KDEUI
#include <kdeui_export.h>#include <QtGui/QCommonStyle>#include <QtGui/QPalette>#include <QtGui/QStylePlugin>#include <typeinfo>Go to the source code of this file.
Classes | |
| struct | KStyle::CheckBox |
| class | KStyle::ColorMode |
| struct | KStyle::ColorOption |
| struct | KStyle::ComboBox |
| struct | KStyle::DockWidget |
| struct | KStyle::DoubleButtonOption |
| struct | KStyle::Generic |
| struct | KStyle::GroupBox |
| struct | KStyle::Header |
| struct | KStyle::IconOption |
| class | KStyle |
| class | KStyleFactory< T > |
| struct | KStyle::LineEdit |
| struct | KStyle::Menu |
| struct | KStyle::MenuBar |
| struct | KStyle::MenuBarItem |
| struct | KStyle::MenuItem |
| struct | KStyle::Option |
| struct | KStyle::OptionBase< EventualSubtype, BaseType > |
| struct | KStyle::ProgressBar |
| struct | KStyle::PushButton |
| struct | KStyle::RadioButton |
| struct | KStyle::ScrollBar |
| struct | KStyle::Slider |
| struct | KStyle::SpinBox |
| struct | KStyle::Splitter |
| struct | KStyle::StatusBar |
| struct | KStyle::TabBar |
| struct | KStyle::TabWidget |
| struct | KStyle::TextOption |
| struct | KStyle::TitleButtonOption |
| struct | KStyle::ToolBar |
| struct | KStyle::ToolBoxTab |
| struct | KStyle::ToolButton |
| struct | KStyle::Tree |
| struct | KStyle::Window |
Macros | |
| #define | K_EXPORT_STYLE(name, type) |
Functions | |
| template<typename T> | |
| const char * | kstyleName () |
Macro Definition Documentation
◆ K_EXPORT_STYLE
| #define K_EXPORT_STYLE | ( | name, | |
| type ) |
Value:
Q_EXPORT_PLUGIN(KStyleFactory<type>)
Template class which helps implementing the widget style plugin interface.
Definition kstyle.h:1657
Function Documentation
◆ kstyleName()
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.