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.
kvpnc/src/configgeneraloptions.ui

200 lines
8.2 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ConfigGeneralOptions</class>
<widget class="TQWidget">
<property name="name">
<cstring>ConfigGeneralOptions</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>341</width>
<height>215</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="caption">
<string>General</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout9</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
</hbox>
</widget>
<widget class="TQLayoutWidget" row="0" column="1">
<property name="name">
<cstring>layout9</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout7</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>useTDEwalletCheckBox</cstring>
</property>
<property name="text">
<string>Use K&amp;Wallet</string>
</property>
<property name="accel">
<string>Alt+W</string>
</property>
<property name="toolTip" stdset="0">
<string>Use TDEWallet for secure store passwords</string>
</property>
<property name="whatsThis" stdset="0">
<string></string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer29_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>110</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout11</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>DontQuitOnCloseEventCheckBox</cstring>
</property>
<property name="text">
<string>Do not &amp;quit by clicking close button</string>
</property>
<property name="accel">
<string>Alt+Q</string>
</property>
<property name="toolTip" stdset="0">
<string>Close button minimizes to system tray &lt;br&gt;(kicker) instead of quit the program</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer31_2</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>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout11_2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>HideOnStartupCheckBox</cstring>
</property>
<property name="text">
<string>Hide on startup</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>Hides the KVpnc mainwindow on startup. KVpnc is still accessable vrom dock menu.</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer31_2_2</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>
</hbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer6</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>80</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</grid>
</widget>
<Q_SLOTS>
<slot>useTDEwalletToggled(bool)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
</UI>