Numworks Epsilon  1.4.1
Graphing Calculator Operating System
view_controller.cpp
Go to the documentation of this file.
2 
4  Responder(parentResponder)
5 {
6 }
7 
8 const char * ViewController::title() {
9  return nullptr;
10 }
11 
13 }
14 
16 }
17 
ViewController(Responder *parentResponder)
virtual void viewWillAppear()
virtual const char * title()
virtual void viewDidDisappear()