lokalize
GlossaryNS::TermLabel Class Reference
#include <termlabel.h>
Inheritance diagram for GlossaryNS::TermLabel:

Public Slots | |
void | insert () |
Signals | |
void | insertTerm (const QString &) |
Public Member Functions | |
TermLabel (QAction *a=0) | |
~TermLabel () | |
void | mousePressEvent (QMouseEvent *) |
void | setText (const QString &term, const QByteArray &entryId, bool capFirst) |
Detailed Description
flowlayout item
Definition at line 36 of file termlabel.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 40 of file termlabel.h.
|
inline |
Definition at line 41 of file termlabel.h.
Member Function Documentation
|
slot |
Definition at line 62 of file termlabel.cpp.
|
signal |
void TermLabel::mousePressEvent | ( | QMouseEvent * | event | ) |
Definition at line 93 of file termlabel.cpp.
void TermLabel::setText | ( | const QString & | term, |
const QByteArray & | entryId, | ||
bool | capFirst | ||
) |
- Parameters
-
term is the term matched entry is a whole entry
Definition at line 113 of file termlabel.cpp.
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.