Audacity 3.2.0
Public Attributes | List of all members
ProjectFileManager::ReadProjectResults Struct Reference
Collaboration diagram for ProjectFileManager::ReadProjectResults:
[legend]

Public Attributes

bool parseSuccess
 
bool trackError
 
const TranslatableString errorString
 
wxString helpUrl
 

Detailed Description

Definition at line 133 of file ProjectFileManager.h.

Member Data Documentation

◆ errorString

const TranslatableString ProjectFileManager::ReadProjectResults::errorString

Definition at line 137 of file ProjectFileManager.h.

◆ helpUrl

wxString ProjectFileManager::ReadProjectResults::helpUrl

Definition at line 138 of file ProjectFileManager.h.

◆ parseSuccess

bool ProjectFileManager::ReadProjectResults::parseSuccess

Definition at line 135 of file ProjectFileManager.h.

◆ trackError

bool ProjectFileManager::ReadProjectResults::trackError

Definition at line 136 of file ProjectFileManager.h.


The documentation for this struct was generated from the following file: