(3f8313c98ce73ba00c70a7b0bb2d0fd9572be3bf)
#include "helpclient.h"
#include <QtGui/qdesktopservices.h>
#include <QtCore/qcoreapplication.h>
#include <QtCore/qstring.h>
#include <QtCore/qtextstream.h>
#include <QtCore/qurl.h>
Go to the source code of this file.
◆ htmlSuffix
| constexpr auto htmlSuffix = ".html"_L1 |
|
staticconstexpr |
◆ propertySeparator
| constexpr auto propertySeparator = "::"_L1 |
|
staticconstexpr |
◆ pythonWebPrefix
| constexpr auto pythonWebPrefix = "https://doc.qt.io/qtforpython-6/PySide6/"_L1 |
|
staticconstexpr |
◆ webPrefix
| constexpr auto webPrefix = "https://doc.qt.io/qt-6/"_L1 |
|
staticconstexpr |