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.
|
virtual |
Definition at line 30 of file CAboutBoxBase.cpp.
|
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: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020 |