lokalize
MsgCtxtView Class Reference
#include <msgctxtview.h>
Inheritance diagram for MsgCtxtView:

Public Slots | |
| void | addNoteUI () |
| void | cleanup () |
| void | removeErrorNotes () |
Signals | |
| void | escaped () |
| void | srcFileOpenRequested (const QString &srcPath, int line) |
Public Member Functions | |
| MsgCtxtView (QWidget *, Catalog *) | |
| ~MsgCtxtView () | |
| void | addNote (DocPosition, const QString &text) |
| void | addTemporaryEntryNote (int entry, const QString &text) |
| void | gotoEntry (const DocPosition &, int selection=0) |
Detailed Description
Definition at line 38 of file msgctxtview.h.
Constructor & Destructor Documentation
Definition at line 49 of file msgctxtview.cpp.
| MsgCtxtView::~MsgCtxtView | ( | ) |
Definition at line 68 of file msgctxtview.cpp.
Member Function Documentation
| void MsgCtxtView::addNote | ( | DocPosition | p, | |
| const QString & | text | |||
| ) |
Definition at line 220 of file msgctxtview.cpp.
| void MsgCtxtView::addNoteUI | ( | ) | [slot] |
Definition at line 166 of file msgctxtview.cpp.
| void MsgCtxtView::addTemporaryEntryNote | ( | int | entry, | |
| const QString & | text | |||
| ) |
Definition at line 227 of file msgctxtview.cpp.
| void MsgCtxtView::cleanup | ( | ) | [slot] |
Definition at line 72 of file msgctxtview.cpp.
| void MsgCtxtView::escaped | ( | ) | [signal] |
| void MsgCtxtView::gotoEntry | ( | const DocPosition & | pos, | |
| int | selection = 0 | |||
| ) |
Definition at line 78 of file msgctxtview.cpp.
| void MsgCtxtView::removeErrorNotes | ( | ) | [slot] |
Definition at line 233 of file msgctxtview.cpp.
| void MsgCtxtView::srcFileOpenRequested | ( | const QString & | srcPath, | |
| int | line | |||
| ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.5 API Reference