Home2L - C/C++ API v1.4-0-g38cc (2024-05-25)
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. More... | |
void | FloorplanActivate () |
Activate the floorplan screen. | |
void | FloorplanCheckAlert (CScreen *returnScreen=NULL) |
Check for an alert and if so activate the floorplan screen. More... | |
class CFloorplan * | FloorplanGetMain () |
Get a reference to the main floorplan (for CWidgetFloorplan::Setup() ). | |
void | FloorplanUnsubscribeAll () |
Unsubscribe all resources of the floorplan. More... | |