Audacity 3.2.0
|
#include "HelpUtilities.h"
#include "Project.h"
#include "ProjectWindows.h"
#include "SelectFile.h"
#include "ShuttleGui.h"
#include "AudacityMessageBox.h"
#include "wxPanelWrapper.h"
#include <wx/button.h>
#include <wx/frame.h>
#include <wx/textctrl.h>
Go to the source code of this file.
Functions | |
void | ShowDiagnostics (AudacityProject &project, const wxString &info, const TranslatableString &description, const wxString &defaultPath, bool fixedWidth) |
void ShowDiagnostics | ( | AudacityProject & | project, |
const wxString & | info, | ||
const TranslatableString & | description, | ||
const wxString & | defaultPath, | ||
bool | fixedWidth | ||
) |
Definition at line 24 of file HelpUtilities.cpp.
References _, AudacityMessageBox(), eCancelButton, eIsCreating, GetProjectFrame(), project, S, safenew, SelectFile(), wxDialogWrapper::SetName(), anonymous_namespace{AudacityDontAskAgainMessageDialog.cpp}::style, FileNames::TextFiles, wxT(), and XO().
Referenced by anonymous_namespace{HelpMenus.cpp}::OnAudioDeviceInfo(), anonymous_namespace{HelpMenus.cpp}::OnMenuTree(), and anonymous_namespace{NoteTrackMenuItems.cpp}::OnMidiDeviceInfo().