libkdepim
KPIM::CategoryHierarchyReaderQComboBox Class Reference
#include <categoryhierarchyreader.h>
Inheritance diagram for KPIM::CategoryHierarchyReaderQComboBox:

Detailed Description
Definition at line 49 of file categoryhierarchyreader.h.
Public Member Functions | |
| CategoryHierarchyReaderQComboBox (QComboBox *box) | |
| virtual | ~CategoryHierarchyReaderQComboBox () |
Protected Member Functions | |
| virtual void | addChild (const QString &label) |
| virtual void | clear () |
| virtual int | depth () const |
| virtual void | goUp () |
Constructor & Destructor Documentation
| KPIM::CategoryHierarchyReaderQComboBox::CategoryHierarchyReaderQComboBox | ( | QComboBox * | box | ) | [inline] |
Definition at line 52 of file categoryhierarchyreader.h.
| virtual KPIM::CategoryHierarchyReaderQComboBox::~CategoryHierarchyReaderQComboBox | ( | ) | [inline, virtual] |
Definition at line 54 of file categoryhierarchyreader.h.
Member Function Documentation
| void CategoryHierarchyReaderQComboBox::addChild | ( | const QString & | label | ) | [protected, virtual] |
Implements KPIM::CategoryHierarchyReader.
Definition at line 104 of file categoryhierarchyreader.cpp.
| void CategoryHierarchyReaderQComboBox::clear | ( | ) | [protected, virtual] |
Implements KPIM::CategoryHierarchyReader.
Definition at line 94 of file categoryhierarchyreader.cpp.
| int CategoryHierarchyReaderQComboBox::depth | ( | ) | const [protected, virtual] |
Implements KPIM::CategoryHierarchyReader.
Definition at line 112 of file categoryhierarchyreader.cpp.
| void CategoryHierarchyReaderQComboBox::goUp | ( | ) | [protected, virtual] |
Implements KPIM::CategoryHierarchyReader.
Definition at line 99 of file categoryhierarchyreader.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference