Audacity 3.2.0
Functions
MovableControl.cpp File Reference
#include "MovableControl.h"
#include <wx/sizer.h>
#include <wx/wupdlock.h>
Include dependency graph for MovableControl.cpp:

Go to the source code of this file.

Functions

 wxDEFINE_EVENT (EVT_MOVABLE_CONTROL_DRAG_STARTED, MovableControlEvent)
 
 wxDEFINE_EVENT (EVT_MOVABLE_CONTROL_DRAG_POSITION, MovableControlEvent)
 
 wxDEFINE_EVENT (EVT_MOVABLE_CONTROL_DRAG_FINISHED, MovableControlEvent)
 

Detailed Description


Audacity: A Digital Audio Editor

Author
Vitaly Sverchinsky

Definition in file MovableControl.cpp.

Function Documentation

◆ wxDEFINE_EVENT() [1/3]

wxDEFINE_EVENT ( EVT_MOVABLE_CONTROL_DRAG_FINISHED  ,
MovableControlEvent   
)

◆ wxDEFINE_EVENT() [2/3]

wxDEFINE_EVENT ( EVT_MOVABLE_CONTROL_DRAG_POSITION  ,
MovableControlEvent   
)

◆ wxDEFINE_EVENT() [3/3]

wxDEFINE_EVENT ( EVT_MOVABLE_CONTROL_DRAG_STARTED  ,
MovableControlEvent   
)