![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <render/qxcomponent.h>#include <array>#include <cstdint>#include <qohosutils.h>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | QT_BEGIN_NAMESPACE |
| Combined button and popup list for selecting options. | |
Functions | |
| bool | QT_BEGIN_NAMESPACE::startsWith (const std::string &str, const std::string &prefix) |
| QOhosOptional< QXComponentId::RecognizedType > | QT_BEGIN_NAMESPACE::tryMapXComponentIdValueToRecognizedType (const std::string &idValue) |
Variables | |
| const std::string | QT_BEGIN_NAMESPACE::xComponentPrefixForMainWindow = "__nnMainWindow_" |
| const std::string | QT_BEGIN_NAMESPACE::xComponentPrefixForSubWindow = "__nnSubWindow_" |
| const std::string | QT_BEGIN_NAMESPACE::xComponentPrefixForFloatWindow = "__nnFloatWindow_" |
| const std::string | QT_BEGIN_NAMESPACE::xComponentPrefixForRenderXComponent = "RenderXComponent_" |