Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include <app.h>
Classes | |
class | Descriptor |
class | Snapshot |
Additional Inherited Members | |
Public Attributes inherited from App | |
uint8_t | m_magic |
Static Public Attributes inherited from App | |
static constexpr uint8_t | Magic = 0xA8 |
Protected Member Functions inherited from App | |
App (Container *container, Snapshot *snapshot, ViewController *rootViewController, I18n::Message warningMessage=(I18n::Message) 0) | |
Protected Attributes inherited from App | |
ModalViewController | m_modalViewController |
|
inline |
|
inline |
bool App::textInputDidReceiveEvent | ( | TextInput * | textInput, |
Ion::Events::Event | event | ||
) |