diff options
author | Michal Kubecek <mkubecek@suse.cz> | 2015-04-16 14:47:36 +0200 |
---|---|---|
committer | Michal Kubecek <mkubecek@suse.cz> | 2015-04-16 14:47:36 +0200 |
commit | 38758b38429c63fb91861f474455e04a663e8819 (patch) | |
tree | e59ae7a7a9d28d2628d8014d547d43b2b2cd7515 /src/gui | |
parent | 77446a6745c112c8a0ce5b1ad66e365bf227cb38 (diff) | |
download | twinkle-38758b38429c63fb91861f474455e04a663e8819.tar twinkle-38758b38429c63fb91861f474455e04a663e8819.tar.gz twinkle-38758b38429c63fb91861f474455e04a663e8819.tar.lz twinkle-38758b38429c63fb91861f474455e04a663e8819.tar.xz twinkle-38758b38429c63fb91861f474455e04a663e8819.zip |
manual adjustment of dtmfform.ui
Diffstat (limited to 'src/gui')
-rw-r--r-- | src/gui/dtmfform.ui | 298 |
1 files changed, 280 insertions, 18 deletions
diff --git a/src/gui/dtmfform.ui b/src/gui/dtmfform.ui index 6526992..0afc026 100644 --- a/src/gui/dtmfform.ui +++ b/src/gui/dtmfform.ui @@ -26,7 +26,7 @@ </property> <layout class="QVBoxLayout"> <item> - <widget class="Q3GroupBox" name="keypadGroupBox"> + <widget class="QGroupBox" name="keypadGroupBox"> <property name="title"> <string>Keypad</string> </property> @@ -42,7 +42,14 @@ <string/> </property> <property name="icon"> - <pixmap>dtmf-2.png</pixmap> + <iconset resource="icons.qrc"> + <normaloff>:/icons/images/dtmf-2.png</normaloff>:/icons/images/dtmf-2.png</iconset> + </property> + <property name="iconSize"> + <size> + <width>22</width> + <height>22</height> + </size> </property> <property name="whatsThis" stdset="0"> <string>2</string> @@ -60,7 +67,14 @@ <string/> </property> <property name="icon"> - <pixmap>dtmf-3.png</pixmap> + <iconset resource="icons.qrc"> + <normaloff>:/icons/images/dtmf-3.png</normaloff>:/icons/images/dtmf-3.png</iconset> + </property> + <property name="iconSize"> + <size> + <width>22</width> + <height>22</height> + </size> </property> <property name="whatsThis" stdset="0"> <string>3</string> @@ -73,11 +87,55 @@ <string/> </property> <property name="icon"> - <pixmap>dtmf-a.png</pixmap> + <iconset resource="icons.qrc"> + <normaloff>:/icons/images/dtmf-a.png</normaloff>:/icons/images/dtmf-a.png</iconset> + </property> + <property name="iconSize"> + <size> + <width>22</width> + <height>22</height> + </size> </property> <property name="whatsThis" stdset="0"> <string>Over decadic A. Normally not needed.</string> </property> + <property name="palette"> + <palette> + <active> + <colorrole role="Button"> + <brush brushstyle="SolidPattern"> + <color alpha="255"> + <red>194</red> + <green>202</green> + <blue>210</blue> + </color> + </brush> + </colorrole> + </active> + <inactive> + <colorrole role="Button"> + <brush brushstyle="SolidPattern"> + <color alpha="255"> + <red>194</red> + <green>202</green> + <blue>210</blue> + </color> + </brush> + </colorrole> + </inactive> + <disabled> + <colorrole role="Button"> + <brush brushstyle="SolidPattern"> + <color alpha="255"> + <red>194</red> + <green>202</green> + <blue>210</blue> + </color> + </brush> + </colorrole> + </disabled> + </palette> + </property> </widget> </item> <item row="1" column="0"> @@ -86,7 +144,14 @@ <string/> </property> <property name="icon"> - <pixmap>dtmf-4.png</pixmap> + <iconset resource="icons.qrc"> + <normaloff>:/icons/images/dtmf-4.png</normaloff>:/icons/images/dtmf-4.png</iconset> + </property> + <property name="iconSize"> + <size> + <width>22</width> + <height>22</height> + </size> </property> <property name="whatsThis" stdset="0"> <string>4</string> @@ -99,7 +164,14 @@ <string/> </property> <property name="icon"> - <pixmap>dtmf-5.png</pixmap> + <iconset resource="icons.qrc"> + <normaloff>:/icons/images/dtmf-5.png</normaloff>:/icons/images/dtmf-5.png</iconset> + </property> + <property name="iconSize"> + <size> + <width>22</width> + <height>22</height> + </size> </property> <property name="whatsThis" stdset="0"> <string>5</string> @@ -112,7 +184,14 @@ <string/> </property> <property name="icon"> - <pixmap>dtmf-6.png</pixmap> + <iconset resource="icons.qrc"> + <normaloff>:/icons/images/dtmf-6.png</normaloff>:/icons/images/dtmf-6.png</iconset> + </property> + <property name="iconSize"> + <size> + <width>22</width> + <height>22</height> + </size> </property> <property name="whatsThis" stdset="0"> <string>6</string> @@ -125,11 +204,55 @@ <string/> </property> <property name="icon"> - <pixmap>dtmf-b.png</pixmap> + <iconset resource="icons.qrc"> + <normaloff>:/icons/images/dtmf-b.png</normaloff>:/icons/images/dtmf-b.png</iconset> + </property> + <property name="iconSize"> + <size> + <width>22</width> + <height>22</height> + </size> </property> <property name="whatsThis" stdset="0"> <string>Over decadic B. Normally not needed.</string> </property> + <property name="palette"> + <palette> + <active> + <colorrole role="Button"> + <brush brushstyle="SolidPattern"> + <color alpha="255"> + <red>194</red> + <green>202</green> + <blue>210</blue> + </color> + </brush> + </colorrole> + </active> + <inactive> + <colorrole role="Button"> + <brush brushstyle="SolidPattern"> + <color alpha="255"> + <red>194</red> + <green>202</green> + <blue>210</blue> + </color> + </brush> + </colorrole> + </inactive> + <disabled> + <colorrole role="Button"> + <brush brushstyle="SolidPattern"> + <color alpha="255"> + <red>194</red> + <green>202</green> + <blue>210</blue> + </color> + </brush> + </colorrole> + </disabled> + </palette> + </property> </widget> </item> <item row="2" column="0"> @@ -138,7 +261,14 @@ <string/> </property> <property name="icon"> - <pixmap>dtmf-7.png</pixmap> + <iconset resource="icons.qrc"> + <normaloff>:/icons/images/dtmf-7.png</normaloff>:/icons/images/dtmf-7.png</iconset> + </property> + <property name="iconSize"> + <size> + <width>22</width> + <height>22</height> + </size> </property> <property name="whatsThis" stdset="0"> <string>7</string> @@ -151,7 +281,14 @@ <string/> </property> <property name="icon"> - <pixmap>dtmf-8.png</pixmap> + <iconset resource="icons.qrc"> + <normaloff>:/icons/images/dtmf-8.png</normaloff>:/icons/images/dtmf-8.png</iconset> + </property> + <property name="iconSize"> + <size> + <width>22</width> + <height>22</height> + </size> </property> <property name="whatsThis" stdset="0"> <string>8</string> @@ -164,7 +301,14 @@ <string/> </property> <property name="icon"> - <pixmap>dtmf-9.png</pixmap> + <iconset resource="icons.qrc"> + <normaloff>:/icons/images/dtmf-9.png</normaloff>:/icons/images/dtmf-9.png</iconset> + </property> + <property name="iconSize"> + <size> + <width>22</width> + <height>22</height> + </size> </property> <property name="whatsThis" stdset="0"> <string>9</string> @@ -177,11 +321,55 @@ <string/> </property> <property name="icon"> - <pixmap>dtmf-c.png</pixmap> + <iconset resource="icons.qrc"> + <normaloff>:/icons/images/dtmf-c.png</normaloff>:/icons/images/dtmf-c.png</iconset> + </property> + <property name="iconSize"> + <size> + <width>22</width> + <height>22</height> + </size> </property> <property name="whatsThis" stdset="0"> <string>Over decadic C. Normally not needed.</string> </property> + <property name="palette"> + <palette> + <active> + <colorrole role="Button"> + <brush brushstyle="SolidPattern"> + <color alpha="255"> + <red>194</red> + <green>202</green> + <blue>210</blue> + </color> + </brush> + </colorrole> + </active> + <inactive> + <colorrole role="Button"> + <brush brushstyle="SolidPattern"> + <color alpha="255"> + <red>194</red> + <green>202</green> + <blue>210</blue> + </color> + </brush> + </colorrole> + </inactive> + <disabled> + <colorrole role="Button"> + <brush brushstyle="SolidPattern"> + <color alpha="255"> + <red>194</red> + <green>202</green> + <blue>210</blue> + </color> + </brush> + </colorrole> + </disabled> + </palette> + </property> </widget> </item> <item row="3" column="0"> @@ -190,7 +378,14 @@ <string/> </property> <property name="icon"> - <pixmap>dtmf-star.png</pixmap> + <iconset resource="icons.qrc"> + <normaloff>:/icons/images/dtmf-star.png</normaloff>:/icons/images/dtmf-star.png</iconset> + </property> + <property name="iconSize"> + <size> + <width>22</width> + <height>22</height> + </size> </property> <property name="whatsThis" stdset="0"> <string>Star (*)</string> @@ -203,7 +398,14 @@ <string/> </property> <property name="icon"> - <pixmap>dtmf-0.png</pixmap> + <iconset resource="icons.qrc"> + <normaloff>:/icons/images/dtmf-0.png</normaloff>:/icons/images/dtmf-0.png</iconset> + </property> + <property name="iconSize"> + <size> + <width>22</width> + <height>22</height> + </size> </property> <property name="whatsThis" stdset="0"> <string>0</string> @@ -216,7 +418,14 @@ <string/> </property> <property name="icon"> - <pixmap>dtmf-pound.png</pixmap> + <iconset resource="icons.qrc"> + <normaloff>:/icons/images/dtmf-pound.png</normaloff>:/icons/images/dtmf-pound.png</iconset> + </property> + <property name="iconSize"> + <size> + <width>22</width> + <height>22</height> + </size> </property> <property name="whatsThis" stdset="0"> <string>Pound (#)</string> @@ -229,11 +438,55 @@ <string/> </property> <property name="icon"> - <pixmap>dtmf-d.png</pixmap> + <iconset resource="icons.qrc"> + <normaloff>:/icons/images/dtmf-d.png</normaloff>:/icons/images/dtmf-d.png</iconset> + </property> + <property name="iconSize"> + <size> + <width>22</width> + <height>22</height> + </size> </property> <property name="whatsThis" stdset="0"> <string>Over decadic D. Normally not needed.</string> </property> + <property name="palette"> + <palette> + <active> + <colorrole role="Button"> + <brush brushstyle="SolidPattern"> + <color alpha="255"> + <red>194</red> + <green>202</green> + <blue>210</blue> + </color> + </brush> + </colorrole> + </active> + <inactive> + <colorrole role="Button"> + <brush brushstyle="SolidPattern"> + <color alpha="255"> + <red>194</red> + <green>202</green> + <blue>210</blue> + </color> + </brush> + </colorrole> + </inactive> + <disabled> + <colorrole role="Button"> + <brush brushstyle="SolidPattern"> + <color alpha="255"> + <red>194</red> + <green>202</green> + <blue>210</blue> + </color> + </brush> + </colorrole> + </disabled> + </palette> + </property> </widget> </item> <item row="0" column="0"> @@ -247,7 +500,14 @@ <string/> </property> <property name="icon"> - <pixmap>dtmf-1.png</pixmap> + <iconset resource="icons.qrc"> + <normaloff>:/icons/images/dtmf-1.png</normaloff>:/icons/images/dtmf-1.png</iconset> + </property> + <property name="iconSize"> + <size> + <width>22</width> + <height>22</height> + </size> </property> <property name="autoDefault"> <bool>true</bool> @@ -296,7 +556,6 @@ </layout> </widget> <layoutdefault spacing="6" margin="11"/> - <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> <tabstops> <tabstop>onePushButton</tabstop> <tabstop>twoPushButton</tabstop> @@ -316,6 +575,9 @@ <tabstop>dPushButton</tabstop> <tabstop>closePushButton</tabstop> </tabstops> + <resources> + <include location="icons.qrc"/> + </resources> <connections> <connection> <sender>closePushButton</sender> |