![]() |
Audacity 3.2.0
|
Dialog, that notifies the users about automatic updates checking. More...
#include <UpdateNoticeDialog.h>
Public Member Functions | |
| UpdateNoticeDialog (wxWindow *parent) | |
Public Member Functions inherited from wxDialogWrapper | |
| wxDialogWrapper () | |
| wxDialogWrapper (wxWindow *parent, wxWindowID id, const TranslatableString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE, const TranslatableString &name=XO("Dialog")) | |
| bool | Create (wxWindow *parent, wxWindowID id, const TranslatableString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE, const TranslatableString &name=XO("Dialog")) |
| void | SetTitle (const TranslatableString &title) |
| void | SetLabel (const TranslatableString &title) |
| void | SetName (const TranslatableString &title) |
| void | SetName () |
Public Member Functions inherited from wxTabTraversalWrapper< wxDialog > | |
| wxTabTraversalWrapper (Args &&... args) | |
| wxTabTraversalWrapper (const wxTabTraversalWrapper &)=delete | |
| wxTabTraversalWrapper (wxTabTraversalWrapper &&)=delete | |
| wxTabTraversalWrapper & | operator= (const wxTabTraversalWrapper &)=delete |
| wxTabTraversalWrapper & | operator= (wxTabTraversalWrapper &&)=delete |
Private Member Functions | |
| void | OnOk (wxCommandEvent &) |
| void | OnSize (wxSizeEvent &) |
Dialog, that notifies the users about automatic updates checking.
Definition at line 20 of file UpdateNoticeDialog.h.
|
explicit |
Definition at line 47 of file UpdateNoticeDialog.cpp.
References eIsCreating, firstParagraph, AccessibleLinksFormatter::FormatLink(), AccessibleLinksFormatter::Populate(), S, secondParagraph, PrefsDialog::SelectPageByName(), BasicUI::SetFocus(), PrefsDialog::ShowModal(), thirdParagraph, title, wxT(), and XO().
|
private |
Definition at line 127 of file UpdateNoticeDialog.cpp.
|
private |
Definition at line 132 of file UpdateNoticeDialog.cpp.