![]() |
RobWorkProject
23.9.11-
|
Help assistant for RobWorkStudio. More...
#include <HelpAssistant.hpp>
Public Member Functions | |
HelpAssistant () | |
Constructor. | |
virtual | ~HelpAssistant () |
Destructor. | |
bool | showDocumentation (const QStringList &paths) |
Show the help assistant. More... | |
void | gotoURL (const std::string &url) |
Go to the given URL in documentation. More... | |
void | minimumView () |
Show only the page and hide as much as possible else. | |
Help assistant for RobWorkStudio.
void gotoURL | ( | const std::string & | url | ) |
Go to the given URL in documentation.
url | [in] the URL. |
bool showDocumentation | ( | const QStringList & | paths | ) |
Show the help assistant.
paths | [in] a list of paths to search for the documentation files. |