My Project
SallyAPI::GUI::CBottonMenu Class Reference

Botton menu. More...

#include <BottonMenu.h>

Inheritance diagram for SallyAPI::GUI::CBottonMenu:
SallyAPI::GUI::CForm SallyAPI::GUI::CControl SallyAPI::GUI::CGUIBaseObject SallyAPI::Core::CBaseObject

List of all members.

Public Member Functions

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

Detailed Description

Botton menu.

Author:
Christian Knobloch
Date:
19.04.2010

Constructor & Destructor Documentation

CBottonMenu::CBottonMenu ( SallyAPI::GUI::CGUIBaseObject parent,
int  controlId = 0 
)

Constructor.

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

Destructor.

Author:
Christian Knobloch
Date:
19.04.2010

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