Working through layout of extended qso window
This commit is contained in:
parent
6bd71f4d28
commit
4defe0fef0
312
extendedqso.ui
312
extendedqso.ui
@ -17,172 +17,168 @@
|
|||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
<string>Form</string>
|
<string>Extended QSO</string>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QWidget" name="verticalLayoutWidget">
|
<layout class="QGridLayout" name="gridLayout">
|
||||||
<property name="geometry">
|
<item row="0" column="0">
|
||||||
<rect>
|
<layout class="QVBoxLayout" name="verticalLayout_11">
|
||||||
<x>10</x>
|
<item>
|
||||||
<y>10</y>
|
<widget class="QSplitter" name="splitter_2">
|
||||||
<width>851</width>
|
|
||||||
<height>441</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_11" stretch="0,0,0">
|
|
||||||
<item>
|
|
||||||
<widget class="QSplitter" name="splitter_2">
|
|
||||||
<property name="orientation">
|
|
||||||
<enum>Qt::Horizontal</enum>
|
|
||||||
</property>
|
|
||||||
<widget class="QSplitter" name="splitter">
|
|
||||||
<property name="orientation">
|
<property name="orientation">
|
||||||
<enum>Qt::Vertical</enum>
|
<enum>Qt::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QTextEdit" name="extFreeTextMsg_6">
|
<widget class="QSplitter" name="splitter">
|
||||||
<property name="acceptRichText">
|
<property name="orientation">
|
||||||
<bool>false</bool>
|
<enum>Qt::Vertical</enum>
|
||||||
</property>
|
|
||||||
<property name="placeholderText">
|
|
||||||
<string>Your message, if longer than 13 characters, will be split into separate free text transmissions. At the start of each tx cycle, the next chunk of the message will be removed from this textbox for transmission.</string>
|
|
||||||
</property>
|
</property>
|
||||||
|
<widget class="QTextEdit" name="textEditRX_6">
|
||||||
|
<property name="font">
|
||||||
|
<font>
|
||||||
|
<italic>true</italic>
|
||||||
|
</font>
|
||||||
|
</property>
|
||||||
|
<property name="autoFillBackground">
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
|
<property name="styleSheet">
|
||||||
|
<string notr="true">QTextEdit { background:rgb(255, 250, 205); }</string>
|
||||||
|
</property>
|
||||||
|
<property name="readOnly">
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
|
<property name="placeholderText">
|
||||||
|
<string>Messages from your receive frequency will appear here.</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
<widget class="QTextEdit" name="extFreeTextMsg_6">
|
||||||
|
<property name="acceptRichText">
|
||||||
|
<bool>false</bool>
|
||||||
|
</property>
|
||||||
|
<property name="placeholderText">
|
||||||
|
<string>Your message, if longer than 13 characters, will be split into separate free text transmissions. At the start of each tx cycle, the next chunk of the message will be removed from this textbox for transmission.</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QTextEdit" name="textEditRX_6">
|
<widget class="QListWidget" name="listWidget">
|
||||||
<property name="font">
|
<property name="sizePolicy">
|
||||||
<font>
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding">
|
||||||
<italic>true</italic>
|
<horstretch>0</horstretch>
|
||||||
</font>
|
<verstretch>0</verstretch>
|
||||||
</property>
|
</sizepolicy>
|
||||||
<property name="autoFillBackground">
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
<property name="styleSheet">
|
|
||||||
<string notr="true">QTextEdit { background:rgb(255, 250, 205); }</string>
|
|
||||||
</property>
|
|
||||||
<property name="readOnly">
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
<property name="placeholderText">
|
|
||||||
<string>Messages from your receive frequency will appear here.</string>
|
|
||||||
</property>
|
</property>
|
||||||
|
<item>
|
||||||
|
<property name="text">
|
||||||
|
<string>allcall</string>
|
||||||
|
</property>
|
||||||
|
</item>
|
||||||
</widget>
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QListView" name="listView"/>
|
</item>
|
||||||
</widget>
|
<item>
|
||||||
</item>
|
<layout class="QHBoxLayout" name="horizontalLayout_22">
|
||||||
<item>
|
<item>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout_22">
|
<widget class="QPushButton" name="pushButton_41">
|
||||||
<item>
|
<property name="text">
|
||||||
<widget class="QPushButton" name="pushButton_41">
|
<string>CQ</string>
|
||||||
<property name="text">
|
</property>
|
||||||
<string>CQ</string>
|
</widget>
|
||||||
</property>
|
</item>
|
||||||
</widget>
|
<item>
|
||||||
</item>
|
<widget class="QPushButton" name="pushButton_42">
|
||||||
<item>
|
<property name="text">
|
||||||
<widget class="QPushButton" name="pushButton_42">
|
<string>Selected Call</string>
|
||||||
<property name="text">
|
</property>
|
||||||
<string>Your Call</string>
|
</widget>
|
||||||
</property>
|
</item>
|
||||||
</widget>
|
<item>
|
||||||
</item>
|
<widget class="QPushButton" name="pushButton_44">
|
||||||
<item>
|
<property name="text">
|
||||||
<widget class="QPushButton" name="pushButton_43">
|
<string>QTH</string>
|
||||||
<property name="text">
|
</property>
|
||||||
<string>Their Call</string>
|
</widget>
|
||||||
</property>
|
</item>
|
||||||
</widget>
|
<item>
|
||||||
</item>
|
<widget class="QPushButton" name="pushButton_45">
|
||||||
<item>
|
<property name="text">
|
||||||
<spacer name="horizontalSpacer_11">
|
<string>QTC</string>
|
||||||
<property name="orientation">
|
</property>
|
||||||
<enum>Qt::Horizontal</enum>
|
</widget>
|
||||||
</property>
|
</item>
|
||||||
<property name="sizeType">
|
<item>
|
||||||
<enum>QSizePolicy::Minimum</enum>
|
<spacer name="horizontalSpacer_11">
|
||||||
</property>
|
<property name="orientation">
|
||||||
<property name="sizeHint" stdset="0">
|
<enum>Qt::Horizontal</enum>
|
||||||
<size>
|
</property>
|
||||||
<width>20</width>
|
<property name="sizeType">
|
||||||
<height>20</height>
|
<enum>QSizePolicy::Minimum</enum>
|
||||||
</size>
|
</property>
|
||||||
</property>
|
<property name="sizeHint" stdset="0">
|
||||||
</spacer>
|
<size>
|
||||||
</item>
|
<width>20</width>
|
||||||
<item>
|
<height>20</height>
|
||||||
<widget class="QPushButton" name="pushButton_44">
|
</size>
|
||||||
<property name="text">
|
</property>
|
||||||
<string>Macro 1</string>
|
</spacer>
|
||||||
</property>
|
</item>
|
||||||
</widget>
|
<item>
|
||||||
</item>
|
<widget class="QPushButton" name="pushButton_46">
|
||||||
<item>
|
<property name="text">
|
||||||
<widget class="QPushButton" name="pushButton_45">
|
<string>Macro 1</string>
|
||||||
<property name="text">
|
</property>
|
||||||
<string>Macro 2</string>
|
</widget>
|
||||||
</property>
|
</item>
|
||||||
</widget>
|
<item>
|
||||||
</item>
|
<widget class="QPushButton" name="pushButton_47">
|
||||||
<item>
|
<property name="text">
|
||||||
<widget class="QPushButton" name="pushButton_46">
|
<string>Macro 2</string>
|
||||||
<property name="text">
|
</property>
|
||||||
<string>Macro 3</string>
|
</widget>
|
||||||
</property>
|
</item>
|
||||||
</widget>
|
<item>
|
||||||
</item>
|
<spacer name="horizontalSpacer_12">
|
||||||
<item>
|
<property name="orientation">
|
||||||
<widget class="QPushButton" name="pushButton_47">
|
<enum>Qt::Horizontal</enum>
|
||||||
<property name="text">
|
</property>
|
||||||
<string>Macro 4</string>
|
<property name="sizeType">
|
||||||
</property>
|
<enum>QSizePolicy::Preferred</enum>
|
||||||
</widget>
|
</property>
|
||||||
</item>
|
<property name="sizeHint" stdset="0">
|
||||||
<item>
|
<size>
|
||||||
<spacer name="horizontalSpacer_12">
|
<width>20</width>
|
||||||
<property name="orientation">
|
<height>0</height>
|
||||||
<enum>Qt::Horizontal</enum>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizeType">
|
</spacer>
|
||||||
<enum>QSizePolicy::Preferred</enum>
|
</item>
|
||||||
</property>
|
<item>
|
||||||
<property name="sizeHint" stdset="0">
|
<widget class="QPushButton" name="pbNextFreeTextMsg_6">
|
||||||
<size>
|
<property name="text">
|
||||||
<width>20</width>
|
<string>Send Next</string>
|
||||||
<height>0</height>
|
</property>
|
||||||
</size>
|
</widget>
|
||||||
</property>
|
</item>
|
||||||
</spacer>
|
<item>
|
||||||
</item>
|
<widget class="QPushButton" name="pushButton_48">
|
||||||
<item>
|
<property name="text">
|
||||||
<widget class="QPushButton" name="pbNextFreeTextMsg_6">
|
<string>Halt</string>
|
||||||
<property name="text">
|
</property>
|
||||||
<string>Send Next</string>
|
</widget>
|
||||||
</property>
|
</item>
|
||||||
</widget>
|
</layout>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="pushButton_48">
|
<widget class="QLabel" name="lblTxNum_6">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Halt</string>
|
<string>Remaining Tx Sequences: 0</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
<property name="alignment">
|
||||||
</item>
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||||
</layout>
|
</property>
|
||||||
</item>
|
</widget>
|
||||||
<item>
|
</item>
|
||||||
<widget class="QLabel" name="lblTxNum_6">
|
</layout>
|
||||||
<property name="text">
|
</item>
|
||||||
<string>Remaining Tx Sequences: 0</string>
|
</layout>
|
||||||
</property>
|
|
||||||
<property name="alignment">
|
|
||||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
<zorder>listWidget</zorder>
|
|
||||||
<zorder>layoutWidget</zorder>
|
|
||||||
<zorder>verticalLayoutWidget</zorder>
|
|
||||||
</widget>
|
</widget>
|
||||||
<resources/>
|
<resources/>
|
||||||
<connections/>
|
<connections/>
|
||||||
|
@ -20,6 +20,9 @@
|
|||||||
<layout class="QVBoxLayout" name="verticalLayout_3">
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QTabWidget" name="mainTabWidget">
|
<widget class="QTabWidget" name="mainTabWidget">
|
||||||
|
<property name="enabled">
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
<property name="tabPosition">
|
<property name="tabPosition">
|
||||||
<enum>QTabWidget::North</enum>
|
<enum>QTabWidget::North</enum>
|
||||||
</property>
|
</property>
|
||||||
@ -29,6 +32,12 @@
|
|||||||
<property name="currentIndex">
|
<property name="currentIndex">
|
||||||
<number>0</number>
|
<number>0</number>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="tabsClosable">
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
|
<property name="tabBarAutoHide">
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
<widget class="QWidget" name="mainTabOne">
|
<widget class="QWidget" name="mainTabOne">
|
||||||
<attribute name="title">
|
<attribute name="title">
|
||||||
<string>Main</string>
|
<string>Main</string>
|
||||||
@ -2384,6 +2393,9 @@ QPushButton[state="ok"] {
|
|||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QWidget" name="mainTabTwo">
|
<widget class="QWidget" name="mainTabTwo">
|
||||||
|
<property name="enabled">
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
<attribute name="title">
|
<attribute name="title">
|
||||||
<string>Free Text</string>
|
<string>Free Text</string>
|
||||||
</attribute>
|
</attribute>
|
||||||
|
Loading…
Reference in New Issue
Block a user