KNotesPart Class Reference
Integrates knotes in KDevelop. More...
#include <knotes_part.h>
Inheritance diagram for KNotesPart:

Public Slots | |
void | slotNewNote () |
Public Member Functions | |
KNotesPart (QObject *parent=0, const char *name=0) | |
bool | openFile () |
Protected Slots | |
void | slotNoteRenamed (QIconViewItem *item, const QString &text) |
void | slotPopupRMB (QIconViewItem *item, const QPoint &pos) |
void | slotRemoveCurrentNote () |
void | slotRenameCurrentNote () |
void | slotOpenNote (QIconViewItem *item) |
Protected Member Functions | |
void | initKNotes () |
NotesMap | fetchNotes () |
Private Attributes | |
KIconView * | m_iconView |
QPopupMenu * | m_popupMenu |
Detailed Description
Integrates knotes in KDevelop.
- Unmaintained:
- This part is un-maintained and therefore it's compilation is disabled
- Feature(s):
- Integrates knotes in KDevelop
Definition at line 33 of file knotes_part.h.
Constructor & Destructor Documentation
|
Definition at line 53 of file knotes_part.cpp. References initKNotes(), KNotesPart(), m_iconView, m_popupMenu, slotNoteRenamed(), slotOpenNote(), slotPopupRMB(), slotRemoveCurrentNote(), and slotRenameCurrentNote(). Referenced by KNotesPart(). |
Member Function Documentation
|
Definition at line 108 of file knotes_part.cpp. References endl(), kdDebug(), and NotesMap. Referenced by initKNotes(). |
|
Definition at line 77 of file knotes_part.cpp. References fetchNotes(), m_iconView, and NotesMap. Referenced by KNotesPart(), slotNewNote(), slotNoteRenamed(), and slotRemoveCurrentNote(). |
|
Implements KParts::ReadOnlyPart. Definition at line 103 of file knotes_part.cpp. |
|
Definition at line 194 of file knotes_part.cpp. References endl(), initKNotes(), and kdDebug(). Referenced by KNotesPlugin::slotNewNote(). |
|
Definition at line 162 of file knotes_part.cpp. References endl(), initKNotes(), kdDebug(), m_iconView, slotNoteRenamed(), and text(). Referenced by KNotesPart(), and slotNoteRenamed(). |
|
Definition at line 183 of file knotes_part.cpp. References endl(), kdDebug(), and slotOpenNote(). Referenced by KNotesPart(), and slotOpenNote(). |
|
Definition at line 126 of file knotes_part.cpp. References m_popupMenu, and slotPopupRMB(). Referenced by KNotesPart(), and slotPopupRMB(). |
|
Definition at line 134 of file knotes_part.cpp. References endl(), initKNotes(), kdDebug(), and m_iconView. Referenced by KNotesPart(). |
|
Definition at line 154 of file knotes_part.cpp. References m_iconView. Referenced by KNotesPart(). |
Member Data Documentation
|
Definition at line 61 of file knotes_part.h. Referenced by initKNotes(), KNotesPart(), slotNoteRenamed(), slotRemoveCurrentNote(), and slotRenameCurrentNote(). |
|
Definition at line 62 of file knotes_part.h. Referenced by KNotesPart(), and slotPopupRMB(). |
The documentation for this class was generated from the following files:
- parts/knotes/knotes_part.h
- parts/knotes/knotes_part.cpp