summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qs60style_p.h
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2010-01-26 13:56:24 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2010-01-26 13:56:24 (GMT)
commit1b54b600107e33cfbebaea3b2bd3c7f24385a1a8 (patch)
tree7fd3868ce5dbf9d89b451854317d4dc09bf4d0d1 /src/gui/styles/qs60style_p.h
parent56ca72ca00f030390e1c164f5c60a2016479bc72 (diff)
parent9175f9e5bad0f77e5d53751a8e839c8ea7df4c23 (diff)
downloadQt-1b54b600107e33cfbebaea3b2bd3c7f24385a1a8.zip
Qt-1b54b600107e33cfbebaea3b2bd3c7f24385a1a8.tar.gz
Qt-1b54b600107e33cfbebaea3b2bd3c7f24385a1a8.tar.bz2
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integration
* '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public: Add a convenience batch file to run the patch capabilities perl script QFileDialog layout issue on Symbian (part2) QFileDialog layout issue on Symbian QListWidget itemActivated does not follow S60 conventions Remove unnecessary scope definitions from QS60Style QS60Style: Combobox button is not drawn pressed Made characters in a password field briefly visible while typing. RadioButtons/Checkboxes should have theme highlight QListView::setAlternatingRowColors is not working Added Symbian backup & restore support for Qt.sis and fluidlauncher.sis.
Diffstat (limited to 'src/gui/styles/qs60style_p.h')
-rw-r--r--src/gui/styles/qs60style_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/styles/qs60style_p.h b/src/gui/styles/qs60style_p.h
index 2d2f2e1..2cd238f 100644
--- a/src/gui/styles/qs60style_p.h
+++ b/src/gui/styles/qs60style_p.h
@@ -499,6 +499,7 @@ public:
static bool isTouchSupported();
static bool isToolBarBackground();
static bool hasSliderGrooveGraphic();
+ static bool isSingleClickUi();
// calculates average color based on button skin graphics (minus borders).
QColor colorFromFrameGraphics(SkinFrameElements frame) const;