Qt 6.x
The Qt SDK
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 68 of file qversiontagging.h.

Constructor & Destructor Documentation

◆ QVersionTag()

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

Definition at line 72 of file qversiontagging.h.

Member Data Documentation

◆ symbol

const void* QtPrivate::QVersionTag::symbol

Definition at line 70 of file qversiontagging.h.

◆ version

quintptr QtPrivate::QVersionTag::version

Definition at line 71 of file qversiontagging.h.


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