FixedSizeClickLabel Class
class Utils::FixedSizeClickLabelThe FixedSizeClickLabel class is a label with a size hint derived from a sample text that can be different to the text that is shown. More...
Header: | #include <FixedSizeClickLabel> |
Protected Functions
void | mousePressEvent(QMouseEvent *ev) |
void | mouseReleaseEvent(QMouseEvent *ev) |
Detailed Description
For convenience it also has a clicked signal that is emitted whenever the label receives a mouse click.