My Project
SallyAPI::GUI::CRoundButton Class Reference

Round button. More...

#include <RoundButton.h>

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

List of all members.

Public Member Functions

 CRoundButton (SallyAPI::GUI::CGUIBaseObject *parent, int x, int y, int controlId=0, SallyAPI::GUI::RoundButtonType type=ROUNDBUTTON_TYPE_SMALL)
 Constructor.
virtual ~CRoundButton ()
 Destructor.

Detailed Description

Round 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.
xThe x coordinate.
yThe y coordinate.
controlIdIdentifier for the control.
typeThe type.

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