Python Reference Guide
 
Loading...
Searching...
No Matches
FBEventDblClick Class Reference

Input event class. More...

#include <pyfbsdk_generated.h>

Inheritance diagram for FBEventDblClick:

Public Member Functions

 FBEventDblClick (HKEventBase pEvent)
 Constructor.
 
- Public Member Functions inherited from FBEvent
 FBEvent (HKEvent pEvent)
 Constructor.
 

Public Attributes

int Selection
 Read Only Property: Id of selection.

 
- Public Attributes inherited from FBEvent
int Type
 Read Only Property: Type of event.

 

Detailed Description

Input event class.


Constructor & Destructor Documentation

◆ FBEventDblClick()

FBEventDblClick ( HKEventBase  pEvent)

Constructor.

Parameters
pEventBase event (internal) to obtain information from.

Member Data Documentation

◆ Selection

int Selection

Read Only Property: Id of selection.