#include <iLayerWidgets.h>
Inherits igor::iLayer.
◆ iLayerWidgets()
ctor initializes layer
- Parameters
-
window | the given window |
theme | the widget theme to use |
name | the name of this layer |
zIndex | the z index |
◆ ~iLayerWidgets()
virtual igor::iLayerWidgets::~iLayerWidgets |
( |
| ) |
|
|
virtualdefault |
◆ onDeinit()
void igor::iLayerWidgets::onDeinit |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ onEvent()
void igor::iLayerWidgets::onEvent |
( |
iEvent & |
event | ) |
|
|
overrideprotectedvirtual |
called on any other event
- Parameters
-
Reimplemented from igor::iLayer.
◆ onInit()
void igor::iLayerWidgets::onInit |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ onUpdate()
void igor::iLayerWidgets::onUpdate |
( |
| ) |
|
|
overrideprotectedvirtual |
called on application pre draw event
Reimplemented from igor::iLayer.
The documentation for this class was generated from the following files: