diff options
Diffstat (limited to 'kiostdetool/kioskConfigDialog_ui.ui')
-rw-r--r-- | kiostdetool/kioskConfigDialog_ui.ui | 329 |
1 files changed, 329 insertions, 0 deletions
diff --git a/kiostdetool/kioskConfigDialog_ui.ui b/kiostdetool/kioskConfigDialog_ui.ui new file mode 100644 index 0000000..64d2753 --- /dev/null +++ b/kiostdetool/kioskConfigDialog_ui.ui @@ -0,0 +1,329 @@ +<!DOCTYPE UI><UI version="3.2" stdsetdef="1"> +<class>KioskConfigDialogUI</class> +<widget class="TQWidget"> + <property name="name"> + <cstring>KioskConfigDialogUI</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>551</width> + <height>501</height> + </rect> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>checkProfilePrefix</cstring> + </property> + <property name="text"> + <string>Store all &profiles under the same base directory</string> + </property> + </widget> + <widget class="TQLayoutWidget"> + <property name="name"> + <cstring>layout3</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <spacer> + <property name="name"> + <cstring>spacer1</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"> + <property name="name"> + <cstring>layout2</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQLabel"> + <property name="name"> + <cstring>textLabel1</cstring> + </property> + <property name="text"> + <string>&Base directory:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>lineProfilePrefix</cstring> + </property> + </widget> + <widget class="KURLRequester"> + <property name="name"> + <cstring>lineProfilePrefix</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + </widget> + </vbox> + </widget> + </hbox> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>checkUpload</cstring> + </property> + <property name="text"> + <string>On exit, &upload profiles to remote server</string> + </property> + </widget> + <widget class="TQLayoutWidget"> + <property name="name"> + <cstring>layout8</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <spacer> + <property name="name"> + <cstring>spacer1_2</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Fixed</enum> + </property> + <property name="sizeHint"> + <size> + <width>16</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="TQLayoutWidget"> + <property name="name"> + <cstring>layout7</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQLabel"> + <property name="name"> + <cstring>textLabel1_2</cstring> + </property> + <property name="text"> + <string>&Server URL:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>lineUpload</cstring> + </property> + </widget> + <widget class="KURLRequester"> + <property name="name"> + <cstring>lineUpload</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + </widget> + <widget class="TQLabel"> + <property name="name"> + <cstring>textLabel1_3</cstring> + </property> + <property name="text"> + <string>Strip off the following directory prefix when uploading:</string> + </property> + </widget> + <widget class="KLineEdit"> + <property name="name"> + <cstring>lineUploadPrefix</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + </widget> + <widget class="TQLabel"> + <property name="name"> + <cstring>textLabel2</cstring> + </property> + <property name="text"> + <string>Example:</string> + </property> + </widget> + <widget class="TQTextEdit"> + <property name="name"> + <cstring>lblUploadExample</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>500</width> + <height>10</height> + </size> + </property> + <property name="vScrollBarMode"> + <enum>AlwaysOff</enum> + </property> + <property name="hScrollBarMode"> + <enum>AlwaysOff</enum> + </property> + <property name="text"> + <string></string> + </property> + <property name="readOnly"> + <bool>true</bool> + </property> + </widget> + </vbox> + </widget> + </hbox> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>checkUID</cstring> + </property> + <property name="text"> + <string>Do not show users with a UID lower than</string> + </property> + <property name="accel"> + <string></string> + </property> + </widget> + <widget class="TQLayoutWidget"> + <property name="name"> + <cstring>layout6</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <spacer> + <property name="name"> + <cstring>spacer1_2_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="KIntNumInput"> + <property name="name"> + <cstring>numUID</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="minValue"> + <number>1</number> + </property> + </widget> + <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>60</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <spacer> + <property name="name"> + <cstring>spacer2</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> + </vbox> +</widget> +<customwidgets> +</customwidgets> +<connections> + <connection> + <sender>checkProfilePrefix</sender> + <signal>toggled(bool)</signal> + <receiver>lineProfilePrefix</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>checkUpload</sender> + <signal>toggled(bool)</signal> + <receiver>lineUpload</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>checkUID</sender> + <signal>toggled(bool)</signal> + <receiver>numUID</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>checkUpload</sender> + <signal>toggled(bool)</signal> + <receiver>lineUploadPrefix</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>checkUpload</sender> + <signal>toggled(bool)</signal> + <receiver>lblUploadExample</receiver> + <slot>setEnabled(bool)</slot> + </connection> +</connections> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>knuminput.h</includehint> + <includehint>knuminput.h</includehint> +</includehints> +</UI> |