You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ktechlab/src/gui/microsettingswidget.ui

198 lines
7.2 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>MicroSettingsWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>MicroSettingsWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>447</width>
<height>401</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="caption">
<string>PIC Settings</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>portsGroupBox</cstring>
</property>
<property name="title">
<string>Initial Port Settings</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Tip: Toggle the initial state (high/low) of a pin by clicking its picture.
Drag it to set the type (input/output).</string>
</property>
<property name="textFormat">
<enum>PlainText</enum>
</property>
</widget>
</vbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox6</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Initial Variable Values</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQTable">
<column>
<property name="text">
<string>Variable</string>
</property>
</column>
<column>
<property name="text">
<string>Value</string>
</property>
</column>
<property name="name">
<cstring>variables</cstring>
</property>
<property name="tqminimumSize">
<size>
<width>0</width>
<height>64</height>
</size>
</property>
<property name="numRows">
<number>0</number>
</property>
<property name="numCols">
<number>2</number>
</property>
</widget>
</vbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox3</cstring>
</property>
<property name="title">
<string>Pin Map Definitions</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KComboBox" row="0" column="0" rowspan="1" colspan="5">
<property name="name">
<cstring>pinMapCombo</cstring>
</property>
</widget>
<widget class="KPushButton" row="1" column="4">
<property name="name">
<cstring>pinMapRemove</cstring>
</property>
<property name="text">
<string>Remove</string>
</property>
</widget>
<spacer row="1" column="0">
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>60</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KPushButton" row="1" column="1">
<property name="name">
<cstring>pinMapAdd</cstring>
</property>
<property name="text">
<string>Create</string>
</property>
</widget>
<widget class="KPushButton" row="1" column="2">
<property name="name">
<cstring>pinMapModify</cstring>
</property>
<property name="text">
<string>Modif&amp;y</string>
</property>
<property name="accel">
<string>Alt+Y</string>
</property>
</widget>
<widget class="KPushButton" row="1" column="3">
<property name="name">
<cstring>pinMapRename</cstring>
</property>
<property name="text">
<string>Rename</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
</grid>
</widget>
</vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kcombobox.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>kpushbutton.h</includehint>
</includehints>
</UI>