roviz  0.7
Code Documentation of roviz
Public Member Functions | Protected Member Functions | List of all members
Item_Manager Class Reference
Inheritance diagram for Item_Manager:
Inheritance graph
Collaboration diagram for Item_Manager:
Collaboration graph

Public Member Functions

QSharedPointer< ItemTemplatesWidgetitemTemplatesWidget ()
 

Protected Member Functions

bool postInit ()
 postInit will be called after all components and singletons have been constructed/initialized More...
 
bool preDestroy ()
 preDestroy will be called before any of the components and singletons will be destructed/deinitailized More...
 

Additional Inherited Members

- Static Public Member Functions inherited from Singleton< Item_Manager >
static Item_Managerinstance ()
 Returns the current instance of the singleton. More...
 

Member Function Documentation

◆ postInit()

bool Item_Manager::postInit ( )
protectedvirtual

postInit will be called after all components and singletons have been constructed/initialized

Returns
true if post initialization was successfull

Implements AbstractSingleton.

◆ preDestroy()

bool Item_Manager::preDestroy ( )
protectedvirtual

preDestroy will be called before any of the components and singletons will be destructed/deinitailized

Returns
true if pre destruction was successfull

Implements AbstractSingleton.


The documentation for this class was generated from the following files: