![]() |
Qt 6.x
The Qt SDK
|
#include <qversiontagging.h>
Public Member Functions | |
constexpr | QVersionTag (const void *sym, int currentVersion=QT_VERSION) |
Public Attributes | |
const void * | symbol |
quintptr | version |
Definition at line 68 of file qversiontagging.h.
|
inlineconstexpr |
Definition at line 72 of file qversiontagging.h.
const void* QtPrivate::QVersionTag::symbol |
Definition at line 70 of file qversiontagging.h.
quintptr QtPrivate::QVersionTag::version |
Definition at line 71 of file qversiontagging.h.