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.
tdeadmin/ksysv/miscconfig.ui

187 lines
6.6 KiB

<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>MiscConfiguration</class>
<author>Peter Putzer</author>
<widget class="TQWidget">
<property name="name">
<cstring>MiscConfiguration</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>332</width>
<height>137</height>
</rect>
</property>
<property name="caption">
<string>Miscellaneous</string>
</property>
<property name="layoutMargin" stdset="0">
</property>
<property name="layoutSpacing" stdset="0">
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>mMessagesBox</cstring>
</property>
<property name="title">
<string>Informational Messages</string>
</property>
<property name="layoutMargin" stdset="0">
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout12</cstring>
</property>
<property name="layoutSpacing" stdset="0">
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>mShowAllLabel</cstring>
</property>
<property name="text">
<string>Show all messages again:</string>
</property>
</widget>
<spacer>
<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>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>mShowAll</cstring>
</property>
<property name="text">
<string>&amp;Show All</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>mWarnReadOnly</cstring>
</property>
<property name="text">
<string>&amp;Warn if not allowed to write configuration</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>mWarnSortingNumber</cstring>
</property>
<property name="text">
<string>Warn &amp;if unable to generate a sorting number</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQFrame">
<property name="name">
<cstring>mSpacer</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>10</height>
</size>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Spacer7</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>
<connections>
<connection>
<sender>mWarnReadOnly</sender>
<signal>toggled(bool)</signal>
<receiver>MiscConfiguration</receiver>
<slot>slotChanged()</slot>
</connection>
<connection>
<sender>mWarnSortingNumber</sender>
<signal>toggled(bool)</signal>
<receiver>MiscConfiguration</receiver>
<slot>slotChanged()</slot>
</connection>
</connections>
<includes>
<include location="global" impldecl="in declaration">tdelocale.h</include>
</includes>
<slots>
<slot access="protected">slotChanged()</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>