Review Request 112363: Make it possible for QToolBar to use "Other toolbar" settings
Àlex Fiestas
afiestas at kde.org
Thu Aug 29 16:13:11 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112363/
-----------------------------------------------------------
Review request for KDE Frameworks.
Description
-------
Qt only knows about one kind of Toolbar while in KDE we know about
two, one we call "Main Toolbar" and another one called "Other Toolbars".
This commit adds a small hack that makes it possible for an application
not using KToolbar (for example beacuse it can't depend on XMLGui) use
"Other Toolbar" by setting the dynamic property "otherToolbar" to any
value, for example true.
Diffs
-----
KDE5PORTING.html dcffa27
staging/frameworkintegration/autotests/CMakeLists.txt d91eb7a
staging/frameworkintegration/autotests/kdeplatformtheme_kdeglobals 351074b
staging/frameworkintegration/autotests/kstyle_unittest.cpp PRE-CREATION
staging/frameworkintegration/src/kstyle/kstyle.cpp 7257b9d
staging/xmlgui/src/ktoolbar.h d786a17
Diff: http://git.reviewboard.kde.org/r/112363/diff/
Testing
-------
Thanks,
Àlex Fiestas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20130829/48c9cd6f/attachment.html>
More information about the Kde-frameworks-devel
mailing list