plasma-framework/tests/components
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
..
busyindicator.qml Migrate BusyIndicator to QtQuick.Controls 2014-11-09 01:16:30 +01:00
button.qml Fix Button minimumWidth property 2015-10-19 11:30:19 +01:00
combobox.qml Use the same text colour for comboboxes as buttons 2014-12-11 15:06:54 +01:00
menu.qml [PlasmaComponents Menu] Add maximumWidth property 2017-01-25 18:02:33 +01:00
progressbar.qml Make ProgressBar test cover the 1% case where the FrameSVG used to leak outside 2014-11-10 22:13:41 +01:00
textarea.qml Add component tests 2014-09-25 12:37:44 +02:00
textfield.qml Add an optional reveal password button to TextField 2016-08-15 14:34:15 +01:00
toolbutton.qml Add component tests 2014-09-25 12:37:44 +02:00