showtextdialog.ui
changeset 849 988f1908a7c4
parent 297 c7464b92fdb8
     1.1 --- a/showtextdialog.ui	Tue Apr 11 14:34:14 2006 +0000
     1.2 +++ b/showtextdialog.ui	Fri Jul 23 16:43:49 2010 +0000
     1.3 @@ -1,136 +1,80 @@
     1.4 -<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
     1.5 -<class>ShowTextDialog</class>
     1.6 -<author>Uwe Drechsel</author>
     1.7 -<widget class="QDialog">
     1.8 -    <property name="name">
     1.9 -        <cstring>ShowTextDialog</cstring>
    1.10 -    </property>
    1.11 -    <property name="enabled">
    1.12 -        <bool>true</bool>
    1.13 -    </property>
    1.14 -    <property name="geometry">
    1.15 -        <rect>
    1.16 -            <x>0</x>
    1.17 -            <y>0</y>
    1.18 -            <width>560</width>
    1.19 -            <height>383</height>
    1.20 -        </rect>
    1.21 -    </property>
    1.22 -    <property name="sizePolicy">
    1.23 -        <sizepolicy>
    1.24 -            <hsizetype>5</hsizetype>
    1.25 -            <vsizetype>5</vsizetype>
    1.26 -            <horstretch>0</horstretch>
    1.27 -            <verstretch>0</verstretch>
    1.28 -        </sizepolicy>
    1.29 -    </property>
    1.30 -    <property name="backgroundOrigin">
    1.31 -        <enum>WidgetOrigin</enum>
    1.32 -    </property>
    1.33 -    <property name="caption">
    1.34 -        <string>VYM - Info</string>
    1.35 -    </property>
    1.36 -    <property name="sizeGripEnabled">
    1.37 -        <bool>false</bool>
    1.38 -    </property>
    1.39 -    <vbox>
    1.40 -        <property name="name">
    1.41 -            <cstring>unnamed</cstring>
    1.42 -        </property>
    1.43 -        <widget class="QLayoutWidget">
    1.44 -            <property name="name">
    1.45 -                <cstring>layout9</cstring>
    1.46 -            </property>
    1.47 -            <vbox>
    1.48 -                <property name="name">
    1.49 -                    <cstring>unnamed</cstring>
    1.50 -                </property>
    1.51 -                <widget class="QTextEdit">
    1.52 -                    <property name="name">
    1.53 -                        <cstring>textEdit1</cstring>
    1.54 -                    </property>
    1.55 -                    <property name="sizePolicy">
    1.56 -                        <sizepolicy>
    1.57 -                            <hsizetype>7</hsizetype>
    1.58 -                            <vsizetype>7</vsizetype>
    1.59 -                            <horstretch>0</horstretch>
    1.60 -                            <verstretch>0</verstretch>
    1.61 -                        </sizepolicy>
    1.62 -                    </property>
    1.63 -                </widget>
    1.64 -                <widget class="QLayoutWidget">
    1.65 -                    <property name="name">
    1.66 -                        <cstring>layout8</cstring>
    1.67 -                    </property>
    1.68 -                    <hbox>
    1.69 -                        <property name="name">
    1.70 -                            <cstring>unnamed</cstring>
    1.71 -                        </property>
    1.72 -                        <spacer>
    1.73 -                            <property name="name">
    1.74 -                                <cstring>spacer4</cstring>
    1.75 -                            </property>
    1.76 -                            <property name="orientation">
    1.77 -                                <enum>Horizontal</enum>
    1.78 -                            </property>
    1.79 -                            <property name="sizeType">
    1.80 -                                <enum>Expanding</enum>
    1.81 -                            </property>
    1.82 -                            <property name="sizeHint">
    1.83 -                                <size>
    1.84 -                                    <width>141</width>
    1.85 -                                    <height>21</height>
    1.86 -                                </size>
    1.87 -                            </property>
    1.88 -                        </spacer>
    1.89 -                        <widget class="QPushButton">
    1.90 -                            <property name="name">
    1.91 -                                <cstring>pushButton4</cstring>
    1.92 -                            </property>
    1.93 -                            <property name="sizePolicy">
    1.94 -                                <sizepolicy>
    1.95 -                                    <hsizetype>7</hsizetype>
    1.96 -                                    <vsizetype>0</vsizetype>
    1.97 -                                    <horstretch>0</horstretch>
    1.98 -                                    <verstretch>0</verstretch>
    1.99 -                                </sizepolicy>
   1.100 -                            </property>
   1.101 -                            <property name="maximumSize">
   1.102 -                                <size>
   1.103 -                                    <width>150</width>
   1.104 -                                    <height>32767</height>
   1.105 -                                </size>
   1.106 -                            </property>
   1.107 -                            <property name="text">
   1.108 -                                <string>Close</string>
   1.109 -                            </property>
   1.110 -                            <property name="default">
   1.111 -                                <bool>true</bool>
   1.112 -                            </property>
   1.113 -                        </widget>
   1.114 -                    </hbox>
   1.115 -                </widget>
   1.116 -            </vbox>
   1.117 -        </widget>
   1.118 -    </vbox>
   1.119 -</widget>
   1.120 -<connections>
   1.121 -    <connection>
   1.122 -        <sender>pushButton4</sender>
   1.123 -        <signal>clicked()</signal>
   1.124 -        <receiver>ShowTextDialog</receiver>
   1.125 -        <slot>accept()</slot>
   1.126 -    </connection>
   1.127 -</connections>
   1.128 -<includes>
   1.129 -    <include location="local" impldecl="in implementation">showtextdialog.ui.h</include>
   1.130 -</includes>
   1.131 -<slots>
   1.132 -    <slot access="private">init()</slot>
   1.133 -    <slot>setCaption( const QString &amp; t )</slot>
   1.134 -    <slot>setText( const QString &amp; t )</slot>
   1.135 -    <slot>append( const QString &amp; t )</slot>
   1.136 -</slots>
   1.137 -<pixmapinproject/>
   1.138 -<layoutdefaults spacing="6" margin="11"/>
   1.139 -</UI>
   1.140 +<ui version="4.0" >
   1.141 + <author></author>
   1.142 + <comment></comment>
   1.143 + <exportmacro></exportmacro>
   1.144 + <class>ShowTextDialog</class>
   1.145 + <widget class="QDialog" name="ShowTextDialog" >
   1.146 +  <property name="geometry" >
   1.147 +   <rect>
   1.148 +    <x>0</x>
   1.149 +    <y>0</y>
   1.150 +    <width>689</width>
   1.151 +    <height>370</height>
   1.152 +   </rect>
   1.153 +  </property>
   1.154 +  <property name="windowTitle" >
   1.155 +   <string>Dialog</string>
   1.156 +  </property>
   1.157 +  <layout class="QGridLayout" >
   1.158 +   <property name="margin" >
   1.159 +    <number>9</number>
   1.160 +   </property>
   1.161 +   <property name="spacing" >
   1.162 +    <number>6</number>
   1.163 +   </property>
   1.164 +   <item row="0" column="0" >
   1.165 +    <widget class="QTextEdit" name="textEdit" />
   1.166 +   </item>
   1.167 +   <item row="1" column="0" >
   1.168 +    <layout class="QHBoxLayout" >
   1.169 +     <property name="margin" >
   1.170 +      <number>0</number>
   1.171 +     </property>
   1.172 +     <property name="spacing" >
   1.173 +      <number>6</number>
   1.174 +     </property>
   1.175 +     <item>
   1.176 +      <spacer>
   1.177 +       <property name="orientation" >
   1.178 +        <enum>Qt::Horizontal</enum>
   1.179 +       </property>
   1.180 +       <property name="sizeHint" >
   1.181 +        <size>
   1.182 +         <width>131</width>
   1.183 +         <height>31</height>
   1.184 +        </size>
   1.185 +       </property>
   1.186 +      </spacer>
   1.187 +     </item>
   1.188 +     <item>
   1.189 +      <widget class="QPushButton" name="okButton" >
   1.190 +       <property name="text" >
   1.191 +        <string>Close</string>
   1.192 +       </property>
   1.193 +      </widget>
   1.194 +     </item>
   1.195 +    </layout>
   1.196 +   </item>
   1.197 +  </layout>
   1.198 + </widget>
   1.199 + <pixmapfunction></pixmapfunction>
   1.200 + <resources/>
   1.201 + <connections>
   1.202 +  <connection>
   1.203 +   <sender>okButton</sender>
   1.204 +   <signal>clicked()</signal>
   1.205 +   <receiver>ShowTextDialog</receiver>
   1.206 +   <slot>accept()</slot>
   1.207 +   <hints>
   1.208 +    <hint type="sourcelabel" >
   1.209 +     <x>278</x>
   1.210 +     <y>253</y>
   1.211 +    </hint>
   1.212 +    <hint type="destinationlabel" >
   1.213 +     <x>96</x>
   1.214 +     <y>254</y>
   1.215 +    </hint>
   1.216 +   </hints>
   1.217 +  </connection>
   1.218 + </connections>
   1.219 +</ui>