Changeset 769 for trunk/src/gui/styles/qs60style.h
- Timestamp:
- Aug 2, 2010, 9:27:30 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.6.3 (added) merged: 768 /branches/vendor/nokia/qt/current merged: 767 /branches/vendor/nokia/qt/4.6.2 removed
- Property svn:mergeinfo changed
-
trunk/src/gui/styles/qs60style.h
r651 r769 52 52 53 53 #if !defined(QT_NO_STYLE_S60) 54 55 //Public custom pixel metrics values. 56 //These can be used to fetch custom pixel metric value from outside QS60Style. 57 enum { 58 PM_FrameCornerWidth = QStyle::PM_CustomBase + 1, 59 PM_FrameCornerHeight, 60 PM_BoldLineWidth, 61 PM_ThinLineWidth, 62 PM_MessageBoxHeight 63 }; 54 64 55 65 class QS60StylePrivate;
Note:
See TracChangeset
for help on using the changeset viewer.