diff options
Diffstat (limited to 'kiostdetool/profileSelectionPage_ui.ui')
-rw-r--r-- | kiostdetool/profileSelectionPage_ui.ui | 230 |
1 files changed, 0 insertions, 230 deletions
diff --git a/kiostdetool/profileSelectionPage_ui.ui b/kiostdetool/profileSelectionPage_ui.ui deleted file mode 100644 index 5ba9974..0000000 --- a/kiostdetool/profileSelectionPage_ui.ui +++ /dev/null @@ -1,230 +0,0 @@ -<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> -<class>ProfileSelectionPageUI</class> -<widget class="TQWidget"> - <property name="name"> - <cstring>Page1</cstring> - </property> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>656</width> - <height>362</height> - </rect> - </property> - <property name="backgroundOrigin"> - <enum>WindowOrigin</enum> - </property> - <property name="caption"> - <string>Page1</string> - </property> - <grid> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <spacer row="4" column="1"> - <property name="name"> - <cstring>spacer5</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="TDEListView" row="2" column="1" rowspan="2" colspan="1"> - <column> - <property name="text"> - <string>Profile</string> - </property> - <property name="clickable"> - <bool>true</bool> - </property> - <property name="resizable"> - <bool>true</bool> - </property> - </column> - <column> - <property name="text"> - <string>Description</string> - </property> - <property name="clickable"> - <bool>true</bool> - </property> - <property name="resizable"> - <bool>true</bool> - </property> - </column> - <property name="name"> - <cstring>listProfile</cstring> - </property> - <property name="sizePolicy"> - <sizepolicy> - <hsizetype>7</hsizetype> - <vsizetype>7</vsizetype> - <horstretch>0</horstretch> - <verstretch>1</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>300</width> - <height>220</height> - </size> - </property> - <property name="backgroundOrigin"> - <enum>WindowOrigin</enum> - </property> - <property name="allColumnsShowFocus"> - <bool>true</bool> - </property> - <property name="fullWidth"> - <bool>true</bool> - </property> - </widget> - <spacer row="3" column="2"> - <property name="name"> - <cstring>spacer2_2</cstring> - </property> - <property name="orientation"> - <enum>Horizontal</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" row="2" column="3" rowspan="2" colspan="1"> - <property name="name"> - <cstring>layout3</cstring> - </property> - <vbox> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <widget class="TQPushButton"> - <property name="name"> - <cstring>buttonAdd</cstring> - </property> - <property name="text"> - <string>Add &New Profile</string> - </property> - </widget> - <spacer> - <property name="name"> - <cstring>spacer5_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>10</height> - </size> - </property> - </spacer> - <widget class="TQPushButton"> - <property name="name"> - <cstring>buttonSetup</cstring> - </property> - <property name="text"> - <string>&Setup Profile</string> - </property> - </widget> - <spacer> - <property name="name"> - <cstring>spacer5_2_3</cstring> - </property> - <property name="orientation"> - <enum>Vertical</enum> - </property> - <property name="sizeType"> - <enum>Fixed</enum> - </property> - <property name="sizeHint"> - <size> - <width>20</width> - <height>10</height> - </size> - </property> - </spacer> - <widget class="TQPushButton"> - <property name="name"> - <cstring>buttonUsers</cstring> - </property> - <property name="text"> - <string>&Assign Profiles</string> - </property> - </widget> - <spacer> - <property name="name"> - <cstring>spacer6_2</cstring> - </property> - <property name="orientation"> - <enum>Vertical</enum> - </property> - <property name="sizeType"> - <enum>MinimumExpanding</enum> - </property> - <property name="sizeHint"> - <size> - <width>20</width> - <height>40</height> - </size> - </property> - </spacer> - <widget class="TQPushButton"> - <property name="name"> - <cstring>buttonProperty</cstring> - </property> - <property name="text"> - <string>&Profile Properties</string> - </property> - </widget> - <spacer> - <property name="name"> - <cstring>spacer6</cstring> - </property> - <property name="orientation"> - <enum>Vertical</enum> - </property> - <property name="sizeType"> - <enum>Fixed</enum> - </property> - <property name="sizeHint"> - <size> - <width>20</width> - <height>10</height> - </size> - </property> - </spacer> - <widget class="TQPushButton"> - <property name="name"> - <cstring>buttonDelete</cstring> - </property> - <property name="text"> - <string>&Delete Profile</string> - </property> - </widget> - </vbox> - </widget> - </grid> -</widget> -<layoutdefaults spacing="6" margin="11"/> -</UI> |