Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtPrivate::QQuasiVirtualSubclass< Subclass, Interface > Class Template Reference

#include <qrangemodel_impl.h>

Inheritance diagram for QtPrivate::QQuasiVirtualSubclass< Subclass, Interface >:
Collaboration diagram for QtPrivate::QQuasiVirtualSubclass< Subclass, Interface >:

Classes

struct  Override

Protected Member Functions

template<typename... Args>
 QQuasiVirtualSubclass (Args &&... args)

Additional Inherited Members

Public Types inherited from Interface
using Container = QVarLengthArray<Interface, 1>
Public Member Functions inherited from Interface
 Interface ()=default
 Interface (const QCborValue &cbor)
Public Attributes inherited from Interface
QAnyStringView className

Detailed Description

template<typename Subclass, typename Interface>
class QtPrivate::QQuasiVirtualSubclass< Subclass, Interface >

Definition at line 166 of file qrangemodel_impl.h.

Constructor & Destructor Documentation

◆ QQuasiVirtualSubclass()

template<typename Subclass, typename Interface>
template<typename... Args>
QtPrivate::QQuasiVirtualSubclass< Subclass, Interface >::QQuasiVirtualSubclass ( Args &&... args)
inlineprotected

Definition at line 204 of file qrangemodel_impl.h.


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