#include <wx/wxprec.h>
#include <wx/setup.h>
#include <wx/sizer.h>
#include "TimeToolBar.h"
#include "ToolManager.h"
#include "AudioIO.h"
#include "Project.h"
#include "ProjectAudioIO.h"
#include "ProjectNumericFormats.h"
#include "ProjectRate.h"
#include "ProjectTimeSignature.h"
#include "ViewInfo.h"
#include "NumericConverterFormats.h"
Go to the source code of this file.
◆ anonymous enum
Enumerator |
---|
TimeBarFirstID | |
AudioPositionID | |
Definition at line 42 of file TimeToolBar.cpp.
◆ IMPLEMENT_CLASS()
◆ factory
Initial value:{
{
}
}
The top-level handle to an Audacity project. It serves as a source of events that other objects can b...
Definition at line 396 of file TimeToolBar.cpp.