kontact
KNotesPart Class Reference
#include <knotes_part.h>
Inheritance diagram for KNotesPart:

Detailed Description
Definition at line 43 of file knotes_part.h.
Public Slots | |
| QString | newNote (const QString &name=QString(), const QString &text=QString()) |
| QString | newNoteFromClipboard (const QString &name=QString()) |
Public Member Functions | |
| void | killNote (const QString &id, bool force) |
| void | killNote (const QString &id) |
| KNotesPart (QObject *parent=0) | |
| QString | name (const QString &id) const |
| QMap< QString, QString > | notes () const |
| bool | openFile () |
| void | setName (const QString &id, const QString &newName) |
| void | setText (const QString &id, const QString &newText) |
| QString | text (const QString &id) const |
| ~KNotesPart () | |
Constructor & Destructor Documentation
| KNotesPart::KNotesPart | ( | QObject * | parent = 0 |
) |
Definition at line 40 of file knotes_part.cpp.
| KNotesPart::~KNotesPart | ( | ) |
Definition at line 110 of file knotes_part.cpp.
Member Function Documentation
| void KNotesPart::killNote | ( | const QString & | id, | |
| bool | force | |||
| ) |
Definition at line 203 of file knotes_part.cpp.
| void KNotesPart::killNote | ( | const QString & | id | ) |
Definition at line 198 of file knotes_part.cpp.
Definition at line 219 of file knotes_part.cpp.
| QString KNotesPart::newNote | ( | const QString & | name = QString(), |
|
| const QString & | text = QString() | |||
| ) | [slot] |
Definition at line 149 of file knotes_part.cpp.
Definition at line 192 of file knotes_part.cpp.
Definition at line 257 of file knotes_part.cpp.
| bool KNotesPart::openFile | ( | ) |
Definition at line 142 of file knotes_part.cpp.
Definition at line 239 of file knotes_part.cpp.
Definition at line 248 of file knotes_part.cpp.
Definition at line 229 of file knotes_part.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference