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/profilePropsPage_ui.ui

255 lines
9.3 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>ProfilePropsPageUI</class>
<widget class="TQWidget">
<property name="name">
<cstring>Page2</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>721</width>
<height>543</height>
</rect>
</property>
<property name="backgroundOrigin">
<enum>WindowOrigin</enum>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="0" column="2">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
<spacer row="0" column="0">
<property name="name">
<cstring>spacer1</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>
<widget class="TQFrame" row="0" column="1">
<property name="name">
<cstring>frame3</cstring>
</property>
<property name="backgroundOrigin">
<enum>WindowOrigin</enum>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="backgroundOrigin">
<enum>WindowOrigin</enum>
</property>
<property name="text">
<string>&amp;Profile name:</string>
</property>
<property name="buddy" stdset="0">
<cstring>editProfileName</cstring>
</property>
</widget>
<widget class="KLineEdit">
<property name="name">
<cstring>editProfileName</cstring>
</property>
<property name="minimumSize">
<size>
<width>400</width>
<height>0</height>
</size>
</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>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="backgroundOrigin">
<enum>WindowOrigin</enum>
</property>
<property name="text">
<string>Short &amp;description:</string>
</property>
<property name="buddy" stdset="0">
<cstring>editDescription</cstring>
</property>
</widget>
<widget class="KLineEdit">
<property name="name">
<cstring>editDescription</cstring>
</property>
<property name="minimumSize">
<size>
<width>400</width>
<height>0</height>
</size>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer5_2_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>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel4_2</cstring>
</property>
<property name="backgroundOrigin">
<enum>WindowOrigin</enum>
</property>
<property name="text">
<string>&amp;Files in this profile will be owned by:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kurlInstallDir</cstring>
</property>
</widget>
<widget class="TQComboBox">
<property name="name">
<cstring>comboUser</cstring>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer5_2_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="TQLabel">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="backgroundOrigin">
<enum>WindowOrigin</enum>
</property>
<property name="text">
<string>&amp;Directory for this profile:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kurlInstallDir</cstring>
</property>
</widget>
<widget class="KURLRequester">
<property name="name">
<cstring>kurlInstallDir</cstring>
</property>
<property name="minimumSize">
<size>
<width>400</width>
<height>0</height>
</size>
</property>
<property name="backgroundOrigin">
<enum>WindowOrigin</enum>
</property>
</widget>
<widget class="KLineEdit">
<property name="name">
<cstring>labelInstallDir</cstring>
</property>
</widget>
</vbox>
</widget>
<spacer row="1" column="1">
<property name="name">
<cstring>spacer5</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>30</height>
</size>
</property>
</spacer>
</grid>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>
<include location="global" impldecl="in implementation">kurlrequester.h</include>
</includes>
</UI>