FixedSizeClickLabel Class

class Utils::FixedSizeClickLabel

The 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.

Member Function Documentation

[protected] void FixedSizeClickLabel::mousePressEvent(QMouseEvent *ev)

[protected] void FixedSizeClickLabel::mouseReleaseEvent(QMouseEvent *ev)