#include <improvConfig.h>
Data Fields | |
int | id |
Widget identifier. More... | |
bool | source |
Indicates whether the widget is a source widget or not. More... | |
int | sourceId |
The source indentifier of the widget. More... |
|
Widget identifier. This is unique for all widgets. |
|
Indicates whether the widget is a source widget or not.
|
|
The source indentifier of the widget.
|