diff options
Diffstat (limited to 'kbabel/kbabeldict/modules/dbsearchengine2/sourcedialog.ui')
-rw-r--r-- | kbabel/kbabeldict/modules/dbsearchengine2/sourcedialog.ui | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/kbabel/kbabeldict/modules/dbsearchengine2/sourcedialog.ui b/kbabel/kbabeldict/modules/dbsearchengine2/sourcedialog.ui index 3f4030a0..9447f794 100644 --- a/kbabel/kbabeldict/modules/dbsearchengine2/sourcedialog.ui +++ b/kbabel/kbabeldict/modules/dbsearchengine2/sourcedialog.ui @@ -1,10 +1,10 @@ <!DOCTYPE UI><UI version="3.2" stdsetdef="1"> <class>SourceDialog</class> -<widget class="QDialog"> +<widget class="TQDialog"> <property name="name"> <cstring>SourceDialog</cstring> </property> - <property name="geometry"> + <property name="tqgeometry"> <rect> <x>0</x> <y>0</y> @@ -29,7 +29,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>40</width> <height>20</height> @@ -52,18 +52,18 @@ <string>&Cancel</string> </property> </widget> - <widget class="QGroupBox" row="1" column="0" rowspan="1" colspan="3"> + <widget class="TQGroupBox" row="1" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>groupBox1</cstring> </property> <property name="title"> <string>Additional Informations</string> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>textLabel6</cstring> </property> - <property name="geometry"> + <property name="tqgeometry"> <rect> <x>11</x> <y>76</y> @@ -72,14 +72,14 @@ </rect> </property> <property name="text"> - <string>Status: </string> + <string>tqStatus: </string> </property> </widget> <widget class="KLineEdit"> <property name="name"> <cstring>projectName</cstring> </property> - <property name="geometry"> + <property name="tqgeometry"> <rect> <x>125</x> <y>22</y> @@ -92,7 +92,7 @@ <property name="name"> <cstring>projectKeywords</cstring> </property> - <property name="geometry"> + <property name="tqgeometry"> <rect> <x>125</x> <y>49</y> @@ -105,7 +105,7 @@ <property name="name"> <cstring>status</cstring> </property> - <property name="geometry"> + <property name="tqgeometry"> <rect> <x>125</x> <y>76</y> @@ -117,11 +117,11 @@ <bool>true</bool> </property> </widget> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>textLabel4</cstring> </property> - <property name="geometry"> + <property name="tqgeometry"> <rect> <x>11</x> <y>22</y> @@ -133,11 +133,11 @@ <string>Project name:</string> </property> </widget> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>textLabel5</cstring> </property> - <property name="geometry"> + <property name="tqgeometry"> <rect> <x>11</x> <y>49</y> @@ -150,7 +150,7 @@ </property> </widget> </widget> - <widget class="QGroupBox" row="0" column="0" rowspan="1" colspan="3"> + <widget class="TQGroupBox" row="0" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>groupBox2</cstring> </property> @@ -186,7 +186,7 @@ <cstring>type</cstring> </property> </widget> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>textLabel1</cstring> </property> @@ -199,7 +199,7 @@ <cstring>sourceLocation</cstring> </property> </widget> - <widget class="QLabel" row="1" column="0"> + <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>textLabel3</cstring> </property> @@ -215,7 +215,7 @@ <string>Setup Filter...</string> </property> </widget> - <widget class="QLabel" row="2" column="0"> + <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>textLabel2</cstring> </property> @@ -223,7 +223,7 @@ <string>Location:</string> </property> </widget> - <widget class="QCheckBox" row="3" column="0"> + <widget class="TQCheckBox" row="3" column="0"> <property name="name"> <cstring>useFilter</cstring> </property> @@ -251,7 +251,7 @@ <slot>reject()</slot> </connection> </connections> -<layoutdefaults spacing="6" margin="11"/> +<tqlayoutdefaults spacing="6" margin="11"/> <includehints> <includehint>kpushbutton.h</includehint> <includehint>kpushbutton.h</includehint> |