![]() |
Audacity 3.2.0
|
#include <functional>#include <memory>#include <vector>#include "ClientData.h"#include "FileNames.h"Go to the source code of this file.
Classes | |
| class | ProjectFileManager |
| struct | ProjectFileManager::ReadProjectResults |
| class | TitleRestorer |
Typedefs | |
| using | TrackHolders = std::vector< std::shared_ptr< Track > > |
| using TrackHolders = std::vector<std::shared_ptr<Track> > |
Definition at line 30 of file ProjectFileManager.h.