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.
tdebindings/kjsembed/docs/tutorial/passwordfileviewdlg.ui

206 lines
6.1 KiB

<!DOCTYPE UI><UI>
<class>password_viewer</class>
<widget>
<class>TQDialog</class>
<property stdset="1">
<name>name</name>
<cstring>password_viewer</cstring>
</property>
<property>
<name>geometry</name>
<rect>
<x>0</x>
<y>0</y>
<width>493</width>
<height>357</height>
</rect>
</property>
<property>
<name>caption</name>
<string>Password File Viewer</string>
</property>
<property>
<name>sizeGripEnabled</name>
<bool>true</bool>
</property>
<grid>
<property>
<name>margin</name>
<number>11</number>
</property>
<property>
<name>spacing</name>
<number>6</number>
</property>
<widget row="0" column="0" rowspan="1" colspan="2" >
<class>TQLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel1</cstring>
</property>
<property>
<name>font</name>
<font>
<pointsize>12</pointsize>
<bold>1</bold>
</font>
</property>
<property>
<name>text</name>
<string>Password File Viewer</string>
</property>
</widget>
<widget row="1" column="0" rowspan="1" colspan="2" >
<class>Line</class>
<property stdset="1">
<name>name</name>
<cstring>Line1</cstring>
</property>
<property>
<name>orientation</name>
<enum>Horizontal</enum>
</property>
</widget>
<spacer row="3" column="0" >
<property>
<name>name</name>
<cstring>Spacer2</cstring>
</property>
<property>
<name>orientation</name>
<enum>Horizontal</enum>
</property>
<property>
<name>sizeType</name>
<enum>Expanding</enum>
</property>
<property>
<name>sizeHint</name>
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget row="3" column="1" >
<class>TQPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>PushButton5</cstring>
</property>
<property>
<name>text</name>
<string>&amp;Dismiss</string>
</property>
</widget>
<widget row="2" column="0" rowspan="1" colspan="2" >
<class>TQListView</class>
<column>
<property>
<name>text</name>
<string>User Name</string>
</property>
<property>
<name>clickable</name>
<bool>true</bool>
</property>
<property>
<name>resizeable</name>
<bool>true</bool>
</property>
</column>
<column>
<property>
<name>text</name>
<string>Password</string>
</property>
<property>
<name>clickable</name>
<bool>true</bool>
</property>
<property>
<name>resizeable</name>
<bool>true</bool>
</property>
</column>
<column>
<property>
<name>text</name>
<string>User Id</string>
</property>
<property>
<name>clickable</name>
<bool>true</bool>
</property>
<property>
<name>resizeable</name>
<bool>true</bool>
</property>
</column>
<column>
<property>
<name>text</name>
<string>Group Id</string>
</property>
<property>
<name>clickable</name>
<bool>true</bool>
</property>
<property>
<name>resizeable</name>
<bool>true</bool>
</property>
</column>
<column>
<property>
<name>text</name>
<string>Real Name</string>
</property>
<property>
<name>clickable</name>
<bool>true</bool>
</property>
<property>
<name>resizeable</name>
<bool>true</bool>
</property>
</column>
<column>
<property>
<name>text</name>
<string>Home Directory</string>
</property>
<property>
<name>clickable</name>
<bool>true</bool>
</property>
<property>
<name>resizeable</name>
<bool>true</bool>
</property>
</column>
<column>
<property>
<name>text</name>
<string>Shell</string>
</property>
<property>
<name>clickable</name>
<bool>true</bool>
</property>
<property>
<name>resizeable</name>
<bool>true</bool>
</property>
</column>
<property stdset="1">
<name>name</name>
<cstring>view</cstring>
</property>
</widget>
</grid>
</widget>
<connections>
</connections>
</UI>