My Project
SallyAPI::GUI::CTopMenu Class Reference

Top menu. More...

#include <TopMenu.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Top menu.

Author:
Christian Knobloch
Date:
19.04.2010

Constructor & Destructor Documentation

CTopMenu::CTopMenu ( 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.
CTopMenu::~CTopMenu ( ) [virtual]

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