Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include <app.h>
Public Member Functions | |
App * | unpack (Container *container) override |
Descriptor * | descriptor () override |
Public Member Functions inherited from App::Snapshot | |
void | pack (App *app) |
virtual void | reset () |
Public Member Functions inherited from SelectableTableViewDataSource | |
SelectableTableViewDataSource () | |
int | selectedRow () |
int | selectedColumn () |
void | selectRow (int j) |
void | selectColumn (int i) |
void | selectCellAtLocation (int i, int j) |
Public Member Functions inherited from ScrollViewDataSource | |
ScrollViewDataSource () | |
KDPoint | offset () const |
bool | setOffset (KDPoint offset) |
|
overridevirtual |
Implements App::Snapshot.
Implements App::Snapshot.