Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
helpclient.h File Reference

(3f8313c98ce73ba00c70a7b0bb2d0fd9572be3bf)

#include <QtCore/qtclasshelpermacros.h>
#include <QtCore/qtypes.h>
#include <memory>
Include dependency graph for helpclient.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HelpClient
class  WebHelpClient
class  PythonWebHelpClient

Enumerations

enum class  HelpClientType : quint8 { Assistant , Web , Python }

Enumeration Type Documentation

◆ HelpClientType

enum class HelpClientType : quint8
strong
Enumerator
Assistant 
Web 
Python 

Definition at line 16 of file helpclient.h.