pqLabel is a subclass of QLabel that emits a clicked() signal when the label text is clicked.
More...
#include <pqLabel.h>
Inherits QLabel.
|
| | pqLabel (const QString &text, QWidget *parent=nullptr, Qt::WindowFlags f=Qt::WindowFlags{}) |
| |
| | ~pqLabel () override |
| |
| void | mousePressEvent (QMouseEvent *event) override |
| |
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:
- /home/local/KHQ/cory.quammen/src/paraview-5.12/Qt/Components/pqLabel.h