showtextdialog.ui
changeset 82 920e6ed5889b
parent 0 7a96bd401351
child 297 c7464b92fdb8
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/showtextdialog.ui	Sun Jan 30 12:59:10 2005 +0000
     1.3 @@ -0,0 +1,135 @@
     1.4 +<!DOCTYPE UI><UI version="3.2" 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>setText( const QString &amp; t )</slot>
   1.134 +    <slot>append( const QString &amp; t )</slot>
   1.135 +</slots>
   1.136 +<pixmapinproject/>
   1.137 +<layoutdefaults spacing="6" margin="11"/>
   1.138 +</UI>