Хранилища Subversion OpenInventory

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

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

/trunk/ClassEditor/classeditor.ui
1,8 → 1,7
<?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>
10,42 → 9,16
<height>400</height>
</rect>
</property>
<property name="windowTitle">
<property name="windowTitle" >
<string>ClassEditor</string>
</property>
<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 class="QMenuBar" name="menuBar" />
<widget class="QToolBar" name="mainToolBar" />
<widget class="QWidget" name="centralWidget" />
<widget class="QStatusBar" name="statusBar" />
</widget>
<layoutdefault spacing="6" margin="11"/>
<layoutDefault spacing="6" margin="11" />
<pixmapfunction></pixmapfunction>
<resources/>
<connections/>
</ui>