plasma-framework/src/declarativeimports/plasmacomponents
Kai Uwe Broulik ceeb57d17f [PlasmaComponents Menu] Add maximumWidth property
This allows to limit the maximum width of a menu. It can be useful for instance
in task manager where long file names for recent documents will result in gigantic menus.

The property has a RESET method (which is called if you assign "undefined") which will
set it back to QWIDGETSIZE_MAX to remove the size restriction.

Differential Revision: https://phabricator.kde.org/D4257
2017-01-25 18:02:33 +01:00
..
qml Make sure we display enabled ListItem on hover 2017-01-24 15:47:07 +01:00
tests Add test for ContextMenu 2014-06-17 03:14:24 +02:00
CMakeLists.txt Revert "port all output to QCDebug/QCWarning" 2016-10-19 03:16:16 +09:00
enums.cpp Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
enums.h Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAG 2017-01-14 01:06:28 +01:00
fullscreensheet.cpp Run convert-to-cmake-automoc.pl over files 2015-01-20 00:00:31 +01:00
fullscreensheet.h The Big Move 2013-02-14 17:17:12 +01:00
fullscreenwindow.cpp Revert "port all output to QCDebug/QCWarning" 2016-10-19 03:16:16 +09:00
fullscreenwindow.h Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
Mainpage.dox Fix Mainpage.dox linking 2014-09-12 01:56:56 +02:00
plasmacomponentsplugin.cpp Revert "port all output to QCDebug/QCWarning" 2016-10-19 03:16:16 +09:00
plasmacomponentsplugin.h Use Q_DECL_OVERRIDE where possible 2015-02-13 13:31:58 +01:00
qmenu.cpp [PlasmaComponents Menu] Add maximumWidth property 2017-01-25 18:02:33 +01:00
qmenu.h [PlasmaComponents Menu] Add maximumWidth property 2017-01-25 18:02:33 +01:00
qmenuitem.cpp Fix most of Clazy warnings in plasma-framework 2016-02-29 00:13:41 +01:00
qmenuitem.h Add support for menu sections 2015-04-27 22:19:41 +02:00
qrangemodel_p.h Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
qrangemodel.cpp Run convert-to-cmake-automoc.pl over files 2015-01-20 00:00:31 +01:00
qrangemodel.h Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00