Audacity 3.2.0
|
Namespace containing an enum 'what to do on a refresh?'. More...
Enumerations | |
enum | { RefreshNone = 0 , Cancelled = 0x1 , RefreshCell = 0x2 , RefreshLatestCell = 0x4 , RefreshAll = 0x8 , FixScrollbars = 0x10 , Resize = 0x20 , UpdateVRuler = 0x80 , EnsureVisible = 0x100 , DrawOverlays = 0x200 , DestroyedCell = 0x8000 } |
Namespace containing an enum 'what to do on a refresh?'.
anonymous enum |
Enumerator | |
---|---|
RefreshNone | |
Cancelled | |
RefreshCell | |
RefreshLatestCell | |
RefreshAll | |
FixScrollbars | |
Resize | |
UpdateVRuler | |
EnsureVisible | |
DrawOverlays | |
DestroyedCell |
Definition at line 20 of file RefreshCode.h.