KDEUI
KStyle::Option Struct Reference
[KStyle option representation]
#include <kstyle.h>
Inheritance diagram for KStyle::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 176 of file kstyle.h.
Public Member Functions | |
virtual | ~Option () |
Constructor & Destructor Documentation
The documentation for this struct was generated from the following file: