KColorSchemeMenu
KColorSchemeMenu Namespace Reference
Functions | |
KActionMenu * | createMenu (KColorSchemeManager *manager, QObject *parent=nullptr) |
Detailed Description
A menu for switching color schemes.
Function Documentation
◆ createMenu()
KActionMenu * KColorSchemeMenu::createMenu | ( | KColorSchemeManager * | manager, |
QObject * | parent = nullptr ) |
Creates a KActionMenu populated with all the available color schemes.
All actions are in an action group and when one of the actions is triggered the scheme referenced by this action is activated.
- Since
- 5.107
Definition at line 21 of file kcolorschememenu.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:07:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:07:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.