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

#include <qtresourcemodel_p.h>

+ Collaboration diagram for QtResourceSet:

Public Member Functions

QStringList activeResourceFilePaths () const
 
void activateResourceFilePaths (const QStringList &paths, int *errorCount=nullptr, QString *errorMessages=nullptr)
 
bool isModified (const QString &path) const
 
void setModified (const QString &path)
 

Friends

class QtResourceModel
 

Detailed Description

Definition at line 27 of file qtresourcemodel_p.h.

Member Function Documentation

◆ activateResourceFilePaths()

void QtResourceSet::activateResourceFilePaths ( const QStringList & paths,
int * errorCount = nullptr,
QString * errorMessages = nullptr )

Definition at line 106 of file qtresourcemodel.cpp.

◆ activeResourceFilePaths()

QStringList QtResourceSet::activeResourceFilePaths ( ) const

Definition at line 100 of file qtresourcemodel.cpp.

◆ isModified()

bool QtResourceSet::isModified ( const QString & path) const

Definition at line 111 of file qtresourcemodel.cpp.

◆ setModified()

void QtResourceSet::setModified ( const QString & path)

Definition at line 116 of file qtresourcemodel.cpp.

Friends And Related Symbol Documentation

◆ QtResourceModel

friend class QtResourceModel
friend

Definition at line 51 of file qtresourcemodel_p.h.


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