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
QIncompatibleFlag Class Reference

#include <qflags.h>

+ Collaboration diagram for QIncompatibleFlag:

Public Member Functions

constexpr QIncompatibleFlag (int i) noexcept
 
constexpr Q_IMPLICIT operator int () const noexcept
 

Detailed Description

Definition at line 39 of file qflags.h.

Constructor & Destructor Documentation

◆ QIncompatibleFlag()

constexpr QIncompatibleFlag::QIncompatibleFlag ( int i)
inlineexplicitconstexprnoexcept

Definition at line 48 of file qflags.h.

Member Function Documentation

◆ operator int()

constexpr Q_IMPLICIT QIncompatibleFlag::operator int ( ) const
inlineconstexprnoexcept

Definition at line 44 of file qflags.h.

References i.


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