kwin/clients/aurorae/src/qml
Martin Gräßlin 73e0a6586c [aurorae] Use enum type for Decoration Buttons
Defines the DecorationButton type in DecorationOptions (needs to be
re-defined due to QML limitations) and exports the buttons as a
QList<int> property (again QML limitations).

All QML files are switched from string to the new enum type.
2013-11-14 09:41:52 +01:00
..
AppMenuButton.qml [aurorae] Use enum type for Decoration Buttons 2013-11-14 09:41:52 +01:00
aurorae.qml [aurorae] Use QWindow based API instead of wrapping in a QWidget 2013-11-14 09:41:51 +01:00
AuroraeButton.qml [aurorae] Use enum type for Decoration Buttons 2013-11-14 09:41:52 +01:00
AuroraeButtonGroup.qml [aurorae] Use enum type for Decoration Buttons 2013-11-14 09:41:52 +01:00
AuroraeMaximizeButton.qml [aurorae] Use enum type for Decoration Buttons 2013-11-14 09:41:52 +01:00
ButtonGroup.qml [aurorae] Use enum type for Decoration Buttons 2013-11-14 09:41:52 +01:00
Decoration.qml [aurorae] Use QWindow based API instead of wrapping in a QWidget 2013-11-14 09:41:51 +01:00
DecorationButton.qml [aurorae] Use enum type for Decoration Buttons 2013-11-14 09:41:52 +01:00
MenuButton.qml [aurorae] Use enum type for Decoration Buttons 2013-11-14 09:41:52 +01:00
qmldir