CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
CFxUIMouseEvent Class Reference

#include <FxUIEvent.h>

Inheritance diagram for CFxUIMouseEvent:
CFxUIEvent

Public Member Functions

 CFxUIMouseEvent (Type type)
 
 ~CFxUIMouseEvent ()
 
- Public Member Functions inherited from CFxUIEvent
 CFxUIEvent (Type type)
 
virtual ~CFxUIEvent ()
 
Type type () const
 

Additional Inherited Members

- Public Types inherited from CFxUIEvent
enum  Type {
  None = 0 , FocusIn = 8 , FocusOut = 9 , Paint = 12 ,
  Resize = 14 , Show = 17 , Hide = 18 , MouseButtonPress = 2
}
 
- Protected Attributes inherited from CFxUIEvent
ushort t
 

Detailed Description

Class CFxUIMouseEvent provides an event occurred when mouse clicked on widget.

Definition at line 252 of file FxUIEvent.h.

Constructor & Destructor Documentation

◆ CFxUIMouseEvent()

CFxUIMouseEvent::CFxUIMouseEvent ( Type type)

Constructor.

◆ ~CFxUIMouseEvent()

CFxUIMouseEvent::~CFxUIMouseEvent ( )

Destructor


The documentation for this class was generated from the following file: