kpilot
KPilotDepthCount Class Reference
#include <options.h>
Detailed Description
Definition at line 52 of file options.h.
Public Member Functions | |
| const char * | indent () const |
| KPilotDepthCount (int level, const char *s) | |
| int | level () const |
| const char * | name () const |
| ~KPilotDepthCount () | |
Protected Attributes | |
| int | fDepth |
| int | fLevel |
| const char * | fName |
Static Protected Attributes | |
| static int | depth = 0 |
Constructor & Destructor Documentation
| KPilotDepthCount::KPilotDepthCount | ( | int | level, | |
| const char * | s | |||
| ) |
Definition at line 110 of file options.cc.
| KPilotDepthCount::~KPilotDepthCount | ( | ) |
Definition at line 118 of file options.cc.
Member Function Documentation
| const char * KPilotDepthCount::indent | ( | ) | const |
Definition at line 123 of file options.cc.
Member Data Documentation
int KPilotDepthCount::depth = 0 [static, protected] |
int KPilotDepthCount::fDepth [protected] |
int KPilotDepthCount::fLevel [protected] |
const char* KPilotDepthCount::fName [protected] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference