swift
|
Representing a ticked or crossed icon. More...
Signals | |
void | tickChanged (bool ticked) |
Changed ticked state. | |
Public Member Functions | |
CTickLabel (QWidget *parent=nullptr) | |
Constructor. | |
void | setTicked (bool ticked) |
Set ticked. | |
void | setToolTips (const QString &ticked, const QString &unticked) |
Set the tool tips. | |
Representing a ticked or crossed icon.
Definition at line 20 of file ticklabel.h.