Changeset 769 for trunk/src/gui/widgets/qtoolbar.cpp
- 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/widgets/qtoolbar.cpp
r651 r769 442 442 to populate the extension pop up with widgets added to the toolbar using 443 443 addWidget(). Please use widget actions created by inheriting QWidgetAction 444 and implementing QWidgetAction::createWidget() instead. This is a known 445 issue which will be fixed in a future release. 444 and implementing QWidgetAction::createWidget() instead. 446 445 447 446 \sa QToolButton, QMenu, QAction, {Application Example}
Note:
See TracChangeset
for help on using the changeset viewer.