My Project
SallyAPI::GUI::CHorizontalSeperator Class Reference

#include <HorizontalSeperator.h>

Inheritance diagram for SallyAPI::GUI::CHorizontalSeperator:
SallyAPI::GUI::CControl SallyAPI::GUI::CGUIBaseObject SallyAPI::Core::CBaseObject

List of all members.

Public Member Functions

 CHorizontalSeperator (SallyAPI::GUI::CGUIBaseObject *parent, int x, int y, int width, int controlId=0)
 Constructor.
virtual ~CHorizontalSeperator ()
 Destructor.

Constructor & Destructor Documentation

CHorizontalSeperator::CHorizontalSeperator ( SallyAPI::GUI::CGUIBaseObject parent,
int  x,
int  y,
int  width,
int  controlId = 0 
)

Constructor.

Author:
Christian Knobloch
Date:
19.09.2010
Parameters:
[in,out]parentIf non-null, the parent.
xThe x coordinate.
yThe y coordinate.
widthThe width.
controlIdIdentifier for the control.

Destructor.

Author:
Christian Knobloch
Date:
19.09.2010

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