OpenCPN Partial API docs
Loading...
Searching...
No Matches
DummyTextCtrl Class Reference
Inheritance diagram for DummyTextCtrl:

Public Member Functions

 DummyTextCtrl (wxWindow *parent, wxWindowID id)
 
void OnChar (wxKeyEvent &event)
 
void OnMouseEvent (wxMouseEvent &event)
 

Public Attributes

wxTimer m_MouseWheelTimer
 
int m_mouse_wheel_oneshot
 
int m_last_wheel_dir
 

Detailed Description

Definition at line 132 of file gui_lib.h.

Member Data Documentation

◆ m_last_wheel_dir

int DummyTextCtrl::m_last_wheel_dir

Definition at line 140 of file gui_lib.h.

◆ m_mouse_wheel_oneshot

int DummyTextCtrl::m_mouse_wheel_oneshot

Definition at line 139 of file gui_lib.h.

◆ m_MouseWheelTimer

wxTimer DummyTextCtrl::m_MouseWheelTimer

Definition at line 138 of file gui_lib.h.


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