QVISH 0.1
Public Slots | Signals | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
HelpBrowser Class Reference
Inheritance diagram for HelpBrowser:

Public Slots

void back ()
 
bool openUrl (const QUrl &link)
 

Signals

void showHelpPage ()
 

Public Member Functions

 HelpBrowser (const QStringList &HelpFileNameQHC, QWidget *parent)
 
bool isValid () const
 
void setUrl (const QUrl &)
 
bool showHelpForId (const QString &id)
 

Public Attributes

QList< QUrl > History
 

Static Public Attributes

static constexpr const int MaxHistory = 128
 

Constructor & Destructor Documentation

◆ HelpBrowser()

HelpBrowser::HelpBrowser ( const QStringList &  HelpFileNameQHC,
QWidget *  parent 
)

Alternative: HelpDir = QStandardPaths::writableLocation(QStandardPaths::CacheLocation); But MUST create this directory if it does not exist yet.


The documentation for this class was generated from the following files: