A Dialog For Displaying Version, Help, Credits And More.
More...
|
| | HelpDialog (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(500, 550), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER) |
| | Constructor. More...
|
| |
A Dialog For Displaying Version, Help, Credits And More.
Definition at line 20 of file HelpDialog.cpp.
◆ HelpDialog()
| HelpDialog::HelpDialog |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = wxID_ANY, |
|
|
const wxString & |
title = wxEmptyString, |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxSize( 500,550 ), |
|
|
long |
style = wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER |
|
) |
| |
◆ OnClose()
| void HelpDialog::OnClose |
( |
wxCommandEvent & |
| ) |
|
|
private |
◆ ScanLicense()
| void HelpDialog::ScanLicense |
( |
| ) |
|
|
private |
◆ AboutPanel
| wxScrolledWindow* HelpDialog::AboutPanel |
|
private |
◆ copywriteStat
| wxStaticText* HelpDialog::copywriteStat |
|
private |
◆ CreditStat
| wxStaticText* HelpDialog::CreditStat |
|
private |
◆ decriptionStat
| wxStaticText* HelpDialog::decriptionStat |
|
private |
◆ HelpCloseButton
| wxButton* HelpDialog::HelpCloseButton |
|
private |
◆ helppageStat
| wxHyperlinkCtrl* HelpDialog::helppageStat |
|
private |
◆ homepageStat
| wxHyperlinkCtrl* HelpDialog::homepageStat |
|
private |
◆ iconBitmap
| wxStaticBitmap* HelpDialog::iconBitmap |
|
private |
◆ licenseStat
| wxStaticText* HelpDialog::licenseStat |
|
private |
◆ m_staticText8
| wxStaticText* HelpDialog::m_staticText8 |
|
private |
◆ TeamStat
| wxStaticText* HelpDialog::TeamStat |
|
private |
◆ ThankNamesStat
| wxStaticText* HelpDialog::ThankNamesStat |
|
private |
◆ ThanksStat
| wxStaticText* HelpDialog::ThanksStat |
|
private |
◆ versionStat
| wxStaticText* HelpDialog::versionStat |
|
private |
The documentation for this class was generated from the following file: