workspacev5.ui
247 lines
| 6.4 KiB
| text/plain
|
TextLexer
|
r577 | <?xml version="1.0" encoding="UTF-8"?> | ||
<ui version="4.0"> | ||||
<class>Dialog</class> | ||||
<widget class="QDialog" name="Dialog"> | ||||
<property name="enabled"> | ||||
<bool>true</bool> | ||||
</property> | ||||
<property name="geometry"> | ||||
<rect> | ||||
<x>0</x> | ||||
<y>0</y> | ||||
<width>730</width> | ||||
<height>295</height> | ||||
</rect> | ||||
</property> | ||||
<property name="minimumSize"> | ||||
<size> | ||||
<width>730</width> | ||||
<height>295</height> | ||||
</size> | ||||
</property> | ||||
<property name="maximumSize"> | ||||
<size> | ||||
<width>730</width> | ||||
<height>295</height> | ||||
</size> | ||||
</property> | ||||
<property name="windowTitle"> | ||||
<string>Dialog</string> | ||||
</property> | ||||
<widget class="QTextEdit" name="dirLabel"> | ||||
<property name="geometry"> | ||||
<rect> | ||||
<x>0</x> | ||||
<y>0</y> | ||||
<width>731</width> | ||||
<height>71</height> | ||||
</rect> | ||||
</property> | ||||
<property name="readOnly"> | ||||
<bool>true</bool> | ||||
</property> | ||||
<property name="html"> | ||||
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> | ||||
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> | ||||
p, li { white-space: pre-wrap; } | ||||
</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> | ||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Cantarell'; font-size:12pt; font-weight:600;">Select a workspace</span></p> | ||||
<p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Cantarell';">Signal Chain stores your projects in a folder called a workspace.</span></p> | ||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Cantarell';">Choose a workspace folder to use for this session.</span></p></body></html></string> | ||||
</property> | ||||
</widget> | ||||
<widget class="QLabel" name="dirWork"> | ||||
<property name="geometry"> | ||||
<rect> | ||||
<x>10</x> | ||||
<y>90</y> | ||||
<width>91</width> | ||||
<height>16</height> | ||||
</rect> | ||||
</property> | ||||
<property name="font"> | ||||
<font> | ||||
<pointsize>11</pointsize> | ||||
</font> | ||||
</property> | ||||
<property name="text"> | ||||
<string>Workspace :</string> | ||||
</property> | ||||
</widget> | ||||
<widget class="QComboBox" name="dirComBox"> | ||||
<property name="geometry"> | ||||
<rect> | ||||
<x>110</x> | ||||
<y>80</y> | ||||
<width>501</width> | ||||
<height>31</height> | ||||
</rect> | ||||
</property> | ||||
<property name="palette"> | ||||
<palette> | ||||
<active> | ||||
<colorrole role="Button"> | ||||
<brush brushstyle="SolidPattern"> | ||||
<color alpha="255"> | ||||
<red>255</red> | ||||
<green>255</green> | ||||
<blue>255</blue> | ||||
</color> | ||||
</brush> | ||||
</colorrole> | ||||
</active> | ||||
<inactive> | ||||
<colorrole role="Button"> | ||||
<brush brushstyle="SolidPattern"> | ||||
<color alpha="255"> | ||||
<red>255</red> | ||||
<green>255</green> | ||||
<blue>255</blue> | ||||
</color> | ||||
</brush> | ||||
</colorrole> | ||||
</inactive> | ||||
<disabled> | ||||
<colorrole role="Button"> | ||||
<brush brushstyle="SolidPattern"> | ||||
<color alpha="255"> | ||||
<red>255</red> | ||||
<green>255</green> | ||||
<blue>255</blue> | ||||
</color> | ||||
</brush> | ||||
</colorrole> | ||||
</disabled> | ||||
</palette> | ||||
</property> | ||||
</widget> | ||||
<widget class="QToolButton" name="dirToolPath"> | ||||
<property name="geometry"> | ||||
<rect> | ||||
<x>620</x> | ||||
<y>80</y> | ||||
<width>101</width> | ||||
<height>31</height> | ||||
</rect> | ||||
</property> | ||||
<property name="font"> | ||||
<font> | ||||
<pointsize>11</pointsize> | ||||
</font> | ||||
</property> | ||||
<property name="text"> | ||||
<string>Browse...</string> | ||||
</property> | ||||
</widget> | ||||
<widget class="QWidget" name=""> | ||||
<property name="geometry"> | ||||
<rect> | ||||
<x>10</x> | ||||
<y>120</y> | ||||
<width>711</width> | ||||
<height>121</height> | ||||
</rect> | ||||
</property> | ||||
<layout class="QHBoxLayout" name="horizontalLayout_3"> | ||||
<item> | ||||
<spacer name="verticalSpacer"> | ||||
<property name="orientation"> | ||||
<enum>Qt::Vertical</enum> | ||||
</property> | ||||
<property name="sizeHint" stdset="0"> | ||||
<size> | ||||
<width>20</width> | ||||
<height>40</height> | ||||
</size> | ||||
</property> | ||||
</spacer> | ||||
</item> | ||||
<item> | ||||
<spacer name="verticalSpacer_5"> | ||||
<property name="orientation"> | ||||
<enum>Qt::Vertical</enum> | ||||
</property> | ||||
<property name="sizeHint" stdset="0"> | ||||
<size> | ||||
<width>20</width> | ||||
<height>40</height> | ||||
</size> | ||||
</property> | ||||
</spacer> | ||||
</item> | ||||
<item> | ||||
<spacer name="verticalSpacer_2"> | ||||
<property name="orientation"> | ||||
<enum>Qt::Vertical</enum> | ||||
</property> | ||||
<property name="sizeHint" stdset="0"> | ||||
<size> | ||||
<width>20</width> | ||||
<height>40</height> | ||||
</size> | ||||
</property> | ||||
</spacer> | ||||
</item> | ||||
<item> | ||||
<spacer name="verticalSpacer_4"> | ||||
<property name="orientation"> | ||||
<enum>Qt::Vertical</enum> | ||||
</property> | ||||
<property name="sizeHint" stdset="0"> | ||||
<size> | ||||
<width>20</width> | ||||
<height>40</height> | ||||
</size> | ||||
</property> | ||||
</spacer> | ||||
</item> | ||||
<item> | ||||
<spacer name="verticalSpacer_3"> | ||||
<property name="orientation"> | ||||
<enum>Qt::Vertical</enum> | ||||
</property> | ||||
<property name="sizeHint" stdset="0"> | ||||
<size> | ||||
<width>20</width> | ||||
<height>40</height> | ||||
</size> | ||||
</property> | ||||
</spacer> | ||||
</item> | ||||
</layout> | ||||
</widget> | ||||
<widget class="QPushButton" name="dirCancelBtn"> | ||||
<property name="geometry"> | ||||
<rect> | ||||
<x>490</x> | ||||
<y>250</y> | ||||
<width>111</width> | ||||
<height>31</height> | ||||
</rect> | ||||
</property> | ||||
<property name="text"> | ||||
<string>Cancel</string> | ||||
</property> | ||||
</widget> | ||||
<widget class="QPushButton" name="dirOkBtn"> | ||||
<property name="geometry"> | ||||
<rect> | ||||
<x>610</x> | ||||
<y>250</y> | ||||
<width>111</width> | ||||
<height>31</height> | ||||
</rect> | ||||
</property> | ||||
<property name="font"> | ||||
<font> | ||||
<pointsize>11</pointsize> | ||||
</font> | ||||
</property> | ||||
<property name="text"> | ||||
<string>OK</string> | ||||
</property> | ||||
</widget> | ||||
</widget> | ||||
<resources/> | ||||
<connections/> | ||||
</ui> | ||||