<!DOCTYPE UI><UI version="3.1" stdsetdef="1"> <class>XsldbgTemplates</class> <author>Keith Isdale <k_isdale@tpg.com.au></author> <widget class="TQWidget"> <property name="name"> <cstring>XsldbgTemplates</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>491</width> <height>232</height> </rect> </property> <property name="caption"> <string>Xsldbg Templates</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="TQListView" row="0" column="0"> <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>Source 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> <property name="name"> <cstring>templatesListView</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>3</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </grid> </widget> <connections> <connection> <sender>templatesListView</sender> <signal>selectionChanged(TQListViewItem*)</signal> <receiver>XsldbgTemplates</receiver> <slot>selectionChanged(TQListViewItem*)</slot> </connection> </connections> <Q_SLOTS> <slot>selectionChanged(TQListViewItem*)</slot> </Q_SLOTS> <layoutdefaults spacing="6" margin="11"/> </UI>