|
|
@ -15,7 +15,7 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="centralwidget">
|
|
|
|
<widget class="QWidget" name="centralwidget">
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
<item row="1" column="0">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QToolBox" name="toolBox">
|
|
|
|
<widget class="QToolBox" name="toolBox">
|
|
|
|
<property name="currentIndex">
|
|
|
|
<property name="currentIndex">
|
|
|
|
<number>0</number>
|
|
|
|
<number>0</number>
|
|
|
@ -26,17 +26,14 @@
|
|
|
|
<x>0</x>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<y>0</y>
|
|
|
|
<width>776</width>
|
|
|
|
<width>776</width>
|
|
|
|
<height>398</height>
|
|
|
|
<height>426</height>
|
|
|
|
</rect>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<attribute name="label">
|
|
|
|
<attribute name="label">
|
|
|
|
<string>Mission Compiler Options</string>
|
|
|
|
<string>Mission Compiler Options</string>
|
|
|
|
</attribute>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="0" column="1">
|
|
|
|
<item row="3" column="4">
|
|
|
|
<widget class="QListWidget" name="allPrimitivesList"/>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="0" column="2">
|
|
|
|
|
|
|
|
<layout class="QVBoxLayout" name="addRemoveLayout">
|
|
|
|
<layout class="QVBoxLayout" name="addRemoveLayout">
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|
<spacer name="verticalSpacer_3">
|
|
|
|
<spacer name="verticalSpacer_3">
|
|
|
@ -53,15 +50,29 @@
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="addSelectedButton">
|
|
|
|
<widget class="QPushButton" name="addSelectedButton">
|
|
|
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
|
|
|
<string>Add Selected</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>>></string>
|
|
|
|
<string/>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset resource="mission_compiler.qrc">
|
|
|
|
|
|
|
|
<normaloff>:/buttons/images/arrow-right-2.png</normaloff>:/buttons/images/arrow-right-2.png</iconset>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="addAllButton">
|
|
|
|
<widget class="QPushButton" name="addAllButton">
|
|
|
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
|
|
|
<string>Add All</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>ALL >></string>
|
|
|
|
<string/>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset resource="mission_compiler.qrc">
|
|
|
|
|
|
|
|
<normaloff>:/buttons/images/arrow-right-double-2.png</normaloff>:/buttons/images/arrow-right-double-2.png</iconset>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
@ -80,15 +91,29 @@
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="removeAllButton">
|
|
|
|
<widget class="QPushButton" name="removeAllButton">
|
|
|
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
|
|
|
<string>Remove All</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string><< ALL</string>
|
|
|
|
<string/>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset resource="mission_compiler.qrc">
|
|
|
|
|
|
|
|
<normaloff>:/buttons/images/arrow-left-double-2.png</normaloff>:/buttons/images/arrow-left-double-2.png</iconset>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="removeSelectedButton">
|
|
|
|
<widget class="QPushButton" name="removeSelectedButton">
|
|
|
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
|
|
|
<string>Remove Selected</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string><<</string>
|
|
|
|
<string/>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset resource="mission_compiler.qrc">
|
|
|
|
|
|
|
|
<normaloff>:/buttons/images/arrow-left-2.png</normaloff>:/buttons/images/arrow-left-2.png</iconset>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
@ -107,8 +132,87 @@
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="3" column="3">
|
|
|
|
|
|
|
|
<widget class="QListView" name="allPrimitivesList">
|
|
|
|
|
|
|
|
<property name="acceptDrops">
|
|
|
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="editTriggers">
|
|
|
|
|
|
|
|
<set>QAbstractItemView::NoEditTriggers</set>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="dragEnabled">
|
|
|
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="dragDropMode">
|
|
|
|
|
|
|
|
<enum>QAbstractItemView::DragDrop</enum>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="defaultDropAction">
|
|
|
|
|
|
|
|
<enum>Qt::MoveAction</enum>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="alternatingRowColors">
|
|
|
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="selectionMode">
|
|
|
|
|
|
|
|
<enum>QAbstractItemView::ExtendedSelection</enum>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="3" column="5">
|
|
|
|
|
|
|
|
<widget class="QListView" name="selectedPrimitivesList">
|
|
|
|
|
|
|
|
<property name="acceptDrops">
|
|
|
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="editTriggers">
|
|
|
|
|
|
|
|
<set>QAbstractItemView::NoEditTriggers</set>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="dragEnabled">
|
|
|
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="dragDropMode">
|
|
|
|
|
|
|
|
<enum>QAbstractItemView::DragDrop</enum>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="defaultDropAction">
|
|
|
|
|
|
|
|
<enum>Qt::MoveAction</enum>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="alternatingRowColors">
|
|
|
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="selectionMode">
|
|
|
|
|
|
|
|
<enum>QAbstractItemView::ExtendedSelection</enum>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
<item row="0" column="3">
|
|
|
|
<item row="0" column="3">
|
|
|
|
<widget class="QListWidget" name="selectedPrimitivesList"/>
|
|
|
|
<widget class="QLabel" name="allPrimitivesLabel">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>All Primitives</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="0" column="5">
|
|
|
|
|
|
|
|
<widget class="QLabel" name="selectedPrimitivesLabel">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>Selected Primitives</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="1" column="3">
|
|
|
|
|
|
|
|
<layout class="QHBoxLayout" name="filterLayout">
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QLabel" name="filterLabel">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>Filter</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QLineEdit" name="filterEdit">
|
|
|
|
|
|
|
|
<property name="placeholderText">
|
|
|
|
|
|
|
|
<string>type filter here</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
@ -128,7 +232,7 @@
|
|
|
|
<x>0</x>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<y>0</y>
|
|
|
|
<width>776</width>
|
|
|
|
<width>776</width>
|
|
|
|
<height>398</height>
|
|
|
|
<height>426</height>
|
|
|
|
</rect>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<attribute name="label">
|
|
|
|
<attribute name="label">
|
|
|
@ -146,36 +250,6 @@
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
|
|
|
<widget class="QGroupBox" name="actionsGroupBox">
|
|
|
|
|
|
|
|
<property name="title">
|
|
|
|
|
|
|
|
<string>Actions</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="validateButton">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>Validate</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="compileButton">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>Compile</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="compilePublishButton">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>Compile and Publish</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
</layout>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenuBar" name="menubar">
|
|
|
|
<widget class="QMenuBar" name="menubar">
|
|
|
@ -189,7 +263,59 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QStatusBar" name="statusbar"/>
|
|
|
|
<widget class="QStatusBar" name="statusbar"/>
|
|
|
|
|
|
|
|
<widget class="QToolBar" name="toolBar">
|
|
|
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
|
|
|
<string>toolBar</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<attribute name="toolBarArea">
|
|
|
|
|
|
|
|
<enum>TopToolBarArea</enum>
|
|
|
|
|
|
|
|
</attribute>
|
|
|
|
|
|
|
|
<attribute name="toolBarBreak">
|
|
|
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
|
|
|
</attribute>
|
|
|
|
|
|
|
|
<addaction name="actionValidate"/>
|
|
|
|
|
|
|
|
<addaction name="actionCompile"/>
|
|
|
|
|
|
|
|
<addaction name="actionPublish"/>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
<action name="actionCompile">
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset resource="mission_compiler.qrc">
|
|
|
|
|
|
|
|
<normaloff>:/buttons/images/run-build-2.png</normaloff>:/buttons/images/run-build-2.png</iconset>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>Compile</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
|
|
|
<string>Compile</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</action>
|
|
|
|
|
|
|
|
<action name="actionValidate">
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset resource="mission_compiler.qrc">
|
|
|
|
|
|
|
|
<normaloff>:/buttons/images/news-subscribe-2.png</normaloff>:/buttons/images/news-subscribe-2.png</iconset>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>Validate</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
|
|
|
<string>Validate</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</action>
|
|
|
|
|
|
|
|
<action name="actionPublish">
|
|
|
|
|
|
|
|
<property name="icon">
|
|
|
|
|
|
|
|
<iconset resource="mission_compiler.qrc">
|
|
|
|
|
|
|
|
<normaloff>:/buttons/images/document-export-4.png</normaloff>:/buttons/images/document-export-4.png</iconset>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>Publish</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
|
|
|
<string>Compile and Publish</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</action>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<resources>
|
|
|
|
|
|
|
|
<include location="mission_compiler.qrc"/>
|
|
|
|
|
|
|
|
</resources>
|
|
|
|
<connections/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|
|
|
|
</ui>
|
|
|
|