Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QtPrivate::QVersionTag Struct Reference

#include <qversiontagging.h>

+ Collaboration diagram for QtPrivate::QVersionTag:

Public Member Functions

constexpr QVersionTag (const void *sym, int currentVersion=QT_VERSION)
 

Public Attributes

const voidsymbol
 
quintptr version
 

Detailed Description

Definition at line 74 of file qversiontagging.h.

Constructor & Destructor Documentation

◆ QVersionTag()

constexpr QtPrivate::QVersionTag::QVersionTag ( const void * sym,
int currentVersion = QT_VERSION )
inlineconstexpr

Definition at line 78 of file qversiontagging.h.

Member Data Documentation

◆ symbol

const void* QtPrivate::QVersionTag::symbol

Definition at line 76 of file qversiontagging.h.

◆ version

quintptr QtPrivate::QVersionTag::version

Definition at line 77 of file qversiontagging.h.


The documentation for this struct was generated from the following file: