Audacity 3.2.0
Classes | Functions
MovableControl.h File Reference
#include <wx/event.h>
#include <wx/window.h>
Include dependency graph for MovableControl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MovableControlEvent
 
class  MovableControl
 

Functions

 wxDECLARE_EVENT (EVT_MOVABLE_CONTROL_DRAG_STARTED, MovableControlEvent)
 
 wxDECLARE_EVENT (EVT_MOVABLE_CONTROL_DRAG_POSITION, MovableControlEvent)
 
 wxDECLARE_EVENT (EVT_MOVABLE_CONTROL_DRAG_FINISHED, MovableControlEvent)
 

Detailed Description


Audacity: A Digital Audio Editor

Author
Vitaly Sverchinsky

Definition in file MovableControl.h.

Function Documentation

◆ wxDECLARE_EVENT() [1/3]

wxDECLARE_EVENT ( EVT_MOVABLE_CONTROL_DRAG_FINISHED  ,
MovableControlEvent   
)

◆ wxDECLARE_EVENT() [2/3]

wxDECLARE_EVENT ( EVT_MOVABLE_CONTROL_DRAG_POSITION  ,
MovableControlEvent   
)

◆ wxDECLARE_EVENT() [3/3]

wxDECLARE_EVENT ( EVT_MOVABLE_CONTROL_DRAG_STARTED  ,
MovableControlEvent   
)