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 19 of file CAboutBoxBase.cpp.
|
virtual |
Definition at line 28 of file CAboutBoxBase.cpp.
|
protected |
Definition at line 49 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 44 of file CAboutBoxBase.cpp.
References mrpt::system::getMRPTLicense().
|
protected |
Definition at line 29 of file CAboutBoxBase.cpp.
References mrpt::system::MRPT_getCompilationDate(), and mrpt::system::MRPT_getVersion().
|
protected |
Definition at line 38 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: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |