#include <QLabel>
Include dependency graph for ClickableLabel.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ClickHandler |
A handler for click events. More... | |
class | MoveHandler |
A handler for mouse move events. More... | |
class | ClickableLabel |
A special label that allows handling clicks and mouse moves, and forward such notifications to specified handlers. More... |