app() | Responder | |
bannerView() override | Graph::CalculationGraphController | inlineprotectedvirtual |
CalculationGraphController(Responder *parentResponder, GraphView *graphView, BannerView *bannerView, Shared::InteractiveCurveViewRange *curveViewRange, Shared::CurveViewCursor *cursor, I18n::Message defaultMessage) | Graph::CalculationGraphController | |
commonAncestorWith(Responder *responder) | Responder | |
computeNewPointOfInteresetFromAbscissa(double start, int direction) | Graph::CalculationGraphController | protected |
didBecomeFirstResponder() | Responder | virtual |
didEnterResponderChain(Responder *previousFirstResponder) | Responder | virtual |
DisplayParameter enum name | ViewController | |
displayParameter() | ViewController | inlinevirtual |
handleEvent(Ion::Events::Event event) override | Graph::CalculationGraphController | virtual |
k_cursorBottomMarginRatio | Graph::CalculationGraphController | protectedstatic |
k_cursorTopMarginRatio | Graph::CalculationGraphController | protectedstatic |
k_maxDigitLegendLength | Shared::FunctionBannerDelegate | static |
k_maxNumberOfCharacters | Shared::FunctionBannerDelegate | static |
m_bannerView | Graph::CalculationGraphController | protected |
m_cursor | Graph::CalculationGraphController | protected |
m_defaultBannerView | Graph::CalculationGraphController | protected |
m_function | Graph::CalculationGraphController | protected |
m_graphRange | Graph::CalculationGraphController | protected |
m_graphView | Graph::CalculationGraphController | protected |
m_isActive | Graph::CalculationGraphController | protected |
MaximumGraphController(Responder *parentResponder, GraphView *graphView, BannerView *bannerView, Shared::InteractiveCurveViewRange *curveViewRange, Shared::CurveViewCursor *cursor) | Graph::MaximumGraphController | |
moveCursor(int direction) | Graph::CalculationGraphController | protected |
parentResponder() const | Responder | |
reloadBannerView() | Graph::CalculationGraphController | protectedvirtual |
reloadBannerViewForCursorOnFunction(CurveViewCursor *cursor, Function *function, char symbol) | Shared::FunctionBannerDelegate | protected |
Responder(Responder *parentResponder) | Responder | |
setFunction(CartesianFunction *function) | Graph::CalculationGraphController | |
setParentResponder(Responder *responder) | Responder | |
title() override | Graph::MaximumGraphController | virtual |
toolbox() | Responder | inlinevirtual |
view() override | Graph::CalculationGraphController | virtual |
ViewController(Responder *parentResponder) | ViewController | |
viewDidDisappear() | ViewController | virtual |
viewWillAppear() override | Graph::CalculationGraphController | virtual |
willExitResponderChain(Responder *nextFirstResponder) | Responder | virtual |
willResignFirstResponder() | Responder | virtual |