<string><b>Preferences</b><p>Change the preferences of TQt Designer. There is always one tab with general preferences. There may be additional tabs, depending on which plugins are installed.</p></string>
<string>A splash screen is displayed when starting TQt Designer if this option is checked.</string>
</property>
</spacer>
<widget class="TQGroupBox" row="1" column="0">
<property name="name">
<cstring>GroupBox5</cstring>
</property>
<property name="title">
<string>Ge&neral</string>
</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="TQCheckBox">
<property name="name">
<cstring>checkBoxWorkspace</cstring>
</property>
<property name="text">
<string>Restore Last &Workspace on Startup</string>
</property>
<property name="accel">
<string>Alt+W</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Restore last workspace</string>
</property>
<property name="whatsThis" stdset="0">
<string>The current workspace settings will be restored the next time you start TQt Designer if this option is checked.</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>checkBoxSplash</cstring>
</property>
<property name="text">
<string>Show &Splash Screen on Startup</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Show Splashscreen</string>
</property>
<property name="whatsThis" stdset="0">
<string>A splash screen is displayed when starting TQt Designer if this option is checked.</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>checkBoxStartDialog</cstring>
</property>
<property name="text">
<string>Show Start &Dialog</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>checkAutoEdit</cstring>
</property>
<property name="text">
<string>Disable Data&base Auto-Edit in Preview</string>
</property>
<property name="accel">
<string>Alt+B</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>checkBoxTextLabels</cstring>
</property>
<property name="text">
<string>Show Toolbutton Lab&els</string>
</property>
<property name="accel">
<string>Alt+E</string>
</property>
<property name="toolTip" stdset="0">
<string>Text Labels</string>
</property>
<property name="whatsThis" stdset="0">
<string>Text labels will be usin in the toolbars if this is checked.</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQGroupBox" row="0" column="1">
<property name="name">
<cstring>groupBoxGrid</cstring>
</property>
<property name="title">
<string>G&rid</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0">
<string></string>
</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="TQCheckBox">
<property name="name">
<cstring>checkBoxSnapGrid</cstring>
</property>
<property name="text">
<string>Sn&ap to Grid</string>
</property>
<property name="accel">
<string>Alt+A</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Snap to the grid</string>
</property>
<property name="whatsThis" stdset="0">
<string><b>Customize the grid-settings for all forms.</b><p>When <b>Snap to Grid</b> is checked, the widgets snap to the grid using the the X/Y resolution.</p></string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout4</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQSpinBox" row="0" column="1">
<property name="name">
<cstring>spinGridX</cstring>
</property>
<property name="maxValue">
<number>50</number>
</property>
<property name="minValue">
<number>5</number>
</property>
<property name="value">
<number>10</number>
</property>
<property name="toolTip" stdset="0">
<string>Grid resolution</string>
</property>
<property name="whatsThis" stdset="0">
<string><b>Customize the grid-settings for all forms.</b><p>When <b>Show Grid</b> is checked, a grid is shown on all forms using the X/Y resolution.</p></string>
</property>
</widget>
<widget class="TQSpinBox" row="1" column="1">
<property name="name">
<cstring>spinGridY</cstring>
</property>
<property name="maxValue">
<number>50</number>
</property>
<property name="minValue">
<number>5</number>
</property>
<property name="value">
<number>10</number>
</property>
<property name="toolTip" stdset="0">
<string>Grid resolution</string>
</property>
<property name="whatsThis" stdset="0">
<string><b>Customize the grid-settings for all forms.</b><p>When <b>Show Grid</b> is checked, a grid is shown on all forms using the X/Y resolution.</p></string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>Label1</cstring>
</property>
<property name="text">
<string>Grid-&X:</string>
</property>
<property name="buddy" stdset="0">
<cstring>spinGridX</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>Label1_2</cstring>
</property>
<property name="text">
<string>Grid-&Y:</string>
</property>
<property name="buddy" stdset="0">
<cstring>spinGridY</cstring>
</property>
</widget>
</grid>
</widget>
</vbox>
</widget>
<widget class="TQButtonGroup" row="0" column="0">
<property name="name">
<cstring>ButtonGroup1</cstring>
</property>
<property name="title">
<string>Backgro&und</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="StyledButton" row="0" column="1">
<property name="name">
<cstring>buttonColor</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="focusPolicy">
<enum>TabFocus</enum>
</property>
<property name="scale" stdset="0">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Choose a color</string>
</property>
<property name="whatsThis" stdset="0">
<string>Select a color in the color dialog.</string>
</property>
</widget>
<widget class="TQRadioButton" row="0" column="0">
<property name="name">
<cstring>radioColor</cstring>
</property>
<property name="focusPolicy">
<enum>NoFocus</enum>
</property>
<property name="text">
<string>Co&lor</string>
</property>
<property name="toolTip" stdset="0">
<string>Use a background color</string>
</property>
<property name="whatsThis" stdset="0">
<string>Use a background color.</string>
</property>
</widget>
<widget class="TQRadioButton" row="1" column="0">
<property name="name">
<cstring>radioPixmap</cstring>
</property>
<property name="text">
<string>&Pixmap</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Use a background pixmap</string>
</property>
<property name="whatsThis" stdset="0">
<string>Use a background pixmap.</string>
</property>
</widget>
<widget class="StyledButton" row="1" column="1">
<property name="name">
<cstring>buttonPixmap</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="focusPolicy">
<enum>TabFocus</enum>
</property>
<property name="scale" stdset="0">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Select a pixmap</string>
</property>
<property name="whatsThis" stdset="0">
<string>Choose a pixmap file.</string>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout6</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQPushButton">
<property name="name">
<cstring>helpButton</cstring>
</property>
<property name="text">
<string>&Help</string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Horizontal Spacing2</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>buttonOk</cstring>
</property>
<property name="text">
<string>&OK</string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
<property name="default">
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0">
<string>Close the dialog and apply all the changes.</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>buttonCancel</cstring>
</property>
<property name="text">
<string>&Cancel</string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
<property name="default">
<bool>false</bool>
</property>
<property name="whatsThis" stdset="0">
<string>Close the dialog and discard any changes.</string>