diff options
Diffstat (limited to 'clients/tde/src/part/fpgaview/layout.ui')
-rw-r--r-- | clients/tde/src/part/fpgaview/layout.ui | 210 |
1 files changed, 192 insertions, 18 deletions
diff --git a/clients/tde/src/part/fpgaview/layout.ui b/clients/tde/src/part/fpgaview/layout.ui index a2619eb..966e640 100644 --- a/clients/tde/src/part/fpgaview/layout.ui +++ b/clients/tde/src/part/fpgaview/layout.ui @@ -14,7 +14,7 @@ </property> <grid> <property name="name"> - <cstring>unnamed</cstring> + <cstring>unnamed_grid</cstring> </property> <widget class="TQTabWidget" row="0" column="0"> <property name="name"> @@ -32,7 +32,7 @@ </attribute> <grid> <property name="name"> - <cstring>unnamed</cstring> + <cstring>unnamed_grid</cstring> </property> <widget class="TQGroupBox" row="0" column="0"> <property name="name"> @@ -43,7 +43,7 @@ </property> <grid> <property name="name"> - <cstring>unnamed</cstring> + <cstring>unnamed_grid</cstring> </property> <widget class="TQGroupBox" row="0" column="0"> <property name="name"> @@ -54,7 +54,7 @@ </property> <grid> <property name="name"> - <cstring>unnamed</cstring> + <cstring>unnamed_grid</cstring> </property> <widget class="FPGALed" row="0" column="0"> <property name="name"> @@ -112,7 +112,7 @@ </property> <grid> <property name="name"> - <cstring>unnamed</cstring> + <cstring>unnamed_grid</cstring> </property> <widget class="FPGALed" row="0" column="0"> <property name="name"> @@ -170,11 +170,11 @@ </property> <grid> <property name="name"> - <cstring>unnamed</cstring> + <cstring>unnamed_grid</cstring> </property> <widget class="TQLabel" row="0" column="0"> <property name="name"> - <cstring>unnamed</cstring> + <cstring>unnamed_label</cstring> </property> <property name="text"> <cstring>Input:</cstring> @@ -202,7 +202,7 @@ </widget> <widget class="TQLabel" row="0" column="2"> <property name="name"> - <cstring>unnamed</cstring> + <cstring>unnamed_label</cstring> </property> <property name="text"> <cstring>Output:</cstring> @@ -227,15 +227,15 @@ </property> <grid> <property name="name"> - <cstring>unnamed</cstring> + <cstring>unnamed_grid</cstring> </property> <widget class="TQLayoutWidget" row="0" column="1" colspan="2"> <property name="name"> - <cstring>unnamed</cstring> + <cstring>unnamed_layout</cstring> </property> <grid> <property name="name"> - <cstring>unnamed</cstring> + <cstring>unnamed_grid</cstring> </property> <spacer row="0" column="0"> <property name="name"> @@ -290,11 +290,11 @@ </widget> <widget class="TQLayoutWidget" row="3" column="1" colspan="2"> <property name="name"> - <cstring>unnamed</cstring> + <cstring>unnamed_layout</cstring> </property> <grid> <property name="name"> - <cstring>unnamed</cstring> + <cstring>unnamed_grid</cstring> </property> <spacer row="0" column="0"> <property name="name"> @@ -379,7 +379,7 @@ </widget> <widget class="TQLayoutWidget" row="0" column="2" rowspan="3"> <property name="name"> - <cstring>unnamed</cstring> + <cstring>unnamed_layout</cstring> </property> <grid> <widget class="TQGroupBox" row="0" column="0"> @@ -391,10 +391,7 @@ </property> <grid> <property name="name"> - <cstring>unnamed</cstring> - </property> - <property name="name"> - <cstring>unnamed</cstring> + <cstring>unnamed_grid</cstring> </property> <widget class="TQLabel" row="0" column="0"> <property name="name"> @@ -434,6 +431,183 @@ </spacer> </grid> </widget> + <widget class="TQLayoutWidget" row="0" column="3" rowspan="3"> + <property name="name"> + <cstring>unnamed_layout</cstring> + </property> + <grid> + <widget class="TQGroupBox" row="0" column="0"> + <property name="name"> + <cstring>groupLEDDisplay</cstring> + </property> + <property name="title"> + <string>LED Display:</string> + </property> + <property name="margin"> + <number>0</number> + </property> + <grid> + <widget class="TQFrame" row="0" column="0"> + <property name="name"> + <cstring>frameLEDDisplay</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <grid> + <property name="name"> + <cstring>unnamed_grid</cstring> + </property> + <property name="margin"> + <number>2</number> + </property> + <widget class="FPGA7Segment" row="0" column="0"> + <property name="name"> + <cstring>LEDOutputDisplayDigit0</cstring> + </property> + <property name="minimumSize"> + <size> + <width>30</width> + <height>40</height> + </size> + </property> + </widget> + <widget class="FPGA7Segment" row="0" column="1"> + <property name="name"> + <cstring>LEDOutputDisplayDigit1</cstring> + </property> + <property name="minimumSize"> + <size> + <width>30</width> + <height>40</height> + </size> + </property> + </widget> + <widget class="FPGA7Segment" row="0" column="2"> + <property name="name"> + <cstring>LEDOutputDisplayDigit2</cstring> + </property> + <property name="minimumSize"> + <size> + <width>30</width> + <height>40</height> + </size> + </property> + </widget> + <widget class="FPGA7Segment" row="0" column="3"> + <property name="name"> + <cstring>LEDOutputDisplayDigit3</cstring> + </property> + <property name="minimumSize"> + <size> + <width>30</width> + <height>40</height> + </size> + </property> + </widget> + </grid> + </widget> + </grid> + </widget> + <spacer row="2" column="0"> + <property name="name"> + <cstring>unnamed_spacer</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + </grid> + </widget> + <widget class="TQGroupBox" row="4" column="0" colspan="4"> + <property name="name"> + <cstring>groupBatchTest</cstring> + </property> + <property name="title"> + <string>Batch Test:</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed_grid</cstring> + </property> + <widget class="TQLabel" row="0" column="0"> + <property name="name"> + <cstring>unnamed_label</cstring> + </property> + <property name="text"> + <cstring>Input File Name:</cstring> + </property> + </widget> + <widget class="KURLRequester" row="1" column="0"> + <property name="name"> + <cstring>batchTestInputFile</cstring> + </property> + <property name="mode"> + <number>25</number> + </property> + <property name="filter"> + <cstring>*.txt|Text Files (*.txt)</cstring> + </property> + </widget> + <widget class="TQLabel" row="0" column="1"> + <property name="name"> + <cstring>unnamed_label</cstring> + </property> + <property name="text"> + <cstring>Output File Name:</cstring> + </property> + </widget> + <widget class="KURLRequester" row="1" column="1"> + <property name="name"> + <cstring>batchTestOutputFile</cstring> + </property> + <property name="mode"> + <number>25</number> + </property> + <property name="filter"> + <cstring>*.txt|Text Files (*.txt)</cstring> + </property> + </widget> + <widget class="TQPushButton" row="1" column="2"> + <property name="name"> + <cstring>batchTestRunButton</cstring> + </property> + <property name="text"> + <cstring>Run Batch Test</cstring> + </property> + </widget> + <widget class="TQProgressBar" row="2" column="0" colspan="3"> + <property name="name"> + <cstring>batchTestProgressBar</cstring> + </property> + </widget> + <widget class="TQCheckBox" row="3" column="0"> + <property name="name"> + <cstring>batchTest16BitCheckBox</cstring> + </property> + <property name="text"> + <cstring>Test using 16 bit interface</cstring> + </property> + </widget> + <widget class="TQLabel" row="3" column="1" colspan="2"> + <property name="name"> + <cstring>batchTestStatusLabel</cstring> + </property> + <property name="alignment"> + <set>AlignVCenter|AlignRight</set> + </property> + </widget> + </grid> + </widget> </grid> </widget> </grid> |