Interface for widget on which Brick draws its graphics. Can notify when it shows or hides itself.
More...
#include <displayWidgetInterface.h>
Interface for widget on which Brick draws its graphics. Can notify when it shows or hides itself.
trikControl::DisplayWidgetInterface::DisplayWidgetInterface |
( |
| ) |
|
|
default |
trikControl::DisplayWidgetInterface::~DisplayWidgetInterface |
( |
| ) |
|
|
overridedefault |
void trikControl::DisplayWidgetInterface::hidden |
( |
| ) |
|
|
signal |
Emitted when widget is hidden.
void trikControl::DisplayWidgetInterface::shown |
( |
| ) |
|
|
signal |
Emitted when widget is shown.
The documentation for this class was generated from the following file: