]> rtime.felk.cvut.cz Git - orte.git/blob - orte/contrib/shape/FPublisher.ui
The uLUt files included in ORTE updated to actual version from uLan repository.
[orte.git] / orte / contrib / shape / FPublisher.ui
1 <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2 <class>FPublisher</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>FPublisher</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>389</width>
12             <height>256</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Publisher</string>
17     </property>
18     <vbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <widget class="MyQFrame">
23             <property name="name">
24                 <cstring>view</cstring>
25             </property>
26             <property name="paletteBackgroundColor">
27                 <color>
28                     <red>255</red>
29                     <green>255</green>
30                     <blue>255</blue>
31                 </color>
32             </property>
33         </widget>
34         <widget class="QLayoutWidget">
35             <property name="name">
36                 <cstring>layout33</cstring>
37             </property>
38             <hbox>
39                 <property name="name">
40                     <cstring>unnamed</cstring>
41                 </property>
42                 <widget class="QSplitter">
43                     <property name="name">
44                         <cstring>splitter2</cstring>
45                     </property>
46                     <property name="orientation">
47                         <enum>Horizontal</enum>
48                     </property>
49                     <widget class="QLabel">
50                         <property name="name">
51                             <cstring>strengt</cstring>
52                         </property>
53                         <property name="text">
54                             <string>Strength:</string>
55                         </property>
56                     </widget>
57                     <spacer>
58                         <property name="name">
59                             <cstring>spacer3</cstring>
60                         </property>
61                         <property name="orientation">
62                             <enum>Horizontal</enum>
63                         </property>
64                         <property name="sizeType">
65                             <enum>Expanding</enum>
66                         </property>
67                         <property name="sizeHint">
68                             <size>
69                                 <width>46</width>
70                                 <height>20</height>
71                             </size>
72                         </property>
73                     </spacer>
74                 </widget>
75                 <widget class="QSlider">
76                     <property name="name">
77                         <cstring>slider</cstring>
78                     </property>
79                     <property name="minValue">
80                         <number>1</number>
81                     </property>
82                     <property name="maxValue">
83                         <number>5</number>
84                     </property>
85                     <property name="pageStep">
86                         <number>1</number>
87                     </property>
88                     <property name="orientation">
89                         <enum>Horizontal</enum>
90                     </property>
91                     <property name="tickmarks">
92                         <enum>NoMarks</enum>
93                     </property>
94                     <property name="tickInterval">
95                         <number>1</number>
96                     </property>
97                 </widget>
98                 <spacer>
99                     <property name="name">
100                         <cstring>spacer4</cstring>
101                     </property>
102                     <property name="orientation">
103                         <enum>Horizontal</enum>
104                     </property>
105                     <property name="sizeType">
106                         <enum>Expanding</enum>
107                     </property>
108                     <property name="sizeHint">
109                         <size>
110                             <width>122</width>
111                             <height>20</height>
112                         </size>
113                     </property>
114                 </spacer>
115             </hbox>
116         </widget>
117     </vbox>
118 </widget>
119 <customwidgets>
120     <customwidget>
121         <class>MyQFrame</class>
122         <header location="global">MyQFrame.h</header>
123         <sizehint>
124             <width>-1</width>
125             <height>-1</height>
126         </sizehint>
127         <container>0</container>
128         <sizepolicy>
129             <hordata>5</hordata>
130             <verdata>5</verdata>
131             <horstretch>0</horstretch>
132             <verstretch>0</verstretch>
133         </sizepolicy>
134         <pixmap>image0</pixmap>
135     </customwidget>
136 </customwidgets>
137 <images>
138     <image name="image0">
139         <data format="XPM.GZ" length="45">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523250004143a55a6b2e0026630c4f</data>
140     </image>
141 </images>
142 <connections>
143     <connection>
144         <sender>slider</sender>
145         <signal>valueChanged(int)</signal>
146         <receiver>FPublisher</receiver>
147         <slot>strengthChanged()</slot>
148     </connection>
149 </connections>
150 <includes>
151     <include location="global" impldecl="in declaration">orte.h</include>
152     <include location="local" impldecl="in declaration">BoxType.h</include>
153     <include location="local" impldecl="in implementation">FPublisher.ui.h</include>
154 </includes>
155 <variables>
156     <variable>int strength;</variable>
157     <variable>ORTEPublication *publisher;</variable>
158     <variable>ORTEDomain *domain;</variable>
159     <variable access="public">QTimer *timer;</variable>
160     <variable>int color;</variable>
161     <variable>int stepx;</variable>
162     <variable>int stepy;</variable>
163     <variable>int incx;</variable>
164     <variable>int incy;</variable>
165     <variable>int shape;</variable>
166     <variable>BoxType boxType;</variable>
167     <variable>QRect rect;</variable>
168 </variables>
169 <slots>
170     <slot access="protected">init()</slot>
171     <slot access="protected">closeEvent( QCloseEvent * e )</slot>
172     <slot>destroy()</slot>
173     <slot access="protected">Timer()</slot>
174     <slot access="protected">strengthChanged()</slot>
175 </slots>
176 <functions>
177     <function>initPublisher( int icolor, int istrength )</function>
178 </functions>
179 <pixmapinproject/>
180 <layoutdefaults spacing="6" margin="11"/>
181 <includehints>
182     <includehint>myqframe.h</includehint>
183 </includehints>
184 </UI>