diff options
Diffstat (limited to 'kxsldbg/kxsldbgpart/xsldbgbreakpoints.ui')
-rw-r--r-- | kxsldbg/kxsldbgpart/xsldbgbreakpoints.ui | 582 |
1 files changed, 582 insertions, 0 deletions
diff --git a/kxsldbg/kxsldbgpart/xsldbgbreakpoints.ui b/kxsldbg/kxsldbgpart/xsldbgbreakpoints.ui new file mode 100644 index 00000000..a5af9c36 --- /dev/null +++ b/kxsldbg/kxsldbgpart/xsldbgbreakpoints.ui @@ -0,0 +1,582 @@ +<!DOCTYPE UI><UI version="3.1" stdsetdef="1"> +<class>XsldbgBreakpoints</class> +<author>Keith Isdale <[email protected]></author> +<widget class="QWidget"> + <property name="name"> + <cstring>XsldbgBreakpoints</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>498</width> + <height>563</height> + </rect> + </property> + <property name="caption"> + <string>Xsldbg Breakpoints</string> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QListView"> + <column> + <property name="text"> + <string>ID</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <column> + <property name="text"> + <string>Name</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <column> + <property name="text"> + <string>Mode</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <column> + <property name="text"> + <string>File Name</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <column> + <property name="text"> + <string>Line Number</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <column> + <property name="text"> + <string>Enabled</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <property name="name"> + <cstring>breakpointListView</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>7</hsizetype> + <vsizetype>3</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="toolTip" stdset="0"> + <string>Click breakpoint in list to modify or delete it</string> + </property> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>Layout7</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <property name="spacing"> + <number>6</number> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>Layout6</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <property name="spacing"> + <number>6</number> + </property> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>idLabel</cstring> + </property> + <property name="text"> + <string>ID:</string> + </property> + </widget> + <widget class="QLabel" row="4" column="0"> + <property name="name"> + <cstring>lineNumberLabel</cstring> + </property> + <property name="text"> + <string>Line number:</string> + </property> + </widget> + <widget class="QLineEdit" row="3" column="1"> + <property name="name"> + <cstring>sourceFileEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>You don't need to specify directory for file name</string> + </property> + </widget> + <widget class="QLineEdit" row="1" column="1"> + <property name="name"> + <cstring>templateNameEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Template name or match name to look for</string> + </property> + </widget> + <widget class="QLayoutWidget" row="4" column="1"> + <property name="name"> + <cstring>Layout7</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <property name="spacing"> + <number>6</number> + </property> + <widget class="QLineEdit"> + <property name="name"> + <cstring>lineNumberEdit</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="maximumSize"> + <size> + <width>60</width> + <height>32767</height> + </size> + </property> + <property name="toolTip" stdset="0"> + <string>Must be positive</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>Spacer10_2</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="QLayoutWidget" row="0" column="1"> + <property name="name"> + <cstring>Layout5</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <property name="spacing"> + <number>6</number> + </property> + <widget class="QLineEdit"> + <property name="name"> + <cstring>idEdit</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="maximumSize"> + <size> + <width>60</width> + <height>32767</height> + </size> + </property> + <property name="toolTip" stdset="0"> + <string>Must be positive</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>Spacer10</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="QLineEdit" row="2" column="1"> + <property name="name"> + <cstring>modeNameEdit</cstring> + </property> + </widget> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>TextLabel1_2</cstring> + </property> + <property name="text"> + <string>Mode:</string> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>TextLabel1</cstring> + </property> + <property name="text"> + <string>Name:</string> + </property> + </widget> + <widget class="QLabel" row="3" column="0"> + <property name="name"> + <cstring>sourceFileLabel</cstring> + </property> + <property name="text"> + <string>File name:</string> + </property> + </widget> + </grid> + </widget> + <spacer> + <property name="name"> + <cstring>Spacer9</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Fixed</enum> + </property> + <property name="sizeHint"> + <size> + <width>81</width> + <height>20</height> + </size> + </property> + </spacer> + <spacer> + <property name="name"> + <cstring>Spacer7</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <spacer> + <property name="name"> + <cstring>Spacer8_2_2</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Fixed</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout18</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QPushButton" row="0" column="1"> + <property name="name"> + <cstring>deleteButton</cstring> + </property> + <property name="text"> + <string>Delete</string> + </property> + <property name="toolTip" stdset="0"> + <string>Delete breakpoint using ID</string> + </property> + </widget> + <widget class="QPushButton" row="1" column="2"> + <property name="name"> + <cstring>PushButton5</cstring> + </property> + <property name="text"> + <string>Clear</string> + </property> + <property name="toolTip" stdset="0"> + <string>Clear entered text</string> + </property> + </widget> + <widget class="QPushButton" row="1" column="0"> + <property name="name"> + <cstring>addAllButton</cstring> + </property> + <property name="text"> + <string>Add All</string> + </property> + <property name="toolTip" stdset="0"> + <string>Add breakpoint on all templates found</string> + </property> + </widget> + <widget class="QPushButton" row="1" column="1"> + <property name="name"> + <cstring>deleteAllButton</cstring> + </property> + <property name="text"> + <string>Delete All</string> + </property> + <property name="toolTip" stdset="0"> + <string>Delete all breakpoints</string> + </property> + </widget> + <widget class="QPushButton" row="0" column="2"> + <property name="name"> + <cstring>enableButton</cstring> + </property> + <property name="text"> + <string>Enable</string> + </property> + <property name="toolTip" stdset="0"> + <string>Enable breakpoint using ID</string> + </property> + </widget> + <widget class="QPushButton" row="0" column="0"> + <property name="name"> + <cstring>addButton</cstring> + </property> + <property name="text"> + <string>Add</string> + </property> + <property name="toolTip" stdset="0"> + <string>Add breakpoint using file name with line number or a template name</string> + </property> + </widget> + </grid> + </widget> + <spacer> + <property name="name"> + <cstring>Spacer8_2</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Fixed</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>Layout3</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <property name="spacing"> + <number>6</number> + </property> + <spacer> + <property name="name"> + <cstring>Spacer4</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QPushButton"> + <property name="name"> + <cstring>refreshBtn</cstring> + </property> + <property name="text"> + <string>Refresh</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>Spacer5</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + </vbox> +</widget> +<connections> + <connection> + <sender>breakpointListView</sender> + <signal>selectionChanged(QListViewItem*)</signal> + <receiver>XsldbgBreakpoints</receiver> + <slot>selectionChanged(QListViewItem*)</slot> + </connection> + <connection> + <sender>addButton</sender> + <signal>clicked()</signal> + <receiver>XsldbgBreakpoints</receiver> + <slot>slotAddBreakpoint()</slot> + </connection> + <connection> + <sender>deleteButton</sender> + <signal>clicked()</signal> + <receiver>XsldbgBreakpoints</receiver> + <slot>slotDeleteBreakpoint()</slot> + </connection> + <connection> + <sender>enableButton</sender> + <signal>clicked()</signal> + <receiver>XsldbgBreakpoints</receiver> + <slot>slotEnableBreakpoint()</slot> + </connection> + <connection> + <sender>refreshBtn</sender> + <signal>clicked()</signal> + <receiver>XsldbgBreakpoints</receiver> + <slot>refresh()</slot> + </connection> + <connection> + <sender>PushButton5</sender> + <signal>clicked()</signal> + <receiver>XsldbgBreakpoints</receiver> + <slot>slotClear()</slot> + </connection> + <connection> + <sender>addAllButton</sender> + <signal>clicked()</signal> + <receiver>XsldbgBreakpoints</receiver> + <slot>slotAddAllTemplateBreakpoints()</slot> + </connection> + <connection> + <sender>deleteAllButton</sender> + <signal>clicked()</signal> + <receiver>XsldbgBreakpoints</receiver> + <slot>slotDeleteAllBreakpoints()</slot> + </connection> +</connections> +<tabstops> + <tabstop>breakpointListView</tabstop> + <tabstop>idEdit</tabstop> + <tabstop>sourceFileEdit</tabstop> + <tabstop>lineNumberEdit</tabstop> + <tabstop>addButton</tabstop> + <tabstop>deleteButton</tabstop> + <tabstop>enableButton</tabstop> +</tabstops> +<slots> + <slot>slotClear()</slot> + <slot>refresh()</slot> + <slot>selectionChanged(QListViewItem*)</slot> + <slot>slotAddBreakpoint()</slot> + <slot>slotDeleteBreakpoint()</slot> + <slot>slotEnableBreakpoint()</slot> + <slot>slotAddAllTemplateBreakpoints()</slot> + <slot>slotDeleteAllBreakpoints()</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +</UI> |