103    QString text() 
const;
 
  117    QString title() 
const;
 
  146    QWidget *widget() 
const;
 
  208    void urlClicked( 
const QUrl &url );
 
  217    QWidget *mWidget = 
nullptr;
 
  219    QHBoxLayout *mLayout = 
nullptr;
 
  220    QLabel *mLblIcon = 
nullptr;
 
  222    QTextBrowser *mTextBrowser = 
nullptr;