Revert "Rename a number of old tq methods that are no longer tq specific"

This reverts commit 83bf29a811.
pull/2/head
Timothy Pearson 13 years ago
parent 83bf29a811
commit b80cbb501e

@ -27,7 +27,7 @@
#include <tqcombobox.h> #include <tqcombobox.h>
#include <tqwidgetstack.h> #include <tqwidgetstack.h>
#include <tqlistview.h> #include <tqlistview.h>
#include <textedit.h> #include <tqtextedit.h>
#include <tqstring.h> #include <tqstring.h>
#include <tqlabel.h> #include <tqlabel.h>

@ -135,7 +135,7 @@
<property name="sizeType"> <property name="sizeType">
<enum>Fixed</enum> <enum>Fixed</enum>
</property> </property>
<property name="sizeHint"> <property name="tqsizeHint">
<size> <size>
<width>5</width> <width>5</width>
<height>20</height> <height>20</height>
@ -154,7 +154,7 @@
<property name="sizeType"> <property name="sizeType">
<enum>Expanding</enum> <enum>Expanding</enum>
</property> </property>
<property name="sizeHint"> <property name="tqsizeHint">
<size> <size>
<width>160</width> <width>160</width>
<height>20</height> <height>20</height>
@ -247,7 +247,7 @@
<widget class="TQListView" row="0" column="0"> <widget class="TQListView" row="0" column="0">
<column> <column>
<property name="text"> <property name="text">
<string>Status</string> <string>tqStatus</string>
</property> </property>
<property name="clickable"> <property name="clickable">
<bool>true</bool> <bool>true</bool>
@ -342,7 +342,7 @@
<property name="text"> <property name="text">
<string></string> <string></string>
</property> </property>
<property name="alignment"> <property name="tqalignment">
<set>WordBreak|AlignVCenter</set> <set>WordBreak|AlignVCenter</set>
</property> </property>
</widget> </widget>
@ -388,7 +388,7 @@
<property name="text"> <property name="text">
<string></string> <string></string>
</property> </property>
<property name="alignment"> <property name="tqalignment">
<set>WordBreak|AlignVCenter</set> <set>WordBreak|AlignVCenter</set>
</property> </property>
</widget> </widget>

@ -28,7 +28,7 @@
#include <tqlineedit.h> #include <tqlineedit.h>
#include <tqlistview.h> #include <tqlistview.h>
#include <tqlistbox.h> #include <tqlistbox.h>
#include <textbrowser.h> #include <tqtextbrowser.h>
#include <tqwidgetstack.h> #include <tqwidgetstack.h>
#include <tqprocess.h> #include <tqprocess.h>
#include <tqregexp.h> #include <tqregexp.h>

@ -324,7 +324,7 @@
<property name="sizeType"> <property name="sizeType">
<enum>Expanding</enum> <enum>Expanding</enum>
</property> </property>
<property name="sizeHint"> <property name="tqsizeHint">
<size> <size>
<width>270</width> <width>270</width>
<height>20</height> <height>20</height>
@ -432,7 +432,7 @@
<property name="sizeType"> <property name="sizeType">
<enum>Fixed</enum> <enum>Fixed</enum>
</property> </property>
<property name="sizeHint"> <property name="tqsizeHint">
<size> <size>
<width>5</width> <width>5</width>
<height>20</height> <height>20</height>

Loading…
Cancel
Save