HomeAutomationView::scrollableScheduleMenu is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXHomeAutomationView::scrollableScheduleMenu

HomeAutomationView::scrollableScheduleMenu field

Syntax

ScrollableContainer scrollableScheduleMenu;

References

LocationReferrerScopeText
HomeAutomationView.hpp:96
ScrollableContainer scrollableScheduleMenu;
HomeAutomationView.cpp:122HomeAutomationView::setupScreen()HomeAutomationView
HomeAutomationView.cpp:123HomeAutomationView::setupScreen()HomeAutomationView
scrollableScheduleMenu.setWidth(HAL::DISPLAY_WIDTH);
HomeAutomationView.cpp:124HomeAutomationView::setupScreen()HomeAutomationView
HomeAutomationView.cpp:125HomeAutomationView::setupScreen()HomeAutomationView
scrollableScheduleMenu.add(scheduleMenu);
HomeAutomationView.cpp:126HomeAutomationView::setupScreen()HomeAutomationView
scrollableScheduleMenu.setScrollbarsVisible(false);
HomeAutomationView.cpp:127HomeAutomationView::setupScreen()HomeAutomationView
scrollableScheduleMenu.enableHorizontalScroll(false);
HomeAutomationView.cpp:128HomeAutomationView::setupScreen()HomeAutomationView
scrollableScheduleMenu.setVisible(false);
HomeAutomationView.cpp:133HomeAutomationView::setupScreen()HomeAutomationView
add(scrollableScheduleMenu);
HomeAutomationView.cpp:538HomeAutomationView::showScheduleElements()HomeAutomationView
scrollableScheduleMenu.setVisible(true);
HomeAutomationView.cpp:552HomeAutomationView::showScheduleElements()HomeAutomationView
scrollableScheduleMenu.invalidate();
HomeAutomationView.cpp:642HomeAutomationView::hideAllElements()HomeAutomationView
scrollableScheduleMenu.setVisible(false);

Data Use

Functions reading HomeAutomationView::scrollableScheduleMenu
HomeAutomationView::scrollableScheduleMenu
Type of HomeAutomationView::scrollableScheduleMenu
HomeAutomationView::scrollableScheduleMenu
all items filtered out