diff options
author | Michele Calgaro <[email protected]> | 2023-07-22 23:28:14 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-07-22 23:28:14 +0900 |
commit | 33b26938657c9790eff9389ac23d9eb0205c9378 (patch) | |
tree | cb8d19c7532304dd5b1193a6f4e985f63e893ca3 /src/configdialog.ui | |
download | kommando-33b26938657c9790eff9389ac23d9eb0205c9378.tar.gz kommando-33b26938657c9790eff9389ac23d9eb0205c9378.zip |
Initial import from https://snapshot.debian.org/package/kommando/0.5.1-2. Code available under GPL2 license.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/configdialog.ui')
-rw-r--r-- | src/configdialog.ui | 1008 |
1 files changed, 1008 insertions, 0 deletions
diff --git a/src/configdialog.ui b/src/configdialog.ui new file mode 100644 index 0000000..1b68bbc --- /dev/null +++ b/src/configdialog.ui @@ -0,0 +1,1008 @@ +<!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>648</width> + <height>504</height> + </rect> + </property> + <property name="caption"> + <string>Kommando Config</string> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QSplitter"> + <property name="name"> + <cstring>splitter12</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <widget class="QListBox"> + <property name="name"> + <cstring>listBox</cstring> + </property> + </widget> + <widget class="QWidgetStack"> + <property name="name"> + <cstring>pages</cstring> + </property> + <widget class="QWidget"> + <property name="name"> + <cstring>menuPage</cstring> + </property> + <attribute name="id"> + <number>0</number> + </attribute> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <widget class="QFrame"> + <property name="name"> + <cstring>MenuFrame</cstring> + </property> + <property name="frameShape"> + <enum>StyledPanel</enum> + </property> + <property name="frameShadow"> + <enum>Raised</enum> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="2" column="0"> + <property name="name"> + <cstring>layout8</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1</cstring> + </property> + <property name="text"> + <string>Command:</string> + </property> + </widget> + <widget class="QLineEdit"> + <property name="name"> + <cstring>commandoEdit</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + </widget> + </hbox> + </widget> + <widget class="QPushButton" row="0" column="2"> + <property name="name"> + <cstring>removeListView</cstring> + </property> + <property name="text"> + <string>Remove</string> + </property> + </widget> + <widget class="QComboBox" row="0" column="0"> + <property name="name"> + <cstring>menuViewComboBox</cstring> + </property> + </widget> + <widget class="QPushButton" row="0" column="1"> + <property name="name"> + <cstring>newListView</cstring> + </property> + <property name="text"> + <string>Ne&w</string> + </property> + </widget> + <widget class="QLayoutWidget" row="1" column="1" rowspan="1" colspan="2"> + <property name="name"> + <cstring>layout11</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QPushButton"> + <property name="name"> + <cstring>addMenu</cstring> + </property> + <property name="text"> + <string>Add Menu</string> + </property> + </widget> + <widget class="QPushButton"> + <property name="name"> + <cstring>addButton</cstring> + </property> + <property name="text"> + <string>Add &Button</string> + </property> + </widget> + <widget class="QPushButton"> + <property name="name"> + <cstring>addService</cstring> + </property> + <property name="text"> + <string>&From KMenu</string> + </property> + </widget> + <widget class="QPushButton"> + <property name="name"> + <cstring>remove</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Remove</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer8_3</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Maximum</enum> + </property> + <property name="sizeHint"> + <size> + <width>21</width> + <height>31</height> + </size> + </property> + </spacer> + <widget class="QPushButton"> + <property name="name"> + <cstring>buttonUp</cstring> + </property> + <property name="text"> + <string>&Up</string> + </property> + </widget> + <widget class="QPushButton"> + <property name="name"> + <cstring>buttonDown</cstring> + </property> + <property name="text"> + <string>D&own</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer5</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>31</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout7</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <spacer> + <property name="name"> + <cstring>spacer6</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Preferred</enum> + </property> + <property name="sizeHint"> + <size> + <width>25</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout6</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel2</cstring> + </property> + <property name="text"> + <string>Icon:<p align="left"></p></string> + </property> + </widget> + <widget class="KIconButton"> + <property name="name"> + <cstring>iconButton</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="minimumSize"> + <size> + <width>64</width> + <height>64</height> + </size> + </property> + <property name="maximumSize"> + <size> + <width>64</width> + <height>64</height> + </size> + </property> + <property name="text"> + <string></string> + </property> + </widget> + </vbox> + </widget> + <spacer> + <property name="name"> + <cstring>spacer8</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Preferred</enum> + </property> + <property name="sizeHint"> + <size> + <width>25</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + </vbox> + </widget> + <spacer row="2" column="1" rowspan="1" colspan="2"> + <property name="name"> + <cstring>spacer15</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Preferred</enum> + </property> + <property name="sizeHint"> + <size> + <width>111</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QWidgetStack" row="1" column="0"> + <property name="name"> + <cstring>lists</cstring> + </property> + <property name="minimumSize"> + <size> + <width>250</width> + <height>0</height> + </size> + </property> + <widget class="QWidget"> + <property name="name"> + <cstring>WStackPage</cstring> + </property> + <attribute name="id"> + <number>0</number> + </attribute> + </widget> + </widget> + </grid> + </widget> + </hbox> + </widget> + <widget class="QWidget"> + <property name="name"> + <cstring>shortcutPage</cstring> + </property> + <attribute name="id"> + <number>1</number> + </attribute> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <widget class="QFrame"> + <property name="name"> + <cstring>shortcutFrame</cstring> + </property> + <property name="frameShape"> + <enum>StyledPanel</enum> + </property> + <property name="frameShadow"> + <enum>Raised</enum> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KKeyButton" row="1" column="1"> + <property name="name"> + <cstring>kKeyButton1</cstring> + </property> + <property name="text"> + <string>N&one</string> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>textLabel1_2</cstring> + </property> + <property name="text"> + <string>Change shortcut:</string> + </property> + </widget> + <spacer row="0" column="0"> + <property name="name"> + <cstring>spacer12</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>131</height> + </size> + </property> + </spacer> + <spacer row="2" column="0"> + <property name="name"> + <cstring>spacer13</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>101</height> + </size> + </property> + </spacer> + <spacer row="1" column="2"> + <property name="name"> + <cstring>spacer14</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>131</width> + <height>20</height> + </size> + </property> + </spacer> + </grid> + </widget> + </hbox> + </widget> + <widget class="QWidget"> + <property name="name"> + <cstring>colorPage</cstring> + </property> + <attribute name="id"> + <number>2</number> + </attribute> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <widget class="QFrame"> + <property name="name"> + <cstring>colorFrame</cstring> + </property> + <property name="frameShape"> + <enum>StyledPanel</enum> + </property> + <property name="frameShadow"> + <enum>Raised</enum> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout10</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1_3</cstring> + </property> + <property name="text"> + <string>Tint Color:</string> + </property> + </widget> + <widget class="KColorButton"> + <property name="name"> + <cstring>kColorButton1</cstring> + </property> + <property name="text"> + <string></string> + </property> + <property name="color"> + <color> + <red>0</red> + <green>0</green> + <blue>0</blue> + </color> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer4</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>308</width> + <height>21</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout11</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel2_2</cstring> + </property> + <property name="text"> + <string>Opacity:</string> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1_4</cstring> + </property> + <property name="font"> + <font> + <pointsize>12</pointsize> + </font> + </property> + <property name="text"> + <string><font size="-1">Transparent</font></string> + </property> + </widget> + <widget class="QSlider"> + <property name="name"> + <cstring>opacitySlider</cstring> + </property> + <property name="maxValue"> + <number>100</number> + </property> + <property name="value"> + <number>20</number> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1_4_2</cstring> + </property> + <property name="font"> + <font> + <pointsize>12</pointsize> + </font> + </property> + <property name="text"> + <string><font size="-1">Opaque</font></string> + </property> + </widget> + </hbox> + </widget> + <widget class="Line"> + <property name="name"> + <cstring>line1</cstring> + </property> + <property name="frameShape"> + <enum>HLine</enum> + </property> + <property name="frameShadow"> + <enum>Sunken</enum> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout12</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1_7</cstring> + </property> + <property name="text"> + <string>Scheme:</string> + </property> + </widget> + <widget class="QComboBox"> + <item> + <property name="text"> + <string>Tiny</string> + </property> + </item> + <item> + <property name="text"> + <string>Small</string> + </property> + </item> + <item> + <property name="text"> + <string>Normal</string> + </property> + </item> + <item> + <property name="text"> + <string>Big</string> + </property> + </item> + <property name="name"> + <cstring>schemeCombobox</cstring> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer9</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>211</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout14</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <spacer row="1" column="4"> + <property name="name"> + <cstring>spacer10</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>131</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QSpinBox" row="1" column="2"> + <property name="name"> + <cstring>menuRadiusSpinbox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="maxValue"> + <number>300</number> + </property> + <property name="minValue"> + <number>30</number> + </property> + </widget> + <widget class="QComboBox" row="2" column="2"> + <item> + <property name="text"> + <string>16</string> + </property> + </item> + <item> + <property name="text"> + <string>22</string> + </property> + </item> + <item> + <property name="text"> + <string>32</string> + </property> + </item> + <item> + <property name="text"> + <string>48</string> + </property> + </item> + <item> + <property name="text"> + <string>64</string> + </property> + </item> + <item> + <property name="text"> + <string>128</string> + </property> + </item> + <property name="name"> + <cstring>menuButtonSize</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="currentItem"> + <number>2</number> + </property> + </widget> + <widget class="QLabel" row="1" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>textLabel1_5</cstring> + </property> + <property name="text"> + <string>Menu Radius:</string> + </property> + </widget> + <widget class="QCheckBox" row="0" column="0"> + <property name="name"> + <cstring>customCheckbox</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="text"> + <string>Cus&tom</string> + </property> + <property name="accel"> + <string>Alt+T</string> + </property> + </widget> + <widget class="QLabel" row="1" column="3"> + <property name="name"> + <cstring>textLabel1_8</cstring> + </property> + <property name="text"> + <string>px</string> + </property> + </widget> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>textLabel2_3</cstring> + </property> + <property name="text"> + <string>Menubutton size:</string> + </property> + </widget> + <widget class="QComboBox" row="3" column="2"> + <item> + <property name="text"> + <string>16</string> + </property> + </item> + <item> + <property name="text"> + <string>22</string> + </property> + </item> + <item> + <property name="text"> + <string>32</string> + </property> + </item> + <item> + <property name="text"> + <string>48</string> + </property> + </item> + <item> + <property name="text"> + <string>64</string> + </property> + </item> + <item> + <property name="text"> + <string>128</string> + </property> + </item> + <property name="name"> + <cstring>navButtonSize</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="currentItem"> + <number>2</number> + </property> + </widget> + <spacer row="0" column="1"> + <property name="name"> + <cstring>spacer8_2</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Maximum</enum> + </property> + <property name="sizeHint"> + <size> + <width>72</width> + <height>21</height> + </size> + </property> + </spacer> + <widget class="QLabel" row="3" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>textLabel1_6</cstring> + </property> + <property name="text"> + <string>Navigationbutton size:</string> + </property> + </widget> + </grid> + </widget> + <widget class="Line"> + <property name="name"> + <cstring>line1_2</cstring> + </property> + <property name="frameShape"> + <enum>HLine</enum> + </property> + <property name="frameShadow"> + <enum>Sunken</enum> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer11</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>101</height> + </size> + </property> + </spacer> + </vbox> + </widget> + </hbox> + </widget> + </widget> + </widget> + </hbox> +</widget> +<connections> + <connection> + <sender>navButtonSize</sender> + <signal>activated(const QString&)</signal> + <receiver>ConfigDialog</receiver> + <slot>slotNavButtonSizeChanged(const QString&)</slot> + </connection> + <connection> + <sender>kColorButton1</sender> + <signal>changed(const QColor&)</signal> + <receiver>ConfigDialog</receiver> + <slot>slotColorButtonClicked(const QColor&)</slot> + </connection> + <connection> + <sender>addButton</sender> + <signal>clicked()</signal> + <receiver>ConfigDialog</receiver> + <slot>slotAddButtonClicked()</slot> + </connection> + <connection> + <sender>remove</sender> + <signal>clicked()</signal> + <receiver>ConfigDialog</receiver> + <slot>slotRemoveClicked()</slot> + </connection> + <connection> + <sender>addMenu</sender> + <signal>clicked()</signal> + <receiver>ConfigDialog</receiver> + <slot>slotAddMenuClicked()</slot> + </connection> + <connection> + <sender>listBox</sender> + <signal>clicked(QListBoxItem*)</signal> + <receiver>ConfigDialog</receiver> + <slot>slotListBoxClicked(QListBoxItem*)</slot> + </connection> + <connection> + <sender>iconButton</sender> + <signal>iconChanged(QString)</signal> + <receiver>ConfigDialog</receiver> + <slot>slotNewIcon()</slot> + </connection> + <connection> + <sender>commandoEdit</sender> + <signal>textChanged(const QString&)</signal> + <receiver>ConfigDialog</receiver> + <slot>slotCommandoTyped(const QString&)</slot> + </connection> + <connection> + <sender>schemeCombobox</sender> + <signal>activated(const QString&)</signal> + <receiver>ConfigDialog</receiver> + <slot>slotSchemeComboboxChanged(const QString&)</slot> + </connection> + <connection> + <sender>customCheckbox</sender> + <signal>toggled(bool)</signal> + <receiver>ConfigDialog</receiver> + <slot>slotCustomSizeCheckboxToggled(bool)</slot> + </connection> + <connection> + <sender>opacitySlider</sender> + <signal>valueChanged(int)</signal> + <receiver>ConfigDialog</receiver> + <slot>slotOpacitySliderChanged(int)</slot> + </connection> + <connection> + <sender>menuRadiusSpinbox</sender> + <signal>valueChanged(int)</signal> + <receiver>ConfigDialog</receiver> + <slot>slotMenuRadiusSpinboxChanged(int)</slot> + </connection> + <connection> + <sender>menuButtonSize</sender> + <signal>activated(const QString&)</signal> + <receiver>ConfigDialog</receiver> + <slot>slotMenuButtonSizeChanged(const QString&)</slot> + </connection> + <connection> + <sender>buttonUp</sender> + <signal>pressed()</signal> + <receiver>ConfigDialog</receiver> + <slot>slotButtonUpPressed()</slot> + </connection> + <connection> + <sender>buttonDown</sender> + <signal>pressed()</signal> + <receiver>ConfigDialog</receiver> + <slot>slotButtonDownPressed()</slot> + </connection> + <connection> + <sender>menuViewComboBox</sender> + <signal>activated(const QString&)</signal> + <receiver>ConfigDialog</receiver> + <slot>slotChangeListView(const QString&)</slot> + </connection> + <connection> + <sender>newListView</sender> + <signal>clicked()</signal> + <receiver>ConfigDialog</receiver> + <slot>slotNewListViewClicked()</slot> + </connection> + <connection> + <sender>removeListView</sender> + <signal>clicked()</signal> + <receiver>ConfigDialog</receiver> + <slot>slotRemoveListViewClicked()</slot> + </connection> +</connections> +<slots> + <slot access="protected">slotListBoxClicked(QListBoxItem* item)</slot> + <slot access="protected">slotAddMenuClicked()</slot> + <slot access="protected">slotCommandoTyped(const QString& commando)</slot> + <slot access="protected">slotRemoveClicked()</slot> + <slot access="protected">slotNewIcon()</slot> + <slot access="protected">slotAddButtonClicked()</slot> + <slot access="protected">slotApplyClicked()</slot> + <slot access="protected">slotResetClicked()</slot> + <slot access="protected">slotSchemeComboboxChanged(const QString&)</slot> + <slot access="protected">slotCustomSizeCheckboxToggled(bool)</slot> + <slot access="protected">slotColorButtonClicked(const QColor& color)</slot> + <slot access="protected">slotOpacitySliderChanged(int value)</slot> + <slot access="protected">slotMenuButtonSizeChanged(const QString&)</slot> + <slot access="protected">slotNavButtonSizeChanged(const QString&)</slot> + <slot access="protected">slotMenuRadiusSpinboxChanged(int)</slot> + <slot access="protected">slotButtonUpPressed()</slot> + <slot access="protected">slotButtonDownPressed()</slot> + <slot>slotChangeListView(const QString&)</slot> + <slot>slotNewListViewClicked()</slot> + <slot>slotRemoveListViewClicked()</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>kicondialog.h</includehint> + <includehint>kcolorbutton.h</includehint> + <includehint>kkeybutton.h</includehint> +</includehints> +</UI> |