(a3f28bc9090095453f492e2b19cadae709e4314b)
#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 |