kwallet
KWMapEditor Class Reference
#include <kwmapeditor.h>
Inheritance diagram for KWMapEditor:

Detailed Description
Definition at line 30 of file kwmapeditor.h.
Public Slots | |
| void | reload () |
| void | saveMap () |
| void | erase () |
| void | contextMenu (int row, int col, const QPoint &pos) |
| void | addEntry () |
| void | emitDirty () |
Signals | |
| void | dirty () |
Public Member Functions | |
| KWMapEditor (QMap< QString, QString > &map, QWidget *parent=0, const char *name=0) | |
| virtual | ~KWMapEditor () |
Protected Member Functions | |
| virtual QWidget * | beginEdit (int row, int col, bool replace) |
Constructor & Destructor Documentation
| KWMapEditor::KWMapEditor | ( | QMap< QString, QString > & | map, | |
| QWidget * | parent = 0, |
|||
| const char * | name = 0 | |||
| ) |
Definition at line 36 of file kwmapeditor.cpp.
| KWMapEditor::~KWMapEditor | ( | ) | [virtual] |
Definition at line 76 of file kwmapeditor.cpp.
Member Function Documentation
| void KWMapEditor::reload | ( | ) | [slot] |
Definition at line 51 of file kwmapeditor.cpp.
| void KWMapEditor::saveMap | ( | ) | [slot] |
Definition at line 93 of file kwmapeditor.cpp.
| void KWMapEditor::erase | ( | ) | [slot] |
Definition at line 80 of file kwmapeditor.cpp.
| void KWMapEditor::contextMenu | ( | int | row, | |
| int | col, | |||
| const QPoint & | pos | |||
| ) | [slot] |
Definition at line 119 of file kwmapeditor.cpp.
| void KWMapEditor::addEntry | ( | ) | [slot] |
Definition at line 102 of file kwmapeditor.cpp.
| void KWMapEditor::emitDirty | ( | ) | [slot] |
Definition at line 114 of file kwmapeditor.cpp.
| QWidget * KWMapEditor::beginEdit | ( | int | row, | |
| int | col, | |||
| bool | replace | |||
| ) | [protected, virtual] |
| void KWMapEditor::dirty | ( | ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference