summaryrefslogtreecommitdiffstats
path: root/src/AboutDialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/AboutDialog.ui')
-rwxr-xr-xsrc/AboutDialog.ui48
1 files changed, 24 insertions, 24 deletions
diff --git a/src/AboutDialog.ui b/src/AboutDialog.ui
index 0e1e9d7..dbc2b8c 100755
--- a/src/AboutDialog.ui
+++ b/src/AboutDialog.ui
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>AboutDialog</class>
- <widget class="QDialog" name="AboutDialog">
+ <widget class="TQDialog" name="AboutDialog">
<property name="geometry">
<rect>
<x>0</x>
@@ -29,21 +29,21 @@
<iconset resource="../resources/Icons.qrc">
<normaloff>:/mainWindow/info.png</normaloff>:/mainWindow/info.png</iconset>
</property>
- <layout class="QVBoxLayout">
+ <layout class="TQVBoxLayout">
<property name="margin">
<number>0</number>
</property>
<item>
- <widget class="QFrame" name="frame">
+ <widget class="TQFrame" name="frame">
<property name="styleSheet">
- <string notr="true">QFrame#frame { background-color: qlineargradient( x1:0, y1:0, x2:0, y2:1, stop:0 #FFFF60, stop:0.5 #D8C304, stop:1 #FFFF60 ); border: 2px solid #A89C57; border-radius: 4px;}</string>
+ <string notr="true">TQFrame#frame { background-color: qlineargradient( x1:0, y1:0, x2:0, y2:1, stop:0 #FFFF60, stop:0.5 #D8C304, stop:1 #FFFF60 ); border: 2px solid #A89C57; border-radius: 4px;}</string>
</property>
<property name="frameShape">
- <enum>QFrame::StyledPanel</enum>
+ <enum>TQFrame::StyledPanel</enum>
</property>
- <layout class="QVBoxLayout">
+ <layout class="TQVBoxLayout">
<item>
- <widget class="QLabel" name="bannerLabel">
+ <widget class="TQLabel" name="bannerLabel">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
@@ -71,7 +71,7 @@
</widget>
</item>
<item>
- <widget class="QTextBrowser" name="versionTextBrowser">
+ <widget class="TQTextBrowser" name="versionTextBrowser">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
@@ -85,13 +85,13 @@
</size>
</property>
<property name="styleSheet">
- <string notr="true">QTextBrowser{background-color:transparent}</string>
+ <string notr="true">TQTextBrowser{background-color:transparent}</string>
</property>
<property name="frameShape">
- <enum>QFrame::NoFrame</enum>
+ <enum>TQFrame::NoFrame</enum>
</property>
<property name="verticalScrollBarPolicy">
- <enum>Qt::ScrollBarAlwaysOff</enum>
+ <enum>TQt::ScrollBarAlwaysOff</enum>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
@@ -103,7 +103,7 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item>
- <widget class="QTextBrowser" name="authorTextBrowser">
+ <widget class="TQTextBrowser" name="authorTextBrowser">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
@@ -114,13 +114,13 @@ p, li { white-space: pre-wrap; }
<bool>false</bool>
</property>
<property name="styleSheet">
- <string notr="true">QTextBrowser{background-color:transparent}</string>
+ <string notr="true">TQTextBrowser{background-color:transparent}</string>
</property>
<property name="frameShape">
- <enum>QFrame::NoFrame</enum>
+ <enum>TQFrame::NoFrame</enum>
</property>
<property name="verticalScrollBarPolicy">
- <enum>Qt::ScrollBarAlwaysOff</enum>
+ <enum>TQt::ScrollBarAlwaysOff</enum>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
@@ -137,24 +137,24 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item>
- <widget class="QTextBrowser" name="creditsTextBrowser">
+ <widget class="TQTextBrowser" name="creditsTextBrowser">
<property name="styleSheet">
- <string notr="true">QTextBrowser#creditsTextBrowser{border:2px solid rgba(0,0,0,10%); background-color:qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(0,0,0,80%), stop:0.1 rgba(0,0,0,15%), stop:0.9 rgba(0,0,0,15%), stop:1 rgba(0,0,0,80%) )}</string>
+ <string notr="true">TQTextBrowser#creditsTextBrowser{border:2px solid rgba(0,0,0,10%); background-color:qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 rgba(0,0,0,80%), stop:0.1 rgba(0,0,0,15%), stop:0.9 rgba(0,0,0,15%), stop:1 rgba(0,0,0,80%) )}</string>
</property>
<property name="frameShape">
- <enum>QFrame::NoFrame</enum>
+ <enum>TQFrame::NoFrame</enum>
</property>
<property name="verticalScrollBarPolicy">
- <enum>Qt::ScrollBarAlwaysOff</enum>
+ <enum>TQt::ScrollBarAlwaysOff</enum>
</property>
</widget>
</item>
<item>
- <layout class="QHBoxLayout">
+ <layout class="TQHBoxLayout">
<item>
<spacer>
<property name="orientation">
- <enum>Qt::Horizontal</enum>
+ <enum>TQt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
@@ -165,9 +165,9 @@ p, li { white-space: pre-wrap; }
</spacer>
</item>
<item>
- <widget class="QPushButton" name="okButton">
+ <widget class="TQPushButton" name="okButton">
<property name="styleSheet">
- <string notr="true">QPushButton#okButton { background-color: qlineargradient( x1:0, y1:0, x2:0, y2:1, stop:0 #DCB28A, stop:0.5 #B8784B, stop:1 #DCB28A ); border: 2px solid #A89C57; border-radius: 4px;} QPushButton:hover#okButton { background-color: qlineargradient( x1:0, y1:0, x2:0, y2:1, stop:0 #B8784B, stop:0.5 #DCB28A, stop:1 #B8784B ); } QPushButton:pressed#okButton{ border: 2px solid #D8CB75 }</string>
+ <string notr="true">TQPushButton#okButton { background-color: qlineargradient( x1:0, y1:0, x2:0, y2:1, stop:0 #DCB28A, stop:0.5 #B8784B, stop:1 #DCB28A ); border: 2px solid #A89C57; border-radius: 4px;} TQPushButton:hover#okButton { background-color: qlineargradient( x1:0, y1:0, x2:0, y2:1, stop:0 #B8784B, stop:0.5 #DCB28A, stop:1 #B8784B ); } TQPushButton:pressed#okButton{ border: 2px solid #D8CB75 }</string>
</property>
<property name="text">
<string> OK </string>
@@ -177,7 +177,7 @@ p, li { white-space: pre-wrap; }
<item>
<spacer>
<property name="orientation">
- <enum>Qt::Horizontal</enum>
+ <enum>TQt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>