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 228 of file msgctxtview.cpp.
|
slot |
Definition at line 166 of file msgctxtview.cpp.
| void MsgCtxtView::addTemporaryEntryNote | ( | int | entry, |
| const QString & | text | ||
| ) |
Definition at line 235 of file msgctxtview.cpp.
|
slot |
Definition at line 72 of file msgctxtview.cpp.
|
signal |
| void MsgCtxtView::gotoEntry | ( | const DocPosition & | pos, |
| int | selection = 0 |
||
| ) |
Definition at line 78 of file msgctxtview.cpp.
|
slot |
Definition at line 241 of file msgctxtview.cpp.
|
signal |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference