Merge pull request #3152 from torusrxxx/patch000000f2
Setting buddy for labels
This commit is contained in:
commit
4451b33515
|
|
@ -28,6 +28,9 @@
|
|||
<property name="text">
|
||||
<string>Path:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>lineEdit</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
|
|
|||
|
|
@ -31,6 +31,9 @@
|
|||
<property name="text">
|
||||
<string>Signed:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>txtSignedDec</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="0">
|
||||
|
|
@ -38,6 +41,9 @@
|
|||
<property name="text">
|
||||
<string>Unsigned:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>txtUnsignedDec</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="10" column="0">
|
||||
|
|
@ -45,6 +51,9 @@
|
|||
<property name="text">
|
||||
<string>Unicode:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>txtUnicode</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="5" column="0">
|
||||
|
|
@ -52,6 +61,9 @@
|
|||
<property name="text">
|
||||
<string>Octal:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>txtOct</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="0">
|
||||
|
|
@ -59,6 +71,9 @@
|
|||
<property name="text">
|
||||
<string>Expression:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>txtExpression</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="1">
|
||||
|
|
@ -102,6 +117,9 @@
|
|||
<property name="text">
|
||||
<string>Binary:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>txtBin</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="9" column="0">
|
||||
|
|
@ -109,6 +127,9 @@
|
|||
<property name="text">
|
||||
<string>ASCII:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>txtAscii</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="1">
|
||||
|
|
@ -222,6 +243,9 @@
|
|||
<property name="text">
|
||||
<string>Hexadecimal:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>txtHex</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="1">
|
||||
|
|
@ -260,6 +284,9 @@
|
|||
<property name="text">
|
||||
<string>Bytes:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>txtBytes</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
|
|
|||
|
|
@ -30,6 +30,9 @@
|
|||
<property name="alignment">
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>editStart</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
|
|
@ -46,6 +49,9 @@
|
|||
<property name="alignment">
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>editEnd</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="1">
|
||||
|
|
|
|||
|
|
@ -406,6 +406,9 @@
|
|||
<property name="text">
|
||||
<string>Items per line:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>spinBox</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
|
|
|||
|
|
@ -34,6 +34,9 @@
|
|||
<property name="text">
|
||||
<string>Messages:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>cboxMessages</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
|
|
|||
|
|
@ -451,6 +451,9 @@
|
|||
<property name="text">
|
||||
<string>Animation per-step interval (ms)</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>spinAnimateInterval</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
|
@ -503,6 +506,9 @@
|
|||
<property name="text">
|
||||
<string>Exception Filters:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>listExceptions</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
|
@ -986,6 +992,9 @@
|
|||
<property name="text">
|
||||
<string>Symbol Store:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>editSymbolStore</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
|
@ -993,6 +1002,9 @@
|
|||
<property name="text">
|
||||
<string>Symbol Path:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>editSymbolCache</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
|
@ -1023,6 +1035,9 @@
|
|||
<property name="text">
|
||||
<string>JIT:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>editJIT</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
|
|
|||
|
|
@ -31,6 +31,9 @@
|
|||
<property name="text">
|
||||
<string>Expression:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>expressionLineEdit</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="1">
|
||||
|
|
@ -92,6 +95,9 @@
|
|||
<property name="text">
|
||||
<string>Bytes:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>hexLineEdit</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="0">
|
||||
|
|
@ -99,6 +105,9 @@
|
|||
<property name="text">
|
||||
<string>Unsigned:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>unsignedLineEdit</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="4" column="0">
|
||||
|
|
@ -106,6 +115,9 @@
|
|||
<property name="text">
|
||||
<string>ASCII:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>asciiLineEdit</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="0">
|
||||
|
|
@ -113,6 +125,9 @@
|
|||
<property name="text">
|
||||
<string>Signed:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>signedLineEdit</cstring>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="1">
|
||||
|
|
|
|||
Loading…
Reference in New Issue