My Project
SallyAPI::GUI::CWorking Class Reference

Working. More...

#include <Working.h>

Inheritance diagram for SallyAPI::GUI::CWorking:
SallyAPI::GUI::CImageBox SallyAPI::GUI::CControl SallyAPI::GUI::CGUIBaseObject SallyAPI::Core::CBaseObject

List of all members.

Public Member Functions

 CWorking (SallyAPI::GUI::CGUIBaseObject *parent, int x, int y, WorkingSize workingSize, bool rotation=true, int controlId=0)
 Constructor.
virtual ~CWorking ()
 Destructor.

Detailed Description

Working.

Author:
Christian Knobloch
Date:
19.04.2010

Constructor & Destructor Documentation

CWorking::CWorking ( SallyAPI::GUI::CGUIBaseObject parent,
int  x,
int  y,
WorkingSize  workingSize,
bool  rotation = true,
int  controlId = 0 
)

Constructor.

Author:
Christian Knobloch
Date:
19.04.2010
Parameters:
[in,out]parentIf non-null, the parent.
xThe x coordinate.
yThe y coordinate.
workingSizeSize of the working.
rotationtrue to rotation.
controlIdIdentifier for the control.
CWorking::~CWorking ( ) [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