Audacity 3.2.0
|
Observer attached to each project applies the vertical zoom fit preference. More...
Public Member Functions | |
Handler (AudacityProject &project) | |
Handler (const Handler &)=delete | |
Handler & | operator= (const Handler &)=delete |
Public Member Functions inherited from ClientData::Base | |
virtual | ~Base () |
Public Attributes | |
AudacityProject & | mProject |
const Observer::Subscription | mUndoSubscription |
Observer attached to each project applies the vertical zoom fit preference.
Definition at line 431 of file TracksPrefs.cpp.
|
inlineexplicit |
Definition at line 432 of file TracksPrefs.cpp.
References Viewport::Get(), UndoRedoMessage::Pushed, Setting< T >::Read(), TracksPrefs::TracksFitVerticallyZoomed, and Viewport::ZoomFitVertically().
|
delete |
AudacityProject& anonymous_namespace{TracksPrefs.cpp}::Handler::mProject |
Definition at line 444 of file TracksPrefs.cpp.
const Observer::Subscription anonymous_namespace{TracksPrefs.cpp}::Handler::mUndoSubscription |
Definition at line 445 of file TracksPrefs.cpp.