My Project
SallyAPI::GUI::CVerticalSeperator Class Reference

Vertical seperator. More...

#include <VerticalSeperator.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Vertical seperator.

Author:
Christian Knobloch
Date:
19.09.2010

Constructor & Destructor Documentation

CVerticalSeperator::CVerticalSeperator ( SallyAPI::GUI::CGUIBaseObject parent,
int  x,
int  y,
int  height,
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.
heightThe height.
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