Changeset 769 for trunk/doc/src/widgets-and-layouts/styles.qdoc
- 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/doc/src/widgets-and-layouts/styles.qdoc
r651 r769 126 126 QStyle draw widgets without linking in any code for the widget. This 127 127 makes it possible to use \l{QStyle}'s draw functions on any paint 128 device . Ieyou can draw a combobox on any widget, not just on a128 device, i.e., you can draw a combobox on any widget, not just on a 129 129 QComboBox. 130 130
Note:
See TracChangeset
for help on using the changeset viewer.