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.
77 lines
3.0 KiB
77 lines
3.0 KiB
14 years ago
|
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
||
15 years ago
|
<class>KeramikConfigUI</class>
|
||
14 years ago
|
<widget class="TQWidget">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>KeramikConfigUI</cstring>
|
||
|
</property>
|
||
14 years ago
|
<property name="geometry">
|
||
15 years ago
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
14 years ago
|
<width>295</width>
|
||
|
<height>104</height>
|
||
15 years ago
|
</rect>
|
||
|
</property>
|
||
|
<property name="caption">
|
||
|
<string>Keramik</string>
|
||
|
</property>
|
||
|
<vbox>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
14 years ago
|
<property name="margin">
|
||
|
<number>0</number>
|
||
|
</property>
|
||
14 years ago
|
<widget class="TQCheckBox">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>showAppIcons</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Display the window &icon in the caption bubble</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string>Check this option if you want the window icon to be displayed in the caption bubble next to the titlebar text.</string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQCheckBox">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>smallCaptions</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Draw &small caption bubbles on active windows</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string>Check this option if you want the caption bubble to have the same size on active windows that it has on inactive ones. This option is useful for laptops or low resolution displays where you want maximize the amount of space available to the window contents.</string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQCheckBox">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>largeGrabBars</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Draw g&rab bars below windows</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string>Check this option if you want a grab bar to be drawn below windows. When this option is not selected only a thin border will be drawn in its place.</string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQCheckBox">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>useShadowedText</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Use shadowed &text</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string>Check this option if you want the titlebar text to have a 3D look with a shadow behind it.</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</vbox>
|
||
|
</widget>
|
||
|
<includes>
|
||
|
<include location="global" impldecl="in implementation">kdialog.h</include>
|
||
|
</includes>
|
||
14 years ago
|
<layoutdefaults spacing="6" margin="11"/>
|
||
|
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
|
||
15 years ago
|
</UI>
|