Initial Project Commit
[retroconv] / stacked2.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MainWindow</class>
4  <widget class="QMainWindow" name="MainWindow">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>800</width>
10     <height>400</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Retro Conversations</string>
15   </property>
16   <widget class="QWidget" name="centralwidget">
17     <widget class="QWidget" name="sentMessageView">
18      <widget class="QWidget" name="verticalLayoutWidget_3">
19       <property name="geometry">
20        <rect>
21         <x>0</x>
22         <y>0</y>
23         <width>800</width>
24         <height>400</height>
25        </rect>
26       </property>
27       <layout class="QVBoxLayout" name="verticalLayout_3">
28        <property name="sizeConstraint">
29         <enum>QLayout::SetMaximumSize</enum>
30        </property>
31        <item>
32         <layout class="QHBoxLayout" name="horizontalLayout_3">
33          <item>
34           <widget class="QLabel" name="frame">
35            <property name="frameShape">
36             <enum>QFrame::Box</enum>
37            </property>
38            <property name="frameShadow">
39             <enum>QFrame::Raised</enum>
40            </property>
41            <property name="lineWidth">
42             <number>5</number>
43            </property>
44            <property name="midLineWidth">
45             <number>0</number>
46            </property>
47            <property name="text">
48             <string>xxxxxx</string>
49            </property>
50            <property name="alignment">
51             <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
52            </property>
53           </widget>
54          </item>
55          <item>
56           <layout class="QVBoxLayout" name="verticalLayout_4">
57            <property name="leftMargin">
58             <number>5</number>
59            </property>
60            <property name="rightMargin">
61             <number>0</number>
62            </property>
63            <item>
64             <widget class="QLabel" name="sent_msg_to">
65              <property name="font">
66               <font>
67                <pointsize>26</pointsize>
68               </font>
69              </property>
70              <property name="styleSheet">
71               <string>color:rgb(106, 106, 106)</string>
72              </property>
73              <property name="text">
74               <string>TextLabel</string>
75              </property>
76              <property name="alignment">
77               <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
78              </property>
79             </widget>
80            </item>
81            <item>
82             <widget class="QLabel" name="sent_msg_date">
83              <property name="frameShape">
84               <enum>QFrame::StyledPanel</enum>
85              </property>
86              <property name="text">
87               <string>TextLabel</string>
88              </property>
89              <property name="alignment">
90               <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
91              </property>
92             </widget>
93            </item>
94            <item>
95             <spacer name="verticalSpacer_3">
96              <property name="orientation">
97               <enum>Qt::Vertical</enum>
98              </property>
99              <property name="sizeHint" stdset="0">
100               <size>
101                <width>20</width>
102                <height>40</height>
103               </size>
104              </property>
105             </spacer>
106            </item>
107           </layout>
108          </item>
109          <item>
110           <spacer name="horizontalSpacer_2">
111            <property name="orientation">
112             <enum>Qt::Horizontal</enum>
113            </property>
114            <property name="sizeHint" stdset="0">
115             <size>
116              <width>40</width>
117              <height>20</height>
118             </size>
119            </property>
120           </spacer>
121          </item>
122         </layout>
123        </item>
124        <item>
125         <widget class="Line" name="line_3">
126          <property name="styleSheet">
127           <string>background:rgb(50, 50, 50);</string>
128          </property>
129          <property name="frameShadow">
130           <enum>QFrame::Plain</enum>
131          </property>
132          <property name="lineWidth">
133           <number>5</number>
134          </property>
135          <property name="orientation">
136           <enum>Qt::Horizontal</enum>
137          </property>
138         </widget>
139        </item>
140        <item>
141         <widget class="QLabel" name="sent_msg_text">
142          <property name="styleSheet">
143           <string>margin-top:5px</string>
144          </property>
145          <property name="text">
146           <string>TextLabel</string>
147          </property>
148          <property name="wordWrap">
149           <bool>true</bool>
150          </property>
151         </widget>
152        </item>
153        <item>
154         <spacer name="verticalSpacer_4">
155          <property name="orientation">
156           <enum>Qt::Vertical</enum>
157          </property>
158          <property name="sizeHint" stdset="0">
159           <size>
160            <width>20</width>
161            <height>40</height>
162           </size>
163          </property>
164         </spacer>
165        </item>
166        <item>
167         <layout class="QHBoxLayout" name="horizontalLayout_4">
168          <item>
169           <widget class="QPushButton" name="sent_msg_delete">
170            <property name="text">
171             <string>Delete</string>
172            </property>
173           </widget>
174          </item>
175          <item>
176           <widget class="QPushButton" name="sent_msg_back">
177            <property name="text">
178             <string>Back</string>
179            </property>
180           </widget>
181          </item>
182         </layout>
183        </item>
184       </layout>
185      </widget>
186     </widget>
187    </widget>
188   <widget class="QMenuBar" name="menubar">
189    <property name="geometry">
190     <rect>
191      <x>0</x>
192      <y>0</y>
193      <width>800</width>
194      <height>25</height>
195     </rect>
196    </property>
197   </widget>
198   <widget class="QStatusBar" name="statusbar"/>
199   <action name="actionOption_1">
200    <property name="text">
201     <string>Option 1</string>
202    </property>
203   </action>
204   <action name="actionOption_2">
205    <property name="text">
206     <string>Option 2</string>
207    </property>
208   </action>
209   <action name="actionBlabla2">
210    <property name="text">
211     <string>blabla2</string>
212    </property>
213   </action>
214  </widget>
215  <resources/>
216  <connections/>
217 </ui>