KurusView  1.0
clickableQLabel Class Reference

clickableQLabel - a wraper around QLabel to provide right-click functionality. Underlines and highlights text in blue. More...

#include <clickableQLabel.h>

Inheritance diagram for clickableQLabel:

Public Member Functions

 clickableQLabel (QWidget *parent=Q_NULLPTR, Qt::WindowFlags f=Qt::WindowFlags())
 constructor - simply wraps QLabel params
 
 ~clickableQLabel () override=default
 default destructor. Can be overriden by children
 

Protected Member Functions

void mousePressEvent (QMouseEvent *event) override
 

Detailed Description

clickableQLabel - a wraper around QLabel to provide right-click functionality. Underlines and highlights text in blue.

get highlight colour from theme palette.

Member Function Documentation

void clickableQLabel::mousePressEvent ( QMouseEvent *  event)
overrideprotected
Parameters
event

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