Visual Computing Library
Loading...
Searching...
No Matches
vcl::qt::QClickableLabel Class Reference

The QClickableLabel class. More...

#include <vclib/qt/gui/q_clickable_label.h>

Inheritance diagram for vcl::qt::QClickableLabel:

Signals

void clicked ()
 

Public Member Functions

 QClickableLabel (QWidget *parent=Q_NULLPTR, Qt::WindowFlags f=Qt::WindowFlags())
 

Protected Member Functions

void mousePressEvent (QMouseEvent *event)
 

Detailed Description

The QClickableLabel class.

A QLabel class which can be clicked (clicked event).

Usage: just Promote a QLabel to a vcl::QClickableLabel

https://wiki.qt.io/Clickable_QLabel


The documentation for this class was generated from the following files: