My Project
SallyAPI::GUI::SendMessage::CParameterHoldClick Class Reference

Parameter hold click. More...

#include <ParameterHoldClick.h>

Inheritance diagram for SallyAPI::GUI::SendMessage::CParameterHoldClick:
SallyAPI::GUI::SendMessage::CParameterBase

List of all members.

Public Member Functions

 CParameterHoldClick ()
 Default constructor.
virtual ~CParameterHoldClick ()
 Destructor.
void SetHandled (bool handled)
 Sets a handled.
bool IsHandled ()
 Query if this object is handled.

Detailed Description

Parameter hold click.

Author:
Christian Knobloch
Date:
26.05.2011

Constructor & Destructor Documentation

Default constructor.

Author:
Christian Knobloch
Date:
26.05.2011

Destructor.

Author:
Christian Knobloch
Date:
26.05.2011

Member Function Documentation

Query if this object is handled.

Author:
Christian Knobloch
Date:
26.05.2011
Returns:
true if handled, false if not.
void CParameterHoldClick::SetHandled ( bool  handled)

Sets a handled.

Author:
Christian Knobloch
Date:
26.05.2011
Parameters:
handledtrue to handled.

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