pqLabel is a subclass of QLabel that emits a clicked() signal when the label text is clicked.
More...
#include <pqLabel.h>
Inherits QLabel.
pqLabel is a subclass of QLabel that emits a clicked() signal when the label text is clicked.
Definition at line 43 of file pqLabel.h.
§ pqLabel()
pqLabel::pqLabel |
( |
const QString & |
text, |
|
|
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
§ ~pqLabel()
§ mousePressEvent()
void pqLabel::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
§ clicked
void pqLabel::clicked |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/ParaView-v5.2.0/Qt/Components/pqLabel.h