MRPT
1.9.9
|
Definition at line 17 of file CAboutBoxQt.h.
#include <CAboutBoxQt.h>
Public Member Functions | |
CAboutBoxQt (const std::string &appName, const std::string &additionalInfo, const bool showStandardInfo) | |
~CAboutBoxQt () override=default | |
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 |
Private Member Functions | |
QTextEdit * | widgetForTabs (const std::string &str, QTabWidget *parent) const |
CAboutBoxQt::CAboutBoxQt | ( | const std::string & | appName, |
const std::string & | additionalInfo, | ||
const bool | showStandardInfo | ||
) |
|
overridedefault |
|
protectedinherited |
Definition at line 51 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 46 of file CAboutBoxBase.cpp.
References mrpt::system::getMRPTLicense().
|
protectedinherited |
Definition at line 31 of file CAboutBoxBase.cpp.
References mrpt::system::MRPT_getCompilationDate(), and mrpt::system::MRPT_getVersion().
|
protectedinherited |
Definition at line 40 of file CAboutBoxBase.cpp.
|
private |
|
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().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |