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.
tdeutils/kgpg/adduid.ui

68 lines
2.1 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>AddUid</class>
<widget class="TQWidget">
<property name="name">
<cstring>AddUid</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>357</width>
<height>170</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="KLineEdit" row="1" column="0">
<property name="name">
<cstring>kLineEdit1</cstring>
</property>
</widget>
<widget class="KLineEdit" row="3" column="0">
<property name="name">
<cstring>kLineEdit2</cstring>
</property>
</widget>
<widget class="KLineEdit" row="5" column="0">
<property name="name">
<cstring>kLineEdit3</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Name (minimum 5 characters):</string>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Email:</string>
</property>
</widget>
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>Comment (optional):</string>
</property>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>
</includes>
</UI>