parts/knotes/knotes_part.h File Reference
#include <qmap.h>
#include <kparts/part.h>
Go to the source code of this file.
Classes | |
class | KNotesPart |
Integrates knotes in KDevelop. More... | |
Typedefs | |
typedef QMap< int, QString > | NotesMap |
Typedef Documentation
|
Definition at line 27 of file knotes_part.h. Referenced by KNotesPart::fetchNotes(), and KNotesPart::initKNotes(). |