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 15 of file pqLabel.h.
◆ pqLabel()
pqLabel::pqLabel |
( |
const QString & |
text, |
|
|
QWidget * |
parent = nullptr , |
|
|
Qt::WindowFlags |
f = Qt::WindowFlags{} |
|
) |
| |
◆ ~pqLabel()
◆ mousePressEvent()
void pqLabel::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
override |
◆ clicked
void pqLabel::clicked |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following file:
- /builds/gitlab-kitware-sciviz-ci/Qt/Components/pqLabel.h