]> git.lyx.org Git - lyx.git/blob - src/lyxled/ui/MainWindowUi.ui
Comment
[lyx.git] / src / lyxled / ui / MainWindowUi.ui
1 <ui version="4.0" >
2  <class>MainWindow</class>
3  <widget class="QMainWindow" name="MainWindow" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>800</width>
9     <height>600</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>MainWindow</string>
14   </property>
15   <widget class="QWidget" name="centralwidget" />
16   <widget class="QMenuBar" name="menubar" >
17    <property name="geometry" >
18     <rect>
19      <x>0</x>
20      <y>0</y>
21      <width>800</width>
22      <height>31</height>
23     </rect>
24    </property>
25    <widget class="QMenu" name="menuFile" >
26     <property name="title" >
27      <string>File</string>
28     </property>
29     <addaction name="actionNew_Layout" />
30     <addaction name="actionOpen_Layout" />
31     <addaction name="actionRecent_Layouts" />
32     <addaction name="separator" />
33     <addaction name="actionSave_Layout" />
34     <addaction name="actionSave_As" />
35     <addaction name="separator" />
36     <addaction name="actionQuit" />
37    </widget>
38    <addaction name="menuFile" />
39   </widget>
40   <widget class="QStatusBar" name="statusbar" />
41   <widget class="QDockWidget" name="dockLayoutTree" >
42    <attribute name="dockWidgetArea" >
43     <number>1</number>
44    </attribute>
45    <widget class="QWidget" name="dockWidgetContents" />
46   </widget>
47   <action name="actionNew_Layout" >
48    <property name="text" >
49     <string>New Layout</string>
50    </property>
51   </action>
52   <action name="actionOpen_Layout" >
53    <property name="text" >
54     <string>Open Layout</string>
55    </property>
56   </action>
57   <action name="actionRecent_Layouts" >
58    <property name="text" >
59     <string>Recent Layouts</string>
60    </property>
61   </action>
62   <action name="actionSave_Layout" >
63    <property name="text" >
64     <string>Save Layout</string>
65    </property>
66   </action>
67   <action name="actionSave_As" >
68    <property name="text" >
69     <string>Save As</string>
70    </property>
71   </action>
72   <action name="actionQuit" >
73    <property name="text" >
74     <string>Quit</string>
75    </property>
76   </action>
77  </widget>
78  <resources/>
79  <connections/>
80 </ui>
81 <ui version="4.0" >
82  <class>MainWindow</class>
83  <widget class="QMainWindow" name="MainWindow" >
84   <property name="geometry" >
85    <rect>
86     <x>0</x>
87     <y>0</y>
88     <width>800</width>
89     <height>600</height>
90    </rect>
91   </property>
92   <property name="windowTitle" >
93    <string>MainWindow</string>
94   </property>
95   <widget class="QWidget" name="centralwidget" />
96   <widget class="QMenuBar" name="menubar" >
97    <property name="geometry" >
98     <rect>
99      <x>0</x>
100      <y>0</y>
101      <width>800</width>
102      <height>31</height>
103     </rect>
104    </property>
105    <widget class="QMenu" name="menuFile" >
106     <property name="title" >
107      <string>File</string>
108     </property>
109     <addaction name="actionNew_Layout" />
110     <addaction name="actionOpen_Layout" />
111     <addaction name="actionRecent_Layouts" />
112     <addaction name="separator" />
113     <addaction name="actionSave_Layout" />
114     <addaction name="actionSave_As" />
115     <addaction name="separator" />
116     <addaction name="actionQuit" />
117    </widget>
118    <addaction name="menuFile" />
119   </widget>
120   <widget class="QStatusBar" name="statusbar" />
121   <widget class="QDockWidget" name="dockLayoutTree" >
122    <attribute name="dockWidgetArea" >
123     <number>1</number>
124    </attribute>
125    <widget class="QWidget" name="dockWidgetContents" />
126   </widget>
127   <action name="actionNew_Layout" >
128    <property name="text" >
129     <string>New Layout</string>
130    </property>
131   </action>
132   <action name="actionOpen_Layout" >
133    <property name="text" >
134     <string>Open Layout</string>
135    </property>
136   </action>
137   <action name="actionRecent_Layouts" >
138    <property name="text" >
139     <string>Recent Layouts</string>
140    </property>
141   </action>
142   <action name="actionSave_Layout" >
143    <property name="text" >
144     <string>Save Layout</string>
145    </property>
146   </action>
147   <action name="actionSave_As" >
148    <property name="text" >
149     <string>Save As</string>
150    </property>
151   </action>
152   <action name="actionQuit" >
153    <property name="text" >
154     <string>Quit</string>
155    </property>
156   </action>
157  </widget>
158  <resources/>
159  <connections/>
160 </ui>