summaryrefslogtreecommitdiffstats
path: root/src/UiGuiSettingsDialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/UiGuiSettingsDialog.ui')
-rwxr-xr-xsrc/UiGuiSettingsDialog.ui118
1 files changed, 59 insertions, 59 deletions
diff --git a/src/UiGuiSettingsDialog.ui b/src/UiGuiSettingsDialog.ui
index e3c5f7a..2f96561 100755
--- a/src/UiGuiSettingsDialog.ui
+++ b/src/UiGuiSettingsDialog.ui
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>SettingsDialog</class>
- <widget class="QDialog" name="SettingsDialog">
+ <widget class="TQDialog" name="SettingsDialog">
<property name="windowModality">
- <enum>Qt::ApplicationModal</enum>
+ <enum>TQt::ApplicationModal</enum>
</property>
<property name="geometry">
<rect>
@@ -20,13 +20,13 @@
<iconset resource="../resources/Icons.qrc">
<normaloff>:/mainWindow/preferences-system.png</normaloff>:/mainWindow/preferences-system.png</iconset>
</property>
- <layout class="QVBoxLayout">
+ <layout class="TQVBoxLayout">
<item>
- <widget class="QTabWidget" name="tabWidget">
+ <widget class="TQTabWidget" name="tabWidget">
<property name="currentIndex">
<number>0</number>
</property>
- <widget class="QWidget" name="tab">
+ <widget class="TQWidget" name="tab">
<attribute name="icon">
<iconset resource="../resources/Icons.qrc">
<normaloff>:/settingsDialog/applications-system.png</normaloff>:/settingsDialog/applications-system.png</iconset>
@@ -34,11 +34,11 @@
<attribute name="title">
<string>Common</string>
</attribute>
- <layout class="QVBoxLayout">
+ <layout class="TQVBoxLayout">
<item>
- <layout class="QHBoxLayout">
+ <layout class="TQHBoxLayout">
<item>
- <widget class="QLabel" name="label">
+ <widget class="TQLabel" name="label">
<property name="toolTip">
<string>Displays all available translations for UniversalIndentGui and lets you choose one.</string>
</property>
@@ -51,7 +51,7 @@
</widget>
</item>
<item>
- <widget class="QComboBox" name="languageSelectionComboBox">
+ <widget class="TQComboBox" name="languageSelectionComboBox">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
@@ -72,7 +72,7 @@
<item>
<spacer>
<property name="orientation">
- <enum>Qt::Horizontal</enum>
+ <enum>TQt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
@@ -85,7 +85,7 @@
</layout>
</item>
<item>
- <widget class="QCheckBox" name="loadLastOpenedFileOnStartupComboBox">
+ <widget class="TQCheckBox" name="loadLastOpenedFileOnStartupComboBox">
<property name="toolTip">
<string>If selected opens the source code file on startup that was opened last time.</string>
</property>
@@ -101,7 +101,7 @@
</widget>
</item>
<item>
- <widget class="QCheckBox" name="enableIndenterParameterTooltipsCheckBox">
+ <widget class="TQCheckBox" name="enableIndenterParameterTooltipsCheckBox">
<property name="toolTip">
<string>If checked, tool tips will show up if the mouse cursor remains over an indenter parameter for a while.</string>
</property>
@@ -117,9 +117,9 @@
</widget>
</item>
<item>
- <layout class="QHBoxLayout">
+ <layout class="TQHBoxLayout">
<item>
- <widget class="QLabel" name="labelRecentlyOpenedListSize">
+ <widget class="TQLabel" name="labelRecentlyOpenedListSize">
<property name="toolTip">
<string>Sets how many files should be remembered in the list of recently opened files.</string>
</property>
@@ -129,7 +129,7 @@
</widget>
</item>
<item>
- <widget class="QSpinBox" name="recentlyOpenedListSizeSpinBox">
+ <widget class="TQSpinBox" name="recentlyOpenedListSizeSpinBox">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
@@ -159,7 +159,7 @@
<item>
<spacer>
<property name="orientation">
- <enum>Qt::Horizontal</enum>
+ <enum>TQt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
@@ -174,7 +174,7 @@
<item>
<spacer>
<property name="orientation">
- <enum>Qt::Vertical</enum>
+ <enum>TQt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
@@ -186,7 +186,7 @@
</item>
</layout>
</widget>
- <widget class="QWidget" name="tab_2">
+ <widget class="TQWidget" name="tab_2">
<attribute name="icon">
<iconset resource="../resources/Icons.qrc">
<normaloff>:/settingsDialog/accessories-text-editor.png</normaloff>:/settingsDialog/accessories-text-editor.png</iconset>
@@ -194,9 +194,9 @@
<attribute name="title">
<string>Editor</string>
</attribute>
- <layout class="QVBoxLayout">
+ <layout class="TQVBoxLayout">
<item>
- <widget class="QCheckBox" name="whiteSpaceIsVisibleCheckBox">
+ <widget class="TQCheckBox" name="whiteSpaceIsVisibleCheckBox">
<property name="toolTip">
<string>Enables or disables displaying of white space characters in the editor.</string>
</property>
@@ -212,9 +212,9 @@
</widget>
</item>
<item>
- <layout class="QHBoxLayout">
+ <layout class="TQHBoxLayout">
<item>
- <widget class="QLabel" name="labelTabWidth">
+ <widget class="TQLabel" name="labelTabWidth">
<property name="toolTip">
<string>Sets width in single spaces used for tabs</string>
</property>
@@ -227,7 +227,7 @@
</widget>
</item>
<item>
- <widget class="QSpinBox" name="tabWidthSpinBox">
+ <widget class="TQSpinBox" name="tabWidthSpinBox">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
@@ -257,7 +257,7 @@
<item>
<spacer>
<property name="orientation">
- <enum>Qt::Horizontal</enum>
+ <enum>TQt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
@@ -272,7 +272,7 @@
<item>
<spacer>
<property name="orientation">
- <enum>Qt::Vertical</enum>
+ <enum>TQt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
@@ -284,7 +284,7 @@
</item>
</layout>
</widget>
- <widget class="QWidget" name="tab_4">
+ <widget class="TQWidget" name="tab_4">
<attribute name="icon">
<iconset resource="../resources/Icons.qrc">
<normaloff>:/mainWindow/system-software-update.png</normaloff>:/mainWindow/system-software-update.png</iconset>
@@ -292,9 +292,9 @@
<attribute name="title">
<string>Network</string>
</attribute>
- <layout class="QVBoxLayout" name="verticalLayout">
+ <layout class="TQVBoxLayout" name="verticalLayout">
<item>
- <widget class="QCheckBox" name="checkForUpdateCheckBox">
+ <widget class="TQCheckBox" name="checkForUpdateCheckBox">
<property name="toolTip">
<string>Checks whether a new version of UniversalIndentGUI exists on program start, but only once a day.</string>
</property>
@@ -310,13 +310,13 @@
</widget>
</item>
<item>
- <widget class="QGroupBox" name="groupBox">
+ <widget class="TQGroupBox" name="groupBox">
<property name="title">
<string/>
</property>
- <layout class="QVBoxLayout" name="verticalLayout_5">
+ <layout class="TQVBoxLayout" name="verticalLayout_5">
<item>
- <widget class="QCheckBox" name="enableProxyCheckBox">
+ <widget class="TQCheckBox" name="enableProxyCheckBox">
<property name="toolTip">
<string>If checked, the made proxy settings will be applied for all network connections. Type of the used proxy is SOCKS5.</string>
</property>
@@ -332,13 +332,13 @@
</widget>
</item>
<item>
- <widget class="QWidget" name="widget" native="true">
+ <widget class="TQWidget" name="widget" native="true">
<property name="enabled">
<bool>false</bool>
</property>
- <layout class="QGridLayout" name="gridLayout">
+ <layout class="TQGridLayout" name="gridLayout">
<item row="0" column="0">
- <widget class="QLabel" name="label_2">
+ <widget class="TQLabel" name="label_2">
<property name="text">
<string>Host name:</string>
</property>
@@ -348,7 +348,7 @@
</widget>
</item>
<item row="0" column="1">
- <widget class="QLineEdit" name="proxyHostNameLineEdit">
+ <widget class="TQLineEdit" name="proxyHostNameLineEdit">
<property name="toolTip">
<string>Host name of the to be used proxy. E.g.: proxy.example.com</string>
</property>
@@ -361,7 +361,7 @@
</widget>
</item>
<item row="1" column="0">
- <widget class="QLabel" name="label_3">
+ <widget class="TQLabel" name="label_3">
<property name="text">
<string>Port:</string>
</property>
@@ -371,15 +371,15 @@
</widget>
</item>
<item row="1" column="1">
- <widget class="QSpinBox" name="proxyPortSpinBox">
+ <widget class="TQSpinBox" name="proxyPortSpinBox">
<property name="toolTip">
<string>Port number to connect to the before named proxy.</string>
</property>
<property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
+ <set>TQt::AlignRight|TQt::AlignTrailing|TQt::AlignVCenter</set>
</property>
<property name="buttonSymbols">
- <enum>QAbstractSpinBox::NoButtons</enum>
+ <enum>TQAbstractSpinBox::NoButtons</enum>
</property>
<property name="maximum">
<number>99999</number>
@@ -393,7 +393,7 @@
</widget>
</item>
<item row="2" column="0">
- <widget class="QLabel" name="label_4">
+ <widget class="TQLabel" name="label_4">
<property name="text">
<string>User name:</string>
</property>
@@ -403,7 +403,7 @@
</widget>
</item>
<item row="2" column="1">
- <widget class="QLineEdit" name="proxyUserNameLineEdit">
+ <widget class="TQLineEdit" name="proxyUserNameLineEdit">
<property name="toolTip">
<string>If the proxy needs authentification, enter the login name here.</string>
</property>
@@ -416,7 +416,7 @@
</widget>
</item>
<item row="3" column="0">
- <widget class="QLabel" name="label_6">
+ <widget class="TQLabel" name="label_6">
<property name="text">
<string>Password:</string>
</property>
@@ -426,12 +426,12 @@
</widget>
</item>
<item row="3" column="1">
- <widget class="QLineEdit" name="proxyPasswordLineEdit">
+ <widget class="TQLineEdit" name="proxyPasswordLineEdit">
<property name="toolTip">
<string>If the proxy needs authentification, enter the password here.</string>
</property>
<property name="echoMode">
- <enum>QLineEdit::Password</enum>
+ <enum>TQLineEdit::Password</enum>
</property>
<property name="connectedSettingName" stdset="0">
<string notr="true">ProxyPassword</string>
@@ -449,7 +449,7 @@
</item>
</layout>
</widget>
- <widget class="QWidget" name="tab_3">
+ <widget class="TQWidget" name="tab_3">
<attribute name="icon">
<iconset resource="../resources/Icons.qrc">
<normaloff>:/settingsDialog/syntax-highlight.png</normaloff>:/settingsDialog/syntax-highlight.png</iconset>
@@ -457,9 +457,9 @@
<attribute name="title">
<string>Syntax Highlighting</string>
</attribute>
- <layout class="QVBoxLayout">
+ <layout class="TQVBoxLayout">
<item>
- <widget class="QCheckBox" name="enableSyntaxHighlightningCheckBox">
+ <widget class="TQCheckBox" name="enableSyntaxHighlightningCheckBox">
<property name="toolTip">
<string>By enabling special key words of the source code are highlighted.</string>
</property>
@@ -475,7 +475,7 @@
</widget>
</item>
<item>
- <widget class="QGroupBox" name="groupBoxSyntaxHighlighterProperties">
+ <widget class="TQGroupBox" name="groupBoxSyntaxHighlighterProperties">
<property name="enabled">
<bool>false</bool>
</property>
@@ -485,25 +485,25 @@
<property name="title">
<string>Highlighter settings</string>
</property>
- <layout class="QHBoxLayout">
+ <layout class="TQHBoxLayout">
<item>
- <widget class="QListWidget" name="listWidget">
+ <widget class="TQListWidget" name="listWidget">
<property name="currentRow">
<number>-1</number>
</property>
</widget>
</item>
<item>
- <widget class="QListWidget" name="listWidget_2">
+ <widget class="TQListWidget" name="listWidget_2">
<property name="currentRow">
<number>-1</number>
</property>
</widget>
</item>
<item>
- <layout class="QVBoxLayout">
+ <layout class="TQVBoxLayout">
<item>
- <widget class="QPushButton" name="pushButton_2">
+ <widget class="TQPushButton" name="pushButton_2">
<property name="toolTip">
<string>Set the font for the current selected highlighter property.</string>
</property>
@@ -513,7 +513,7 @@
</widget>
</item>
<item>
- <widget class="QPushButton" name="pushButton">
+ <widget class="TQPushButton" name="pushButton">
<property name="toolTip">
<string>Set the color for the current selected highlighter property.</string>
</property>
@@ -525,7 +525,7 @@
<item>
<spacer>
<property name="orientation">
- <enum>Qt::Vertical</enum>
+ <enum>TQt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
@@ -543,7 +543,7 @@
<item>
<spacer>
<property name="orientation">
- <enum>Qt::Vertical</enum>
+ <enum>TQt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
@@ -558,12 +558,12 @@
</widget>
</item>
<item>
- <widget class="QDialogButtonBox" name="buttonBox">
+ <widget class="TQDialogButtonBox" name="buttonBox">
<property name="orientation">
- <enum>Qt::Horizontal</enum>
+ <enum>TQt::Horizontal</enum>
</property>
<property name="standardButtons">
- <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
+ <set>TQDialogButtonBox::Cancel|TQDialogButtonBox::Ok</set>
</property>
</widget>
</item>