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 >
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
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.