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

Parameter list item hold click. More...

#include <ParameterListItemHoldClick.h>

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

List of all members.

Public Member Functions

 CParameterListItemHoldClick (int item, int button)
 Constructor.
virtual ~CParameterListItemHoldClick ()
 Destructor.
int GetItem ()
 Gets the item.
int GetButton ()
 Gets the button.
void SetHandled (bool handled)
 Sets a handled.
bool IsHandled ()
 Query if this object is handled.

Detailed Description

Parameter list item hold click.

Author:
Christian Knobloch
Date:
24.06.2011

Constructor & Destructor Documentation

Constructor.

Author:
Christian Knobloch
Date:
24.06.2011
Parameters:
itemThe item.
buttonThe button.

Destructor.

Author:
Christian Knobloch
Date:
24.06.2011

Member Function Documentation

Gets the button.

Author:
Christian Knobloch
Date:
24.06.2011
Returns:
The button.

Gets the item.

Author:
Christian Knobloch
Date:
24.06.2011
Returns:
The item.

Query if this object is handled.

Author:
Christian Knobloch
Date:
24.06.2011
Returns:
true if handled, false if not.

Sets a handled.

Author:
Christian Knobloch
Date:
24.06.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