Numworks Epsilon
1.4.1
Graphing Calculator Operating System
picview_app.cpp
Go to the documentation of this file.
1
#include "
picview_app.h
"
2
3
PicViewApp::PicViewApp
(
Container
* container) :
4
::
App
(container, &m_picViewController),
5
m_picViewController(
PicViewController
(&m_modalViewController))
6
{
7
}
picview_app.h
Container
Definition:
container.h:18
PicViewApp::PicViewApp
PicViewApp(Container *container)
Definition:
picview_app.cpp:3
App
Definition:
app.h:23
PicViewController
Definition:
picview_controller.h:7
epsilon
apps
picview
picview_app.cpp
Generated by
1.8.14