mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 11:23:45 +00:00
161 lines
4.0 KiB
XML
161 lines
4.0 KiB
XML
<ui version="4.0" >
|
|
<class>MainWindow</class>
|
|
<widget class="QMainWindow" name="MainWindow" >
|
|
<property name="geometry" >
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>800</width>
|
|
<height>600</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle" >
|
|
<string>MainWindow</string>
|
|
</property>
|
|
<widget class="QWidget" name="centralwidget" />
|
|
<widget class="QMenuBar" name="menubar" >
|
|
<property name="geometry" >
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>800</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="QMenu" name="menuFile" >
|
|
<property name="title" >
|
|
<string>File</string>
|
|
</property>
|
|
<addaction name="actionNew_Layout" />
|
|
<addaction name="actionOpen_Layout" />
|
|
<addaction name="actionRecent_Layouts" />
|
|
<addaction name="separator" />
|
|
<addaction name="actionSave_Layout" />
|
|
<addaction name="actionSave_As" />
|
|
<addaction name="separator" />
|
|
<addaction name="actionQuit" />
|
|
</widget>
|
|
<addaction name="menuFile" />
|
|
</widget>
|
|
<widget class="QStatusBar" name="statusbar" />
|
|
<widget class="QDockWidget" name="dockLayoutTree" >
|
|
<attribute name="dockWidgetArea" >
|
|
<number>1</number>
|
|
</attribute>
|
|
<widget class="QWidget" name="dockWidgetContents" />
|
|
</widget>
|
|
<action name="actionNew_Layout" >
|
|
<property name="text" >
|
|
<string>New Layout</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionOpen_Layout" >
|
|
<property name="text" >
|
|
<string>Open Layout</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionRecent_Layouts" >
|
|
<property name="text" >
|
|
<string>Recent Layouts</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionSave_Layout" >
|
|
<property name="text" >
|
|
<string>Save Layout</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionSave_As" >
|
|
<property name="text" >
|
|
<string>Save As</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionQuit" >
|
|
<property name="text" >
|
|
<string>Quit</string>
|
|
</property>
|
|
</action>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|
|
<ui version="4.0" >
|
|
<class>MainWindow</class>
|
|
<widget class="QMainWindow" name="MainWindow" >
|
|
<property name="geometry" >
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>800</width>
|
|
<height>600</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle" >
|
|
<string>MainWindow</string>
|
|
</property>
|
|
<widget class="QWidget" name="centralwidget" />
|
|
<widget class="QMenuBar" name="menubar" >
|
|
<property name="geometry" >
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>800</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="QMenu" name="menuFile" >
|
|
<property name="title" >
|
|
<string>File</string>
|
|
</property>
|
|
<addaction name="actionNew_Layout" />
|
|
<addaction name="actionOpen_Layout" />
|
|
<addaction name="actionRecent_Layouts" />
|
|
<addaction name="separator" />
|
|
<addaction name="actionSave_Layout" />
|
|
<addaction name="actionSave_As" />
|
|
<addaction name="separator" />
|
|
<addaction name="actionQuit" />
|
|
</widget>
|
|
<addaction name="menuFile" />
|
|
</widget>
|
|
<widget class="QStatusBar" name="statusbar" />
|
|
<widget class="QDockWidget" name="dockLayoutTree" >
|
|
<attribute name="dockWidgetArea" >
|
|
<number>1</number>
|
|
</attribute>
|
|
<widget class="QWidget" name="dockWidgetContents" />
|
|
</widget>
|
|
<action name="actionNew_Layout" >
|
|
<property name="text" >
|
|
<string>New Layout</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionOpen_Layout" >
|
|
<property name="text" >
|
|
<string>Open Layout</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionRecent_Layouts" >
|
|
<property name="text" >
|
|
<string>Recent Layouts</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionSave_Layout" >
|
|
<property name="text" >
|
|
<string>Save Layout</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionSave_As" >
|
|
<property name="text" >
|
|
<string>Save As</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionQuit" >
|
|
<property name="text" >
|
|
<string>Quit</string>
|
|
</property>
|
|
</action>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|