/
githubmirror
/
x64dbg
Обзор
Документация
Войти
/
githubmirror
/
x64dbg
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
development
src/gui/Src/Gui/AppearanceDialog.ui
1 822 строки
58 KB
torusrxxx
Add breakpoint background color in call stack view
29 апр 2023, 07:53
Не верифицирован
29 апр 2023, 07:53
42a43fc
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>AppearanceDialog</class> <widget class="QDialog" name="AppearanceDialog"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>522</width> <height>429</height> </rect> </property> <property name="windowTitle"> <string>Appearance</string> </property> <property name="windowIcon"> <iconset theme="color-swatches" resource="../../resource.qrc"> <normaloff>:/Default/icons/color-swatches.png</normaloff>:/Default/icons/color-swatches.png</iconset> </property> <property name="styleSheet"> <string notr="true"/> </property> <layout class="QVBoxLayout" name="verticalLayout_3"> <item> <widget class="QTabWidget" name="tabWidget"> <property name="currentIndex"> <number>0</number> </property> <widget class="QWidget" name="tabColors"> <attribute name="title"> <string>Colors</string> </attribute> <layout class="QGridLayout" name="gridLayout_3"> <item row="0" column="0" rowspan="3"> <widget class="QGroupBox" name="groupProperties"> <property name="title"> <string>Properties</string> </property> <property name="checkable"> <bool>false</bool> </property> <layout class="QVBoxLayout" name="verticalLayout_2"> <item> <widget class="QTreeWidget" name="listColorNames"> <attribute name="headerVisible"> <bool>false</bool> </attribute> <column> <property name="text"> <string notr="true">1</string> </property> </column> </widget> </item> </layout> </widget> </item> <item row="0" column="1"> <widget class="QGroupBox" name="groupColor"> <property name="title"> <string>Color</string> </property> <property name="checkable"> <bool>false</bool> </property> <layout class="QGridLayout" name="gridLayout_2"> <item row="0" column="0" colspan="2"> <layout class="QGridLayout" name="gridForegroundColors"> <property name="spacing"> <number>0</number> </property> <item row="0" column="0"> <widget class="QPushButton" name="button000000"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #000000; border: solid black; border-width: 2px 1px 2px 2px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="0" column="1"> <widget class="QPushButton" name="button000080"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #000080; border: solid black; border-width: 2px 1px 2px 1px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="0" column="2"> <widget class="QPushButton" name="button008000"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #008000; border: solid black; border-width: 2px 1px 2px 1px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="0" column="3"> <widget class="QPushButton" name="button008080"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #008080; border: solid black; border-width: 2px 2px 2px 1px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="1" column="0"> <widget class="QPushButton" name="button800000"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #800000; border: solid black; border-width: 1px 1px 2px 2px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="1" column="1"> <widget class="QPushButton" name="button800080"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #800080; border: solid black; border-width: 1px 1px 2px 1px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="1" column="2"> <widget class="QPushButton" name="button808000"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #808000; border: solid black; border-width: 1px 1px 2px 1px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="1" column="3"> <widget class="QPushButton" name="buttonC0C0C0"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #C0C0C0; border: solid black; border-width: 1px 2px 2px 1px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="2" column="0"> <widget class="QPushButton" name="button808080"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #808080; border: solid black; border-width: 1px 1px 2px 2px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="2" column="1"> <widget class="QPushButton" name="button0000FF"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #0000FF; border: solid black; border-width: 1px 1px 2px 1px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="2" column="2"> <widget class="QPushButton" name="button00FF00"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #00FF00; border: solid black; border-width: 1px 1px 2px 1px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="2" column="3"> <widget class="QPushButton" name="button00FFFF"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #00FFFF; border: solid black; border-width: 1px 2px 2px 1px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="3" column="0"> <widget class="QPushButton" name="buttonFF0000"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color : #FF0000; border: solid black; border-width: 1px 1px 2px 2px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="3" column="1"> <widget class="QPushButton" name="buttonFF00FF"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #FF00FF; border: solid black; border-width: 1px 1px 2px 1px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="3" column="2"> <widget class="QPushButton" name="buttonFFFF00"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #FFFF00; border: solid black; border-width: 1px 1px 2px 1px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="3" column="3"> <widget class="QPushButton" name="buttonFFFFFF"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #FFFBF0; border: solid black; border-width: 1px 2px 2px 1px;</string> </property> <property name="text"> <string/> </property> </widget> </item> </layout> </item> <item row="1" column="0"> <widget class="QLineEdit" name="editColor"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">QLineEdit {border-style: outset; border-width: 1px; border-color: black}</string> </property> <property name="text"> <string>#FFFFFF</string> </property> <property name="frame"> <bool>false</bool> </property> </widget> </item> <item row="1" column="1"> <widget class="QPushButton" name="buttonColor"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>30</width> <height>18</height> </size> </property> <property name="toolTip"> <string>Open color selector</string> </property> <property name="styleSheet"> <string notr="true">background-color: #FFFFFF; border : 2px solid black</string> </property> <property name="text"> <string/> </property> </widget> </item> </layout> </widget> </item> <item row="1" column="1"> <widget class="QGroupBox" name="groupBackgroundColor"> <property name="title"> <string>Background Color</string> </property> <layout class="QGridLayout" name="gridLayout"> <item row="0" column="0" colspan="2"> <layout class="QGridLayout" name="gridBackgroundColors"> <property name="spacing"> <number>0</number> </property> <item row="0" column="0"> <widget class="QPushButton" name="buttonBackgroundNone"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="toolTip"> <string>Transparent</string> </property> <property name="styleSheet"> <string notr="true">background-color: #C0C0C0; border: solid black; border-width: 2px 1px 2px 2px;</string> </property> <property name="text"> <string>X</string> </property> </widget> </item> <item row="0" column="1"> <widget class="QPushButton" name="buttonBackground000000"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #000000; border: solid black; border-width: 2px 1px 2px 1px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="0" column="2"> <widget class="QPushButton" name="buttonBackgroundC0C0C0"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #C0C0C0; border: solid black; border-width: 2px 1px 2px 1px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="0" column="3"> <widget class="QPushButton" name="buttonBackgroundFFFFFF"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #FFFBF0; border: solid black; border-width: 2px 2px 2px 1px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="1" column="0"> <widget class="QPushButton" name="buttonBackground00FFFF"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color : #00FFFF; border: solid black; border-width: 1px 1px 2px 2px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="1" column="1"> <widget class="QPushButton" name="buttonBackground00FF00"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #00FF00; border: solid black; border-width: 1px 1px 2px 1px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="1" column="2"> <widget class="QPushButton" name="buttonBackgroundFF0000"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #FF0000; border: solid black; border-width: 1px 1px 2px 1px;</string> </property> <property name="text"> <string/> </property> </widget> </item> <item row="1" column="3"> <widget class="QPushButton" name="buttonBackgroundFFFF00"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">background-color: #FFFF00; border: solid black; border-width: 1px 2px 2px 1px;</string> </property> <property name="text"> <string/> </property> </widget> </item> </layout> </item> <item row="1" column="0"> <widget class="QLineEdit" name="editBackgroundColor"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true">QLineEdit {border-style: outset; border-width: 1px; border-color: black}</string> </property> <property name="text"> <string>#FFFFFF</string> </property> <property name="frame"> <bool>false</bool> </property> </widget> </item> <item row="1" column="1"> <widget class="QPushButton" name="buttonBackgroundColor"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>30</width> <height>18</height> </size> </property> <property name="toolTip"> <string>Open color selector</string> </property> <property name="styleSheet"> <string notr="true">background-color: #FFFFFF; border : 2px solid black</string> </property> <property name="text"> <string/> </property> </widget> </item> </layout> </widget> </item> <item row="2" column="1"> <widget class="QLabel" name="exampleText"> <property name="text"> <string>Example Text</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> </item> </layout> <zorder>groupBackgroundColor</zorder> <zorder>groupColor</zorder> <zorder>groupProperties</zorder> <zorder>exampleText</zorder> </widget> <widget class="QWidget" name="tabFont"> <attribute name="title"> <string>Font</string> </attribute> <layout class="QVBoxLayout" name="verticalLayout"> <item> <layout class="QHBoxLayout" name="fontAbstractTablesLayout"> <item> <widget class="QLabel" name="labelFontAbstractTables"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>General Tables:</string> </property> </widget> </item> <item> <widget class="QFontComboBox" name="fontAbstractTables"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="editable"> <bool>false</bool> </property> <property name="fontFilters"> <set>QFontComboBox::MonospacedFonts</set> </property> </widget> </item> <item> <widget class="QComboBox" name="fontAbstractTablesStyle"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <item> <property name="text"> <string>Normal</string> </property> </item> <item> <property name="text"> <string>Bold</string> </property> </item> <item> <property name="text"> <string>Italic</string> </property> </item> <item> <property name="text"> <string>Bold + Italic</string> </property> </item> </widget> </item> <item> <widget class="QComboBox" name="fontAbstractTablesSize"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maxVisibleItems"> <number>12</number> </property> <property name="sizeAdjustPolicy"> <enum>QComboBox::AdjustToContentsOnFirstShow</enum> </property> <item> <property name="text"> <string>6</string> </property> </item> <item> <property name="text"> <string>7</string> </property> </item> <item> <property name="text"> <string>8</string> </property> </item> <item> <property name="text"> <string>9</string> </property> </item> <item> <property name="text"> <string>10</string> </property> </item> <item> <property name="text"> <string>11</string> </property> </item> <item> <property name="text"> <string>12</string> </property> </item> <item> <property name="text"> <string>14</string> </property> </item> <item> <property name="text"> <string>16</string> </property> </item> <item> <property name="text"> <string>18</string> </property> </item> <item> <property name="text"> <string>20</string> </property> </item> <item> <property name="text"> <string>22</string> </property> </item> </widget> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="fontDisassemblyLayout"> <item> <widget class="QLabel" name="labelFontDisassembly"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Disassembly:</string> </property> </widget> </item> <item> <widget class="QFontComboBox" name="fontDisassembly"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="editable"> <bool>false</bool> </property> <property name="fontFilters"> <set>QFontComboBox::MonospacedFonts</set> </property> </widget> </item> <item> <widget class="QComboBox" name="fontDisassemblyStyle"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <item> <property name="text"> <string>Normal</string> </property> </item> <item> <property name="text"> <string>Bold</string> </property> </item> <item> <property name="text"> <string>Italic</string> </property> </item> <item> <property name="text"> <string>Bold + Italic</string> </property> </item> </widget> </item> <item> <widget class="QComboBox" name="fontDisassemblySize"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maxVisibleItems"> <number>12</number> </property> <property name="sizeAdjustPolicy"> <enum>QComboBox::AdjustToContentsOnFirstShow</enum> </property> <item> <property name="text"> <string>6</string> </property> </item> <item> <property name="text"> <string>7</string> </property> </item> <item> <property name="text"> <string>8</string> </property> </item> <item> <property name="text"> <string>9</string> </property> </item> <item> <property name="text"> <string>10</string> </property> </item> <item> <property name="text"> <string>11</string> </property> </item> <item> <property name="text"> <string>12</string> </property> </item> <item> <property name="text"> <string>14</string> </property> </item> <item> <property name="text"> <string>16</string> </property> </item> <item> <property name="text"> <string>18</string> </property> </item> <item> <property name="text"> <string>20</string> </property> </item> <item> <property name="text"> <string>22</string> </property> </item> </widget> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="fontHexDumpLayout"> <item> <widget class="QLabel" name="labelFontHexDump"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>HexDump:</string> </property> </widget> </item> <item> <widget class="QFontComboBox" name="fontHexDump"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="editable"> <bool>false</bool> </property> <property name="fontFilters"> <set>QFontComboBox::MonospacedFonts</set> </property> </widget> </item> <item> <widget class="QComboBox" name="fontHexDumpStyle"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <item> <property name="text"> <string>Normal</string> </property> </item> <item> <property name="text"> <string>Bold</string> </property> </item> <item> <property name="text"> <string>Italic</string> </property> </item> <item> <property name="text"> <string>Bold + Italic</string> </property> </item> </widget> </item> <item> <widget class="QComboBox" name="fontHexDumpSize"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maxVisibleItems"> <number>12</number> </property> <property name="sizeAdjustPolicy"> <enum>QComboBox::AdjustToContentsOnFirstShow</enum> </property> <item> <property name="text"> <string>6</string> </property> </item> <item> <property name="text"> <string>7</string> </property> </item> <item> <property name="text"> <string>8</string> </property> </item> <item> <property name="text"> <string>9</string> </property> </item> <item> <property name="text"> <string>10</string> </property> </item> <item> <property name="text"> <string>11</string> </property> </item> <item> <property name="text"> <string>12</string> </property> </item> <item> <property name="text"> <string>14</string> </property> </item> <item> <property name="text"> <string>16</string> </property> </item> <item> <property name="text"> <string>18</string> </property> </item> <item> <property name="text"> <string>20</string> </property> </item> <item> <property name="text"> <string>22</string> </property> </item> </widget> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="fontStackLayout"> <item> <widget class="QLabel" name="labelFontStack"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Stack:</string> </property> </widget> </item> <item> <widget class="QFontComboBox" name="fontStack"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="editable"> <bool>false</bool> </property> <property name="fontFilters"> <set>QFontComboBox::MonospacedFonts</set> </property> </widget> </item> <item> <widget class="QComboBox" name="fontStackStyle"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <item> <property name="text"> <string>Normal</string> </property> </item> <item> <property name="text"> <string>Bold</string> </property> </item> <item> <property name="text"> <string>Italic</string> </property> </item> <item> <property name="text"> <string>Bold + Italic</string> </property> </item> </widget> </item> <item> <widget class="QComboBox" name="fontStackSize"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maxVisibleItems"> <number>12</number> </property> <property name="sizeAdjustPolicy"> <enum>QComboBox::AdjustToContentsOnFirstShow</enum> </property> <item> <property name="text"> <string>6</string> </property> </item> <item> <property name="text"> <string>7</string> </property> </item> <item> <property name="text"> <string>8</string> </property> </item> <item> <property name="text"> <string>9</string> </property> </item> <item> <property name="text"> <string>10</string> </property> </item> <item> <property name="text"> <string>11</string> </property> </item> <item> <property name="text"> <string>12</string> </property> </item> <item> <property name="text"> <string>14</string> </property> </item> <item> <property name="text"> <string>16</string> </property> </item> <item> <property name="text"> <string>18</string> </property> </item> <item> <property name="text"> <string>20</string> </property> </item> <item> <property name="text"> <string>22</string> </property> </item> </widget> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="fontRegistersLayout"> <item> <widget class="QLabel" name="labelFontRegisters"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Registers:</string> </property> </widget> </item> <item> <widget class="QFontComboBox" name="fontRegisters"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="editable"> <bool>false</bool> </property> <property name="fontFilters"> <set>QFontComboBox::MonospacedFonts</set> </property> </widget> </item> <item> <widget class="QComboBox" name="fontRegistersStyle"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <item> <property name="text"> <string>Normal</string> </property> </item> <item> <property name="text"> <string>Bold</string> </property> </item> <item> <property name="text"> <string>Italic</string> </property> </item> <item> <property name="text"> <string>Bold + Italic</string> </property> </item> </widget> </item> <item> <widget class="QComboBox" name="fontRegistersSize"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maxVisibleItems"> <number>12</number> </property> <property name="sizeAdjustPolicy"> <enum>QComboBox::AdjustToContentsOnFirstShow</enum> </property> <item> <property name="text"> <string>6</string> </property> </item> <item> <property name="text"> <string>7</string> </property> </item> <item> <property name="text"> <string>8</string> </property> </item> <item> <property name="text"> <string>9</string> </property> </item> <item> <property name="text"> <string>10</string> </property> </item> <item> <property name="text"> <string>11</string> </property> </item> <item> <property name="text"> <string>12</string> </property> </item> <item> <property name="text"> <string>14</string> </property> </item> <item> <property name="text"> <string>16</string> </property> </item> <item> <property name="text"> <string>18</string> </property> </item> <item> <property name="text"> <string>20</string> </property> </item> <item> <property name="text"> <string>22</string> </property> </item> </widget> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="fontHexEditLayout"> <item> <widget class="QLabel" name="labelFontHexEdit"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>HexEdit:</string> </property> </widget> </item> <item> <widget class="QFontComboBox" name="fontHexEdit"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="editable"> <bool>false</bool> </property> <property name="fontFilters"> <set>QFontComboBox::MonospacedFonts</set> </property> </widget> </item> <item> <widget class="QComboBox" name="fontHexEditStyle"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <item> <property name="text"> <string>Normal</string> </property> </item> <item> <property name="text"> <string>Bold</string> </property> </item> <item> <property name="text"> <string>Italic</string> </property> </item> <item> <property name="text"> <string>Bold + Italic</string> </property> </item> </widget> </item> <item> <widget class="QComboBox" name="fontHexEditSize"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maxVisibleItems"> <number>12</number> </property> <property name="sizeAdjustPolicy"> <enum>QComboBox::AdjustToContentsOnFirstShow</enum> </property> <item> <property name="text"> <string>6</string> </property> </item> <item> <property name="text"> <string>7</string> </property> </item> <item> <property name="text"> <string>8</string> </property> </item> <item> <property name="text"> <string>9</string> </property> </item> <item> <property name="text"> <string>10</string> </property> </item> <item> <property name="text"> <string>11</string> </property> </item> <item> <property name="text"> <string>12</string> </property> </item> <item> <property name="text"> <string>14</string> </property> </item> <item> <property name="text"> <string>16</string> </property> </item> <item> <property name="text"> <string>18</string> </property> </item> <item> <property name="text"> <string>20</string> </property> </item> <item> <property name="text"> <string>22</string> </property> </item> </widget> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="fontLogLayout"> <item> <widget class="QLabel" name="labelFontLog"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Log:</string> </property> </widget> </item> <item> <widget class="QFontComboBox" name="fontLog"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="editable"> <bool>false</bool> </property> <property name="fontFilters"> <set>QFontComboBox::MonospacedFonts</set> </property> </widget> </item> <item> <widget class="QComboBox" name="fontLogStyle"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <item> <property name="text"> <string>Normal</string> </property> </item> <item> <property name="text"> <string>Bold</string> </property> </item> <item> <property name="text"> <string>Italic</string> </property> </item> <item> <property name="text"> <string>Bold + Italic</string> </property> </item> </widget> </item> <item> <widget class="QComboBox" name="fontLogSize"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maxVisibleItems"> <number>12</number> </property> <property name="sizeAdjustPolicy"> <enum>QComboBox::AdjustToContentsOnFirstShow</enum> </property> <item> <property name="text"> <string>6</string> </property> </item> <item> <property name="text"> <string>7</string> </property> </item> <item> <property name="text"> <string>8</string> </property> </item> <item> <property name="text"> <string>9</string> </property> </item> <item> <property name="text"> <string>10</string> </property> </item> <item> <property name="text"> <string>11</string> </property> </item> <item> <property name="text"> <string>12</string> </property> </item> <item> <property name="text"> <string>14</string> </property> </item> <item> <property name="text"> <string>16</string> </property> </item> <item> <property name="text"> <string>18</string> </property> </item> <item> <property name="text"> <string>20</string> </property> </item> <item> <property name="text"> <string>22</string> </property> </item> </widget> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="fontApplicationLayout"> <item> <widget class="QPushButton" name="buttonApplicationFont"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>&Application Font*</string> </property> </widget> </item> <item> <widget class="QLabel" name="labelApplicationFont"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Courier New</string> </property> </widget> </item> <item> <widget class="QPushButton" name="buttonFontDefaults"> <property name="sizePolicy"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>&Defaults</string> </property> </widget> </item> </layout> </item> <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> <layout class="QVBoxLayout" name="fontRestartRequiredLayout"> <property name="sizeConstraint"> <enum>QLayout::SetMinimumSize</enum> </property> <item> <widget class="QLabel" name="labelFontRestartRequired"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Minimum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>*Setting requires restarting the application to take effect.</string> </property> <property name="wordWrap"> <bool>true</bool> </property> </widget> </item> </layout> </item> </layout> </widget> </widget> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout"> <item> <spacer name="horizontalSpacer"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QPushButton" name="buttonSave"> <property name="text"> <string>&Save</string> </property> <property name="default"> <bool>true</bool> </property> </widget> </item> <item> <widget class="QPushButton" name="buttonCancel"> <property name="text"> <string>&Cancel</string> </property> </widget> </item> </layout> </item> </layout> </widget> <layoutdefault spacing="6" margin="11"/> <tabstops> <tabstop>tabWidget</tabstop> <tabstop>listColorNames</tabstop> <tabstop>button000000</tabstop> <tabstop>button000080</tabstop> <tabstop>button008000</tabstop> <tabstop>button008080</tabstop> <tabstop>button800000</tabstop> <tabstop>button800080</tabstop> <tabstop>button808000</tabstop> <tabstop>buttonC0C0C0</tabstop> <tabstop>button808080</tabstop> <tabstop>button0000FF</tabstop> <tabstop>button00FF00</tabstop> <tabstop>button00FFFF</tabstop> <tabstop>buttonFF0000</tabstop> <tabstop>buttonFF00FF</tabstop> <tabstop>buttonFFFF00</tabstop> <tabstop>buttonFFFFFF</tabstop> <tabstop>editColor</tabstop> <tabstop>buttonColor</tabstop> <tabstop>buttonBackgroundNone</tabstop> <tabstop>buttonBackground000000</tabstop> <tabstop>buttonBackgroundC0C0C0</tabstop> <tabstop>buttonBackgroundFFFFFF</tabstop> <tabstop>buttonBackground00FFFF</tabstop> <tabstop>buttonBackground00FF00</tabstop> <tabstop>buttonBackgroundFF0000</tabstop> <tabstop>buttonBackgroundFFFF00</tabstop> <tabstop>editBackgroundColor</tabstop> <tabstop>buttonBackgroundColor</tabstop> <tabstop>fontAbstractTables</tabstop> <tabstop>fontAbstractTablesStyle</tabstop> <tabstop>fontAbstractTablesSize</tabstop> <tabstop>fontDisassembly</tabstop> <tabstop>fontDisassemblyStyle</tabstop> <tabstop>fontDisassemblySize</tabstop> <tabstop>fontHexDump</tabstop> <tabstop>fontHexDumpStyle</tabstop> <tabstop>fontHexDumpSize</tabstop> <tabstop>fontStack</tabstop> <tabstop>fontStackStyle</tabstop> <tabstop>fontStackSize</tabstop> <tabstop>fontRegisters</tabstop> <tabstop>fontRegistersStyle</tabstop> <tabstop>fontRegistersSize</tabstop> <tabstop>fontHexEdit</tabstop> <tabstop>fontHexEditStyle</tabstop> <tabstop>fontHexEditSize</tabstop> <tabstop>fontLog</tabstop> <tabstop>fontLogStyle</tabstop> <tabstop>fontLogSize</tabstop> <tabstop>buttonApplicationFont</tabstop> <tabstop>buttonFontDefaults</tabstop> </tabstops> <resources> <include location="../../resource.qrc"/> </resources> <connections> <connection> <sender>buttonCancel</sender> <signal>clicked()</signal> <receiver>AppearanceDialog</receiver> <slot>close()</slot> <hints> <hint type="sourcelabel"> <x>481</x> <y>381</y> </hint> <hint type="destinationlabel"> <x>476</x> <y>386</y> </hint> </hints> </connection> <connection> <sender>buttonSave</sender> <signal>clicked(bool)</signal> <receiver>AppearanceDialog</receiver> <slot>accept()</slot> <hints> <hint type="sourcelabel"> <x>393</x> <y>382</y> </hint> <hint type="destinationlabel"> <x>398</x> <y>376</y> </hint> </hints> </connection> </connections> </ui>