diff options
author | Mavridis Philippe <mavridisf@gmail.com> | 2024-10-03 20:32:40 +0300 |
---|---|---|
committer | Mavridis Philippe <mavridisf@gmail.com> | 2024-10-03 20:32:40 +0300 |
commit | 19097d1bb96f8d52743121fb8f00d90029f1dfc0 (patch) | |
tree | 30a179f283f71a8bb8e6f9db9c9b3a3ce9198376 /malloryclient/config/configdialog.ui | |
download | twin-style-mallory-19097d1bb96f8d52743121fb8f00d90029f1dfc0.tar.gz twin-style-mallory-19097d1bb96f8d52743121fb8f00d90029f1dfc0.zip |
Initial commit
Sourced from https://www.pling.com/p/1100385
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
Diffstat (limited to 'malloryclient/config/configdialog.ui')
-rw-r--r-- | malloryclient/config/configdialog.ui | 393 |
1 files changed, 393 insertions, 0 deletions
diff --git a/malloryclient/config/configdialog.ui b/malloryclient/config/configdialog.ui new file mode 100644 index 0000000..7705d3a --- /dev/null +++ b/malloryclient/config/configdialog.ui @@ -0,0 +1,393 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>ConfigDialog</class> +<widget class="QWidget"> + <property name="name"> + <cstring>ConfigDialog</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>421</width> + <height>308</height> + </rect> + </property> + <property name="caption"> + <string>Config Dialog</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout11</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout4</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout1</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1_2</cstring> + </property> + <property name="text"> + <string>&Titlebar size:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>m_titleSize</cstring> + </property> + <property name="accel" stdset="0"> + <string>Alt+T</string> + </property> + </widget> + <widget class="QSlider"> + <property name="name"> + <cstring>m_titleSize</cstring> + </property> + <property name="minValue"> + <number>22</number> + </property> + <property name="maxValue"> + <number>44</number> + </property> + <property name="lineStep"> + <number>2</number> + </property> + <property name="pageStep"> + <number>2</number> + </property> + <property name="value"> + <number>22</number> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="tickmarks"> + <enum>Below</enum> + </property> + </widget> + </hbox> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout2</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel2</cstring> + </property> + <property name="text"> + <string>&Button size:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>m_buttonSize</cstring> + </property> + <property name="accel" stdset="0"> + <string>Alt+B</string> + </property> + </widget> + <widget class="QSlider"> + <property name="name"> + <cstring>m_buttonSize</cstring> + </property> + <property name="minValue"> + <number>18</number> + </property> + <property name="maxValue"> + <number>40</number> + </property> + <property name="lineStep"> + <number>2</number> + </property> + <property name="pageStep"> + <number>2</number> + </property> + <property name="value"> + <number>18</number> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="tickmarks"> + <enum>Below</enum> + </property> + </widget> + </hbox> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout3</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1</cstring> + </property> + <property name="text"> + <string>B&order size:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>m_borderSize</cstring> + </property> + <property name="accel" stdset="0"> + <string>Alt+O</string> + </property> + </widget> + <widget class="QSlider"> + <property name="name"> + <cstring>m_borderSize</cstring> + </property> + <property name="minValue"> + <number>5</number> + </property> + <property name="maxValue"> + <number>10</number> + </property> + <property name="pageStep"> + <number>1</number> + </property> + <property name="value"> + <number>5</number> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="tickmarks"> + <enum>Below</enum> + </property> + <property name="whatsThis" stdset="0"> + <string>Here you can change the size of the borders to fit your taste.</string> + </property> + </widget> + </hbox> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>m_lessRounded</cstring> + </property> + <property name="text"> + <string>Less rou&nded corners</string> + </property> + <property name="accel"> + <string>Alt+N</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer1</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>10</height> + </size> + </property> + </spacer> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel99</cstring> + </property> + <property name="text"> + <string>Buttons st&yle:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>m_buttonStyle</cstring> + </property> + <property name="accel" stdset="0"> + <string>Alt+U</string> + </property> + </widget> + <widget class="QComboBox"> + <item> + <property name="text"> + <string>Round</string> + </property> + </item> + <item> + <property name="text"> + <string>Square</string> + </property> + </item> + <property name="name"> + <cstring>m_buttonStyle</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + </hbox> + </widget> + </vbox> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout10</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="spacing"> + <number>16</number> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout9</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>m_resizeHandle</cstring> + </property> + <property name="text"> + <string>Paint resize &handles</string> + </property> + <property name="accel"> + <string>Alt+H</string> + </property> + </widget> + <widget class="QCheckBox"> + <property name="name"> + <cstring>m_superSize</cstring> + </property> + <property name="text"> + <string>Supersi&ze handles</string> + </property> + <property name="accel"> + <string>Alt+Z</string> + </property> + </widget> + </vbox> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout6</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>m_titleShadow</cstring> + </property> + <property name="text"> + <string>Paint titlebar &shadow</string> + </property> + <property name="accel"> + <string>Alt+S</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Check this option if you want the buttons and title to have a 3D look with a shadow behind them.</string> + </property> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout99</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel3</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>Shadow &distance:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>m_titleShadowSize</cstring> + </property> + </widget> + <widget class="QSpinBox"> + <property name="name"> + <cstring>m_titleShadowSize</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="buttonSymbols"> + <enum>UpDownArrows</enum> + </property> + <property name="maxValue"> + <number>3</number> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="value"> + <number>2</number> + </property> + </widget> + </hbox> + </widget> + </vbox> + </widget> + </hbox> + </widget> + </vbox> + </widget> + </grid> +</widget> +<layoutdefaults spacing="6" margin="11"/> +</UI> |