|
Home2L - C/C++ API v1.4-2-g83f4c (2025-08-23)
Smart Tools for a Private Home
|
#include "ui_widgets.H"
Go to the source code of this file.
Classes | |
| class | CWidgetFloorplan |
| Floorplan widget. More... | |
Enumerations | |
| enum | EGadgetType { } |
Functions | |
| void | RunResourceDialog (class CResource *rc, EGadgetType subType=gtNone, const char *title=NULL, bool emphasize=false) |
| Run a dialog allowing to edit, add or delete a user request. | |
| void | FloorplanActivate () |
| Activate the floorplan screen. | |
| void | FloorplanCheckAlert (CScreen *returnScreen=NULL) |
| Check for an alert and if so activate the floorplan screen. | |
| class CFloorplan * | FloorplanGetMain () |
| Get a reference to the main floorplan (for CWidgetFloorplan::Setup() ). | |
| void | FloorplanUnsubscribeAll () |
| Unsubscribe all resources of the floorplan. | |