Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include <apps_container.h>
Static Public Member Functions | |
static bool | poincareCircuitBreaker () |
Protected Member Functions | |
Home::App::Snapshot * | homeAppSnapshot () |
Definition at line 27 of file apps_container.h.
AppsContainer::AppsContainer | ( | ) |
Definition at line 11 of file apps_container.cpp.
|
pure virtual |
Implemented in AppsContainerStorage.
|
overridevirtual |
Reimplemented from Container.
Definition at line 84 of file apps_container.cpp.
void AppsContainer::displayExamModePopUp | ( | bool | activate | ) |
Definition at line 190 of file apps_container.cpp.
|
overridevirtual |
Implements ExamPopUpControllerDelegate.
Definition at line 221 of file apps_container.cpp.
Poincare::Context * AppsContainer::globalContext | ( | ) |
Definition at line 56 of file apps_container.cpp.
App::Snapshot * AppsContainer::hardwareTestAppSnapshot | ( | ) |
Definition at line 37 of file apps_container.cpp.
|
inlineprotected |
Definition at line 54 of file apps_container.h.
MathToolbox * AppsContainer::mathToolbox | ( | ) |
Definition at line 60 of file apps_container.cpp.
|
pure virtual |
Implemented in AppsContainerStorage.
App::Snapshot * AppsContainer::onBoardingAppSnapshot | ( | ) |
Definition at line 41 of file apps_container.cpp.
|
static |
Definition at line 32 of file apps_container.cpp.
void AppsContainer::redrawWindow | ( | ) |
Definition at line 217 of file apps_container.cpp.
void AppsContainer::refreshPreferences | ( | ) |
Definition at line 186 of file apps_container.cpp.
void AppsContainer::reset | ( | ) |
Definition at line 49 of file apps_container.cpp.
|
overridevirtual |
Reimplemented from Container.
Definition at line 161 of file apps_container.cpp.
void AppsContainer::setShiftAlphaStatus | ( | Ion::Events::ShiftAlphaStatus | newStatus | ) |
Definition at line 204 of file apps_container.cpp.
void AppsContainer::shutdownDueToLowBattery | ( | ) |
Definition at line 195 of file apps_container.cpp.
Definition at line 68 of file apps_container.cpp.
|
overridevirtual |
Reimplemented from Container.
Definition at line 146 of file apps_container.cpp.
bool AppsContainer::updateBatteryState | ( | ) |
Definition at line 177 of file apps_container.cpp.
OnBoarding::UpdateController * AppsContainer::updatePopUpController | ( | ) |
Definition at line 213 of file apps_container.cpp.
App::Snapshot * AppsContainer::usbConnectedAppSnapshot | ( | ) |
Definition at line 45 of file apps_container.cpp.
VariableBoxController * AppsContainer::variableBoxController | ( | ) |
Definition at line 64 of file apps_container.cpp.