Хранилища Subversion OpenInventory

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

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

/trunk/ClassEditor/classeditor.ui
152,9 → 152,47
<x>0</x>
<y>0</y>
<width>983</width>
<height>27</height>
<height>25</height>
</rect>
</property>
<widget class="QMenu" name="menu">
<property name="title">
<string>Класс</string>
</property>
<widget class="QMenu" name="menu_3">
<property name="title">
<string>Удалить классы</string>
</property>
<addaction name="action_3"/>
<addaction name="separator"/>
<addaction name="action_4"/>
</widget>
<addaction name="newClassAction"/>
<addaction name="separator"/>
<addaction name="menu_3"/>
<addaction name="separator"/>
<addaction name="action_ID"/>
<addaction name="action_showAlias"/>
<addaction name="action_showInstance"/>
</widget>
<widget class="QMenu" name="menu_2">
<property name="title">
<string>Поле</string>
</property>
<widget class="QMenu" name="menu_4">
<property name="title">
<string>Удалить поля</string>
</property>
<addaction name="action_11"/>
<addaction name="separator"/>
<addaction name="action_13"/>
</widget>
<addaction name="action_8"/>
<addaction name="separator"/>
<addaction name="menu_4"/>
</widget>
<addaction name="menu"/>
<addaction name="menu_2"/>
</widget>
<widget class="QToolBar" name="mainToolBar">
<attribute name="toolBarArea">
165,6 → 203,60
</attribute>
</widget>
<widget class="QStatusBar" name="statusBar"/>
<action name="newClassAction">
<property name="text">
<string>Новый класс</string>
</property>
</action>
<action name="action_3">
<property name="text">
<string>Удалить все классы</string>
</property>
</action>
<action name="action_4">
<property name="text">
<string>Удалить выбранные классы</string>
</property>
</action>
<action name="action_8">
<property name="text">
<string>Новое поле</string>
</property>
</action>
<action name="action_11">
<property name="text">
<string>Удалить все поля</string>
</property>
</action>
<action name="action_13">
<property name="text">
<string>Удалить выделенные поля</string>
</property>
</action>
<action name="action_ID">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>Показывать ID</string>
</property>
</action>
<action name="action_showAlias">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>Показывать псевдоним</string>
</property>
</action>
<action name="action_showInstance">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>Показывать хранилища объектов</string>
</property>
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>