Audacity 3.2.0
Classes | Typedefs
ProjectFileManager.h File Reference
#include <functional>
#include <memory>
#include <vector>
#include "ClientData.h"
#include "FileNames.h"
Include dependency graph for ProjectFileManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProjectFileManager
 
struct  ProjectFileManager::ReadProjectResults
 
class  TitleRestorer
 

Typedefs

using TrackHolders = std::vector< std::shared_ptr< TrackList > >
 

Typedef Documentation

◆ TrackHolders

using TrackHolders = std::vector<std::shared_ptr<TrackList> >

Definition at line 29 of file ProjectFileManager.h.