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
QNdefFilterPrivate Class Reference
+ Inheritance diagram for QNdefFilterPrivate:
+ Collaboration diagram for QNdefFilterPrivate:

Public Member Functions

 QNdefFilterPrivate ()
 
- Public Member Functions inherited from QSharedData
 QSharedData () noexcept
 Constructs a QSharedData object with a reference count of 0.
 
 QSharedData (const QSharedData &) noexcept
 Constructs a QSharedData object with reference count 0.
 
QSharedDataoperator= (const QSharedData &)=delete
 
 ~QSharedData ()=default
 

Public Attributes

bool orderMatching
 
QList< QNdefFilter::RecordfilterRecords
 
- Public Attributes inherited from QSharedData
QAtomicInt ref
 

Detailed Description

Definition at line 221 of file qndeffilter.cpp.

Constructor & Destructor Documentation

◆ QNdefFilterPrivate()

QNdefFilterPrivate::QNdefFilterPrivate ( )

Definition at line 230 of file qndeffilter.cpp.

Member Data Documentation

◆ filterRecords

◆ orderMatching

bool QNdefFilterPrivate::orderMatching

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