Definition at line 17 of file CAboutBoxQt.h.
 
#include <CAboutBoxQt.h>
 | 
|   | CAboutBoxQt (const std::string &appName, const std::string &additionalInfo, const bool showStandardInfo) | 
|   | 
|   | ~CAboutBoxQt () override=default | 
|   | 
 | 
| QTextEdit *  | widgetForTabs (const std::string &str, QTabWidget *parent) const | 
|   | 
◆ CAboutBoxQt()
      
        
          | CAboutBoxQt::CAboutBoxQt  | 
          ( | 
          const std::string &  | 
          appName,  | 
        
        
           | 
           | 
          const std::string &  | 
          additionalInfo,  | 
        
        
           | 
           | 
          const bool  | 
          showStandardInfo  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~CAboutBoxQt()
  
  
      
        
          | CAboutBoxQt::~CAboutBoxQt  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overridedefault   | 
  
 
 
◆ information()
  
  
      
        
          | std::string CAboutBoxBase::information  | 
          ( | 
          const std::string &  | 
          guiLibName,  | 
         
        
           | 
           | 
          const std::string &  | 
          guiLibVersion  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
protectedinherited   | 
  
 
 
◆ license()
  
  
      
        
          | std::string CAboutBoxBase::license  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
protectedinherited   | 
  
 
 
◆ MRPTBuildVersion()
  
  
      
        
          | std::string CAboutBoxBase::MRPTBuildVersion  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
protectedinherited   | 
  
 
 
◆ tutorial()
  
  
      
        
          | std::string CAboutBoxBase::tutorial  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
protectedinherited   | 
  
 
 
◆ widgetForTabs()
  
  
      
        
          | QTextEdit* CAboutBoxQt::widgetForTabs  | 
          ( | 
          const std::string &  | 
          str,  | 
         
        
           | 
           | 
          QTabWidget *  | 
          parent  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
private   | 
  
 
 
◆ m_additionalInfo
  
  
      
        
          | const std::string CAboutBoxBase::m_additionalInfo | 
         
       
   | 
  
protectedinherited   | 
  
 
 
◆ m_appName
  
  
      
        
          | const std::string CAboutBoxBase::m_appName | 
         
       
   | 
  
protectedinherited   | 
  
 
 
◆ m_showStandardInfo
  
  
      
        
          | const bool CAboutBoxBase::m_showStandardInfo | 
         
       
   | 
  
protectedinherited   |