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

Public Member Functions

 QtResourceSetPrivate (QtResourceModel *model=nullptr)
 
 QtResourceSetPrivate (QtResourceModel *model=nullptr)
 

Public Attributes

QtResourceModelm_resourceModel
 

Detailed Description

Definition at line 23 of file qtresourcemodel.cpp.

Constructor & Destructor Documentation

◆ QtResourceSetPrivate() [1/2]

QtResourceSetPrivate::QtResourceSetPrivate ( QtResourceModel * model = nullptr)

Definition at line 33 of file qtresourcemodel.cpp.

References m_resourceModel.

◆ QtResourceSetPrivate() [2/2]

QtResourceSetPrivate::QtResourceSetPrivate ( QtResourceModel * model = nullptr)

Member Data Documentation

◆ m_resourceModel

QtResourceModel * QtResourceSetPrivate::m_resourceModel

Definition at line 30 of file qtresourcemodel.cpp.

Referenced by QtResourceSetPrivate().


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