Definition at line 23 of file CAboutBox_wx.h.
#include <CAboutBox_wx.h>
|
| CAboutBox (wxWindow *parent, const std::string &appName, const std::string &additionalInfo, const bool showStandardInfo) |
|
| ~CAboutBox () override |
|
◆ CAboutBox()
CAboutBox::CAboutBox |
( |
wxWindow * |
parent, |
|
|
const std::string & |
appName, |
|
|
const std::string & |
additionalInfo, |
|
|
const bool |
showStandardInfo |
|
) |
| |
◆ ~CAboutBox()
CAboutBox::~CAboutBox |
( |
| ) |
|
|
override |
◆ information()
std::string CAboutBoxBase::information |
( |
const std::string & |
guiLibName, |
|
|
const std::string & |
guiLibVersion |
|
) |
| const |
|
protectedinherited |
◆ license()
std::string CAboutBoxBase::license |
( |
| ) |
const |
|
protectedinherited |
◆ MRPTBuildVersion()
std::string CAboutBoxBase::MRPTBuildVersion |
( |
| ) |
const |
|
protectedinherited |
◆ OnButton1Click()
void CAboutBox::OnButton1Click |
( |
wxCommandEvent & |
event | ) |
|
|
protected |
◆ OnInit()
void CAboutBox::OnInit |
( |
wxInitDialogEvent & |
event | ) |
|
|
protected |
◆ tutorial()
std::string CAboutBoxBase::tutorial |
( |
| ) |
const |
|
protectedinherited |
◆ Button11
wxButton* CAboutBox::Button11 |
|
protected |
◆ FlexGridSizer1
wxFlexGridSizer* CAboutBox::FlexGridSizer1 |
|
protected |
◆ FlexGridSizer4
wxFlexGridSizer* CAboutBox::FlexGridSizer4 |
|
protected |
◆ ID_BUTTON1
const long CAboutBox::ID_BUTTON1 = wxNewId() |
|
static |
◆ ID_NOTEBOOK1
const long CAboutBox::ID_NOTEBOOK1 = wxNewId() |
|
static |
◆ ID_STATICBITMAP1
const long CAboutBox::ID_STATICBITMAP1 = wxNewId() |
|
static |
◆ ID_STATICLINE1
const long CAboutBox::ID_STATICLINE1 = wxNewId() |
|
static |
◆ ID_STATICTEXT1
const long CAboutBox::ID_STATICTEXT1 = wxNewId() |
|
static |
◆ ID_STATICTEXT2
const long CAboutBox::ID_STATICTEXT2 = wxNewId() |
|
static |
◆ ID_TEXTCTRL1
const long CAboutBox::ID_TEXTCTRL1 = wxNewId() |
|
static |
◆ ID_TEXTCTRL2
const long CAboutBox::ID_TEXTCTRL2 = wxNewId() |
|
static |
◆ ID_TEXTCTRL3
const long CAboutBox::ID_TEXTCTRL3 = wxNewId() |
|
static |
◆ ID_TEXTCTRL4
const long CAboutBox::ID_TEXTCTRL4 |
|
static |
◆ lbBuild
wxStaticText* CAboutBox::lbBuild |
|
protected |
◆ lbInfo
wxTextCtrl* CAboutBox::lbInfo |
|
protected |
◆ lbLicense
wxTextCtrl* CAboutBox::lbLicense |
|
protected |
◆ lbProgName
wxStaticText* CAboutBox::lbProgName |
|
protected |
◆ m_additionalInfo
const std::string CAboutBoxBase::m_additionalInfo |
|
protectedinherited |
◆ m_appName
const std::string CAboutBoxBase::m_appName |
|
protectedinherited |
◆ m_showStandardInfo
const bool CAboutBoxBase::m_showStandardInfo |
|
protectedinherited |
◆ Notebook1
wxNotebook* CAboutBox::Notebook1 |
|
protected |
◆ StaticBitmap1
wxStaticBitmap* CAboutBox::StaticBitmap1 |
|
protected |
◆ StaticLine1
wxStaticLine* CAboutBox::StaticLine1 |
|
protected |
◆ TextCtrl1
wxTextCtrl* CAboutBox::TextCtrl1 |
|
protected |