![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QString>#include <QStringList>#include <bitset>#include <vector>Go to the source code of this file.
Classes | |
| struct | QtModule |
| class | QtModuleInfoStore |
Typedefs | |
| using | ModuleBitset = std::bitset<ModuleBitsetSize> |
Functions | |
| bool | contains (const ModuleBitset &modules, const QtModule &module) |
Variables | |
| constexpr size_t | ModuleBitsetSize = 1024 |
| using ModuleBitset = std::bitset<ModuleBitsetSize> |
Definition at line 14 of file qtmoduleinfo.h.
|
inline |
Definition at line 27 of file qtmoduleinfo.h.
|
constexpr |
Definition at line 13 of file qtmoduleinfo.h.