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.
kiosktool/kiosktool/kioskConfigDialog_ui.ui

330 lines
13 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>KioskConfigDialogUI</class>
<widget class="QWidget">
<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="QCheckBox">
<property name="name">
<cstring>checkProfilePrefix</cstring>
</property>
<property name="text">
<string>Store all &amp;profiles under the same base directory</string>
</property>
</widget>
<widget class="QLayoutWidget">
<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="QLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>&amp;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="QCheckBox">
<property name="name">
<cstring>checkUpload</cstring>
</property>
<property name="text">
<string>On exit, &amp;upload profiles to remote server</string>
</property>
</widget>
<widget class="QLayoutWidget">
<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="QLayoutWidget">
<property name="name">
<cstring>layout7</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>&amp;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="QLabel">
<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="QLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Example:</string>
</property>
</widget>
<widget class="QTextEdit">
<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="QCheckBox">
<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="QLayoutWidget">
<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>