Хранилища Subversion OpenInventory

Сравнить редакции

Не учитывать пробелы Редакция 34 → Редакция 35

/trunk/ClassEditor/classeditor.ui
1,7 → 1,8
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>ClassEditor</class>
<widget class="QMainWindow" name="ClassEditor" >
<property name="geometry" >
<widget class="QMainWindow" name="ClassEditor">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
9,16 → 10,42
<height>400</height>
</rect>
</property>
<property name="windowTitle" >
<property name="windowTitle">
<string>ClassEditor</string>
</property>
<widget class="QMenuBar" name="menuBar" />
<widget class="QToolBar" name="mainToolBar" />
<widget class="QWidget" name="centralWidget" />
<widget class="QStatusBar" name="statusBar" />
<widget class="QWidget" name="centralWidget">
<widget class="QLineEdit" name="lineEdit">
<property name="geometry">
<rect>
<x>20</x>
<y>30</y>
<width>571</width>
<height>32</height>
</rect>
</property>
</widget>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>600</width>
<height>28</height>
</rect>
</property>
</widget>
<widget class="QToolBar" name="mainToolBar">
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
</widget>
<widget class="QStatusBar" name="statusBar"/>
</widget>
<layoutDefault spacing="6" margin="11" />
<pixmapfunction></pixmapfunction>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>