|
|
@@ -5,145 +5,184 @@
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
- <width>673</width>
|
|
|
- <height>460</height>
|
|
|
+ <width>693</width>
|
|
|
+ <height>582</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<layout class="QGridLayout" >
|
|
|
<item row="0" column="0" >
|
|
|
- <widget class="QFrame" name="frame" >
|
|
|
- <property name="frameShape" >
|
|
|
- <enum>QFrame::NoFrame</enum>
|
|
|
- </property>
|
|
|
- <property name="frameShadow" >
|
|
|
- <enum>QFrame::Raised</enum>
|
|
|
+ <layout class="QGridLayout" >
|
|
|
+ <item row="0" column="0" >
|
|
|
+ <widget class="QLabel" name="label" >
|
|
|
+ <property name="text" >
|
|
|
+ <string>Where is the source code:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="0" column="1" >
|
|
|
+ <widget class="QLineEdit" name="SourceDirectory" />
|
|
|
+ </item>
|
|
|
+ <item row="0" column="2" >
|
|
|
+ <widget class="QPushButton" name="BrowseSourceDirectoryButton" >
|
|
|
+ <property name="text" >
|
|
|
+ <string>Browse...</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="0" >
|
|
|
+ <widget class="QLabel" name="label_2" >
|
|
|
+ <property name="text" >
|
|
|
+ <string>Where to build the binaries:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="1" >
|
|
|
+ <widget class="QComboBox" name="BinaryDirectory" >
|
|
|
+ <property name="sizePolicy" >
|
|
|
+ <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <property name="editable" >
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="2" >
|
|
|
+ <widget class="QPushButton" name="BrowseBinaryDirectoryButton" >
|
|
|
+ <property name="text" >
|
|
|
+ <string>Browse...</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="0" >
|
|
|
+ <layout class="QHBoxLayout" >
|
|
|
+ <item>
|
|
|
+ <widget class="QLabel" name="label_4" >
|
|
|
+ <property name="sizePolicy" >
|
|
|
+ <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <property name="text" >
|
|
|
+ <string>Search:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QLineEdit" name="Search" >
|
|
|
+ <property name="sizePolicy" >
|
|
|
+ <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QCheckBox" name="Advanced" >
|
|
|
+ <property name="text" >
|
|
|
+ <string>Show Advanced</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QLabel" name="label_3" >
|
|
|
+ <property name="text" >
|
|
|
+ <string>Build For:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QComboBox" name="Generators" />
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <spacer>
|
|
|
+ <property name="orientation" >
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ <property name="sizeHint" >
|
|
|
+ <size>
|
|
|
+ <width>141</width>
|
|
|
+ <height>23</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ </spacer>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
+ </item>
|
|
|
+ <item row="2" column="0" >
|
|
|
+ <widget class="QSplitter" name="Splitter" >
|
|
|
+ <property name="orientation" >
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
</property>
|
|
|
- <layout class="QVBoxLayout" >
|
|
|
- <property name="leftMargin" >
|
|
|
- <number>0</number>
|
|
|
+ <widget class="QCMakeCacheView" name="CacheValues" >
|
|
|
+ <property name="alternatingRowColors" >
|
|
|
+ <bool>true</bool>
|
|
|
</property>
|
|
|
- <property name="topMargin" >
|
|
|
- <number>0</number>
|
|
|
+ <property name="selectionBehavior" >
|
|
|
+ <enum>QAbstractItemView::SelectRows</enum>
|
|
|
</property>
|
|
|
- <property name="rightMargin" >
|
|
|
- <number>0</number>
|
|
|
+ </widget>
|
|
|
+ <widget class="QTextEdit" name="Output" >
|
|
|
+ <property name="lineWrapMode" >
|
|
|
+ <enum>QTextEdit::NoWrap</enum>
|
|
|
</property>
|
|
|
- <property name="bottomMargin" >
|
|
|
- <number>0</number>
|
|
|
+ <property name="readOnly" >
|
|
|
+ <bool>true</bool>
|
|
|
</property>
|
|
|
- <item>
|
|
|
- <layout class="QGridLayout" >
|
|
|
- <item row="0" column="0" >
|
|
|
- <widget class="QLabel" name="label" >
|
|
|
- <property name="text" >
|
|
|
- <string>Where is the source code:</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="0" column="1" >
|
|
|
- <widget class="QLineEdit" name="SourceDirectory" />
|
|
|
- </item>
|
|
|
- <item row="0" column="2" >
|
|
|
- <widget class="QPushButton" name="BrowseSourceDirectoryButton" >
|
|
|
- <property name="text" >
|
|
|
- <string>Browse...</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="1" column="0" >
|
|
|
- <widget class="QLabel" name="label_2" >
|
|
|
- <property name="text" >
|
|
|
- <string>Where to build the binaries:</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="1" column="1" >
|
|
|
- <widget class="QComboBox" name="BinaryDirectory" >
|
|
|
- <property name="editable" >
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="1" column="2" >
|
|
|
- <widget class="QPushButton" name="BrowseBinaryDirectoryButton" >
|
|
|
- <property name="text" >
|
|
|
- <string>Browse...</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- </layout>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QSplitter" name="Splitter" >
|
|
|
- <property name="orientation" >
|
|
|
- <enum>Qt::Vertical</enum>
|
|
|
- </property>
|
|
|
- <widget class="QCMakeCacheView" name="CacheValues" >
|
|
|
- <property name="alternatingRowColors" >
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- <property name="selectionBehavior" >
|
|
|
- <enum>QAbstractItemView::SelectRows</enum>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- <widget class="QTextEdit" name="Output" >
|
|
|
- <property name="lineWrapMode" >
|
|
|
- <enum>QTextEdit::NoWrap</enum>
|
|
|
- </property>
|
|
|
- <property name="readOnly" >
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <layout class="QHBoxLayout" >
|
|
|
- <item>
|
|
|
- <widget class="QPushButton" name="ConfigureButton" >
|
|
|
- <property name="text" >
|
|
|
- <string>Configure</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QPushButton" name="GenerateButton" >
|
|
|
- <property name="text" >
|
|
|
- <string>Ok</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QPushButton" name="CancelButton" >
|
|
|
- <property name="text" >
|
|
|
- <string>Cancel</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QPushButton" name="HelpButton" >
|
|
|
- <property name="text" >
|
|
|
- <string>Help</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <spacer>
|
|
|
- <property name="orientation" >
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
- </property>
|
|
|
- <property name="sizeHint" >
|
|
|
- <size>
|
|
|
- <width>40</width>
|
|
|
- <height>20</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- </spacer>
|
|
|
- </item>
|
|
|
- </layout>
|
|
|
- </item>
|
|
|
- </layout>
|
|
|
+ </widget>
|
|
|
</widget>
|
|
|
</item>
|
|
|
+ <item row="3" column="0" >
|
|
|
+ <layout class="QHBoxLayout" >
|
|
|
+ <item>
|
|
|
+ <widget class="QPushButton" name="ConfigureButton" >
|
|
|
+ <property name="text" >
|
|
|
+ <string>Configure</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QPushButton" name="GenerateButton" >
|
|
|
+ <property name="text" >
|
|
|
+ <string>Generate</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QPushButton" name="CancelButton" >
|
|
|
+ <property name="text" >
|
|
|
+ <string>Cancel</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QPushButton" name="HelpButton" >
|
|
|
+ <property name="text" >
|
|
|
+ <string>Help</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <spacer>
|
|
|
+ <property name="orientation" >
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ <property name="sizeHint" >
|
|
|
+ <size>
|
|
|
+ <width>40</width>
|
|
|
+ <height>20</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ </spacer>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
+ </item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
<customwidgets>
|