kontact
KNotesPart Class Reference
List of all members.Detailed Description
Definition at line 47 of file knotes_part.h.
Public Slots | |
| QString | newNote (const QString &name=QString::null, const QString &text=QString::null) |
| QString | newNoteFromClipboard (const QString &name=QString::null) |
Public Member Functions | |
| KNotesPart (QObject *parent=0, const char *name=0) | |
| ~KNotesPart () | |
| bool | openFile () |
| void | killNote (const QString &id) |
| void | killNote (const QString &id, bool force) |
| QString | name (const QString &id) const |
| QString | text (const QString &id) const |
| void | setName (const QString &id, const QString &newName) |
| void | setText (const QString &id, const QString &newText) |
| QMap< QString, QString > | notes () const |
The documentation for this class was generated from the following files:

