KDEUI
KStyle::OptionBase< EventualSubtype, BaseType > Struct Template Reference
#include <kstyle.h>
Inheritance diagram for KStyle::OptionBase< EventualSubtype, BaseType >:

Static Public Member Functions | |
static EventualSubtype * | defaultOption () |
Detailed Description
template<typename EventualSubtype, typename BaseType>
struct KStyle::OptionBase< EventualSubtype, BaseType >
struct KStyle::OptionBase< EventualSubtype, BaseType >
Intermediatary base that helps implement subtypes of Option that properly handle defaults.
EventualSubtype — the type of option which will be implemented by inheritting of this class
BaseType — the type of option from which this should inherit
Member Function Documentation
◆ defaultOption()
template<typename EventualSubtype , typename BaseType >
|
inlinestatic |
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.