RobWorkProject  23.9.11-
Public Member Functions | List of all members
HelpAssistant Class Reference

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.
 

Detailed Description

Help assistant for RobWorkStudio.

Member Function Documentation

◆ gotoURL()

void gotoURL ( const std::string &  url)

Go to the given URL in documentation.

Parameters
url[in] the URL.

◆ showDocumentation()

bool showDocumentation ( const QStringList &  paths)

Show the help assistant.

Parameters
paths[in] a list of paths to search for the documentation files.

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