You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
583 lines
24 KiB
583 lines
24 KiB
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
|
|
<class>XsldbgBreakpoints</class>
|
|
<author>Keith Isdale <k_isdale@tpg.com.au></author>
|
|
<widget class="TQWidget">
|
|
<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="TQListView">
|
|
<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="TQLayoutWidget">
|
|
<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="TQLayoutWidget">
|
|
<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="TQLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>idLabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>ID:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="4" column="0">
|
|
<property name="name">
|
|
<cstring>lineNumberLabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Line number:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLineEdit" 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="TQLineEdit" 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="TQLayoutWidget" 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="TQLineEdit">
|
|
<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="TQLayoutWidget" 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="TQLineEdit">
|
|
<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="TQLineEdit" row="2" column="1">
|
|
<property name="name">
|
|
<cstring>modeNameEdit</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="2" column="0">
|
|
<property name="name">
|
|
<cstring>TextLabel1_2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Mode:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>TextLabel1</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Name:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" 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="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout18</cstring>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQPushButton" 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="TQPushButton" 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="TQPushButton" 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="TQPushButton" 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="TQPushButton" 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="TQPushButton" 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="TQLayoutWidget">
|
|
<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="TQPushButton">
|
|
<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(TQListViewItem*)</signal>
|
|
<receiver>XsldbgBreakpoints</receiver>
|
|
<slot>selectionChanged(TQListViewItem*)</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>
|
|
<Q_SLOTS>
|
|
<slot>slotClear()</slot>
|
|
<slot>refresh()</slot>
|
|
<slot>selectionChanged(TQListViewItem*)</slot>
|
|
<slot>slotAddBreakpoint()</slot>
|
|
<slot>slotDeleteBreakpoint()</slot>
|
|
<slot>slotEnableBreakpoint()</slot>
|
|
<slot>slotAddAllTemplateBreakpoints()</slot>
|
|
<slot>slotDeleteAllBreakpoints()</slot>
|
|
</Q_SLOTS>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
</UI>
|