hideLinkInExport for Branches (Floats still missing). Floats are now OrnamentedObj.
1 <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2 <class>ShowTextDialog</class>
3 <author>Uwe Drechsel</author>
4 <widget class="QDialog">
6 <cstring>ShowTextDialog</cstring>
8 <property name="enabled">
11 <property name="geometry">
19 <property name="sizePolicy">
21 <hsizetype>5</hsizetype>
22 <vsizetype>5</vsizetype>
23 <horstretch>0</horstretch>
24 <verstretch>0</verstretch>
27 <property name="backgroundOrigin">
28 <enum>WidgetOrigin</enum>
30 <property name="caption">
31 <string>VYM - Info</string>
33 <property name="sizeGripEnabled">
37 <property name="name">
38 <cstring>unnamed</cstring>
40 <widget class="QLayoutWidget">
41 <property name="name">
42 <cstring>layout9</cstring>
45 <property name="name">
46 <cstring>unnamed</cstring>
48 <widget class="QTextEdit">
49 <property name="name">
50 <cstring>textEdit1</cstring>
52 <property name="sizePolicy">
54 <hsizetype>7</hsizetype>
55 <vsizetype>7</vsizetype>
56 <horstretch>0</horstretch>
57 <verstretch>0</verstretch>
61 <widget class="QLayoutWidget">
62 <property name="name">
63 <cstring>layout8</cstring>
66 <property name="name">
67 <cstring>unnamed</cstring>
70 <property name="name">
71 <cstring>spacer4</cstring>
73 <property name="orientation">
74 <enum>Horizontal</enum>
76 <property name="sizeType">
77 <enum>Expanding</enum>
79 <property name="sizeHint">
86 <widget class="QPushButton">
87 <property name="name">
88 <cstring>pushButton4</cstring>
90 <property name="sizePolicy">
92 <hsizetype>7</hsizetype>
93 <vsizetype>0</vsizetype>
94 <horstretch>0</horstretch>
95 <verstretch>0</verstretch>
98 <property name="maximumSize">
101 <height>32767</height>
104 <property name="text">
105 <string>Close</string>
107 <property name="default">
119 <sender>pushButton4</sender>
120 <signal>clicked()</signal>
121 <receiver>ShowTextDialog</receiver>
122 <slot>accept()</slot>
126 <include location="local" impldecl="in implementation">showtextdialog.ui.h</include>
129 <slot access="private">init()</slot>
130 <slot>setText( const QString & t )</slot>
131 <slot>append( const QString & t )</slot>
134 <layoutdefaults spacing="6" margin="11"/>