IViewSwitchController Class Reference

Inheritance diagram for IViewSwitchController:
Inheritance graph
[legend]
Collaboration diagram for IViewSwitchController:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 IViewSwitchController (UIViewSwitchContainer *viewSwitch)
virtual ~IViewSwitchController ()
void init ()
UIViewSwitchContainergetViewSwitchContainer () const
virtual CViewcreateViewForIndex (int32_t index)=0
virtual void switchContainerAttached ()
virtual void switchContainerRemoved ()

Protected Attributes

UIViewSwitchContainerviewSwitch

Constructor & Destructor Documentation

IViewSwitchController ( UIViewSwitchContainer viewSwitch  )  [inline]
virtual ~IViewSwitchController (  )  [inline, virtual]

Member Function Documentation

virtual CView* createViewForIndex ( int32_t  index  )  [pure virtual]
UIViewSwitchContainer* getViewSwitchContainer (  )  const [inline]
void init (  )  [inline]
virtual void switchContainerAttached (  )  [inline, virtual]
virtual void switchContainerRemoved (  )  [inline, virtual]

Member Data Documentation


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

Generated on Fri Nov 22 11:10:01 2013 for VSTGUI by  doxygen 1.6.1