KDEUI
KStyle::Option Struct Reference
#include <kstyle.h>
Inheritance diagram for KStyle::Option:
Public Member Functions | |
virtual | ~Option () |
Detailed Description
Base for our own option classes.
The idea here is that Option is the main base, and all the public bases inherit off it indirectly using OptionBase, which helps implement the default handling
When implementing the actual types, just implement the default ctor, filling in defaults, and you're set.
Constructor & Destructor Documentation
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.