My Project
SallyAPI::GUI::CSideMenuButton Class Reference

Side menu button. More...

#include <SideMenuButton.h>

Inheritance diagram for SallyAPI::GUI::CSideMenuButton:
SallyAPI::GUI::CButton SallyAPI::GUI::CControl SallyAPI::GUI::CGUIBaseObject SallyAPI::Core::CBaseObject

List of all members.

Public Member Functions

 CSideMenuButton (SallyAPI::GUI::CGUIBaseObject *parent, SallyAPI::GUI::SideMenuButtonType sideMenuType, int controlId=0)
 Constructor.
virtual ~CSideMenuButton ()
 Destructor.

Protected Member Functions

virtual void RenderControl ()
 Renders a control.

Protected Attributes

SallyAPI::GUI::SideMenuButtonType m_eSideMenuType

Detailed Description

Side menu button.

Author:
Christian Knobloch
Date:
19.04.2010

Constructor & Destructor Documentation

Constructor.

Author:
Christian Knobloch
Date:
19.04.2010
Parameters:
[in,out]parentIf non-null, the parent.
sideMenuTypeType of the side menu.
controlIdIdentifier for the control.

Destructor.

Author:
Christian Knobloch
Date:
19.04.2010

Member Function Documentation

void CSideMenuButton::RenderControl ( ) [protected, virtual]

Renders a control.

Author:
Christian Knobloch
Date:
19.04.2010

Reimplemented from SallyAPI::GUI::CButton.


Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines