KDEUI
KStyle::Option Struct Reference
[KStyle option representation]
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.
Definition at line 238 of file kstyle.h.
Constructor & Destructor Documentation
The documentation for this struct was generated from the following file: