TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::Presenter::activate() from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Presenter::activate()

touchgfx::Presenter::activate() method

@fn virtual void Presenter::activate() Place initialization code for the Presenter here. The activate function is called automatically when a screen transition causes this Presenter to become active. Place initialization code for the Presenter here.

Syntax

virtual void activate();

Examples

touchgfx::Presenter::activate() is referenced by 4 libraries and example projects.

References

LocationReferrerScopeText
Presenter.hpp:42
virtual void activate()
MVPApplication.hpp:158touchgfx::finalizeTransition()touchgfx
newPresenter->activate();

Call Tree

Functions calling touchgfx::Presenter::activate()
all items filtered out
touchgfx::Presenter::activate()