Used for receiving notifications from the VgMyBasicApplicationController related to the management of VgINavigation objects.
More...
|
| virtual void | notifyNavigationCreated (VgEngine::VgRefPtr< VgNavigationModule::VgINavigation > pNavigation)=0 |
| | Called when a navigation object is created. More...
|
| |
| virtual void | notifyNavigationDestroyed (VgEngine::VgRefPtr< VgNavigationModule::VgINavigation > pNavigation)=0 |
| | Called when a navigation object will be destroyed. More...
|
| |
Used for receiving notifications from the VgMyBasicApplicationController related to the management of VgINavigation objects.
These methods are called if the VgMyNavigationListener has been registered with the addNavigationListener() method within VgMyBasicApplicationController.
| virtual VgMyNavigationListener::~VgMyNavigationListener |
( |
| ) |
|
|
inlineprotectedvirtual |
| virtual void VgMyNavigationListener::notifyNavigationCreated |
( |
VgEngine::VgRefPtr< VgNavigationModule::VgINavigation > |
pNavigation | ) |
|
|
pure virtual |
| virtual void VgMyNavigationListener::notifyNavigationDestroyed |
( |
VgEngine::VgRefPtr< VgNavigationModule::VgINavigation > |
pNavigation | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: