KDEUI
KStyle::Option Struct Reference
Base for our own option classes. More...
#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:
KDE 4.6 API Reference