![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 74 of file qversiontagging.h.
|
inlineconstexpr |
Definition at line 78 of file qversiontagging.h.
References QVersionTag(), and symbol.
Referenced by QVersionTag().
const void* QtPrivate::QVersionTag::symbol |
Definition at line 76 of file qversiontagging.h.
Referenced by QVersionTag().
quintptr QtPrivate::QVersionTag::version |
Definition at line 77 of file qversiontagging.h.