Definition at line 24 of file CAboutBox_wx.h.
#include <CAboutBox_wx.h>
Public Member Functions | |
CAboutBox (wxWindow *parent, const std::string &appName, const std::string &additionalInfo, const bool showStandardInfo) | |
virtual | ~CAboutBox () |
Static Public Attributes | |
static const long | ID_STATICTEXT1 = wxNewId() |
static const long | ID_STATICTEXT2 = wxNewId() |
static const long | ID_STATICBITMAP1 = wxNewId() |
static const long | ID_STATICLINE1 = wxNewId() |
static const long | ID_TEXTCTRL4 |
static const long | ID_TEXTCTRL1 = wxNewId() |
static const long | ID_TEXTCTRL2 = wxNewId() |
static const long | ID_TEXTCTRL3 = wxNewId() |
static const long | ID_NOTEBOOK1 = wxNewId() |
static const long | ID_BUTTON1 = wxNewId() |
Protected Member Functions | |
void | OnInit (wxInitDialogEvent &event) |
void | OnButton1Click (wxCommandEvent &event) |
std::string | MRPTBuildVersion () const |
std::string | tutorial () const |
std::string | license () const |
std::string | information (const std::string &guiLibName, const std::string &guiLibVersion) const |
Protected Attributes | |
wxFlexGridSizer * | FlexGridSizer4 |
wxNotebook * | Notebook1 |
wxStaticText * | lbProgName |
wxButton * | Button11 |
wxStaticBitmap * | StaticBitmap1 |
wxTextCtrl * | lbLicense |
wxTextCtrl * | lbInfo |
wxStaticText * | lbBuild |
wxStaticLine * | StaticLine1 |
wxTextCtrl * | TextCtrl1 |
wxFlexGridSizer * | FlexGridSizer1 |
const std::string | m_appName |
const std::string | m_additionalInfo |
const bool | m_showStandardInfo |
CAboutBox::CAboutBox | ( | wxWindow * | parent, |
const std::string & | appName, | ||
const std::string & | additionalInfo, | ||
const bool | showStandardInfo | ||
) |
Definition at line 55 of file CAboutBox_wx.cpp.
References _U, OnButton1Click(), OnInit(), and wxFONTWEIGHT_BOLD.
|
virtual |
Definition at line 160 of file CAboutBox_wx.cpp.
|
protectedinherited |
Definition at line 49 of file CAboutBoxBase.cpp.
References mrpt::format(), CAboutBoxBase::m_additionalInfo, CAboutBoxBase::m_appName, CAboutBoxBase::m_showStandardInfo, mrpt::system::MRPT_getCompilationDate(), and mrpt::system::MRPT_getVersion().
|
protectedinherited |
Definition at line 44 of file CAboutBoxBase.cpp.
References mrpt::system::getMRPTLicense().
|
protectedinherited |
Definition at line 29 of file CAboutBoxBase.cpp.
References mrpt::system::MRPT_getCompilationDate(), and mrpt::system::MRPT_getVersion().
|
protected |
Definition at line 194 of file CAboutBox_wx.cpp.
Referenced by CAboutBox().
|
protected |
Definition at line 166 of file CAboutBox_wx.cpp.
References _U, mrpt::system::MRPT_getCompilationDate(), and mrpt::system::MRPT_getVersion().
Referenced by CAboutBox().
|
protectedinherited |
Definition at line 38 of file CAboutBoxBase.cpp.
|
protected |
Definition at line 55 of file CAboutBox_wx.h.
|
protected |
Definition at line 62 of file CAboutBox_wx.h.
|
protected |
Definition at line 52 of file CAboutBox_wx.h.
|
static |
Definition at line 42 of file CAboutBox_wx.h.
|
static |
Definition at line 41 of file CAboutBox_wx.h.
|
static |
Definition at line 35 of file CAboutBox_wx.h.
|
static |
Definition at line 36 of file CAboutBox_wx.h.
|
static |
Definition at line 33 of file CAboutBox_wx.h.
|
static |
Definition at line 34 of file CAboutBox_wx.h.
|
static |
Definition at line 38 of file CAboutBox_wx.h.
|
static |
Definition at line 39 of file CAboutBox_wx.h.
|
static |
Definition at line 40 of file CAboutBox_wx.h.
|
static |
Definition at line 37 of file CAboutBox_wx.h.
|
protected |
Definition at line 59 of file CAboutBox_wx.h.
|
protected |
Definition at line 58 of file CAboutBox_wx.h.
|
protected |
Definition at line 57 of file CAboutBox_wx.h.
|
protected |
Definition at line 54 of file CAboutBox_wx.h.
|
protectedinherited |
Definition at line 28 of file CAboutBoxBase.h.
Referenced by CAboutBoxBase::information().
|
protectedinherited |
Definition at line 27 of file CAboutBoxBase.h.
Referenced by CAboutBoxBase::information().
|
protectedinherited |
Definition at line 29 of file CAboutBoxBase.h.
Referenced by CAboutBoxBase::information().
|
protected |
Definition at line 53 of file CAboutBox_wx.h.
|
protected |
Definition at line 56 of file CAboutBox_wx.h.
|
protected |
Definition at line 60 of file CAboutBox_wx.h.
|
protected |
Definition at line 61 of file CAboutBox_wx.h.
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |