MRPT
1.9.9
|
Definition at line 12 of file CAboutBoxBase.h.
#include <CAboutBoxBase.h>
Public Member Functions | |
CAboutBoxBase (const std::string &appName, const std::string &additionalInfo, const bool showStandardInfo) | |
virtual | ~CAboutBoxBase () |
Protected Member Functions | |
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 | |
const std::string | m_appName |
const std::string | m_additionalInfo |
const bool | m_showStandardInfo |
CAboutBoxBase::CAboutBoxBase | ( | const std::string & | appName, |
const std::string & | additionalInfo, | ||
const bool | showStandardInfo | ||
) |
Definition at line 21 of file CAboutBoxBase.cpp.
|
virtualdefault |
|
protected |
Definition at line 51 of file CAboutBoxBase.cpp.
References mrpt::format(), m_additionalInfo, m_appName, m_showStandardInfo, mrpt::system::MRPT_getCompilationDate(), and mrpt::system::MRPT_getVersion().
|
protected |
Definition at line 46 of file CAboutBoxBase.cpp.
References mrpt::system::getMRPTLicense().
|
protected |
Definition at line 31 of file CAboutBoxBase.cpp.
References mrpt::system::MRPT_getCompilationDate(), and mrpt::system::MRPT_getVersion().
|
protected |
Definition at line 40 of file CAboutBoxBase.cpp.
|
protected |
Definition at line 28 of file CAboutBoxBase.h.
Referenced by information().
|
protected |
Definition at line 27 of file CAboutBoxBase.h.
Referenced by information().
|
protected |
Definition at line 29 of file CAboutBoxBase.h.
Referenced by information().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |