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

#include <qfileiconprovider_p.h>

Inheritance diagram for QFileIconProviderPrivate:
Collaboration diagram for QFileIconProviderPrivate:

Public Member Functions

 QFileIconProviderPrivate (QFileIconProvider *q)
QIcon getIcon (QStyle::StandardPixmap name) const
QIcon getIcon (const QFileInfo &fi) const
Public Member Functions inherited from QAbstractFileIconProviderPrivate
 QAbstractFileIconProviderPrivate (QAbstractFileIconProvider *q)
virtual ~QAbstractFileIconProviderPrivate ()
QIcon getPlatformThemeIcon (QAbstractFileIconProvider::IconType type) const
QIcon getIconThemeIcon (QAbstractFileIconProvider::IconType type) const
QIcon getPlatformThemeIcon (const QFileInfo &info) const
QIcon getIconThemeIcon (const QFileInfo &info) const

Public Attributes

const QString homePath
Public Attributes inherited from QAbstractFileIconProviderPrivate
QAbstractFileIconProviderq_ptr = nullptr
QAbstractFileIconProvider::Options options = {}

Additional Inherited Members

Static Public Member Functions inherited from QAbstractFileIconProviderPrivate
static void clearIconTypeCache ()
static QString getFileType (const QFileInfo &info)

Detailed Description

Definition at line 31 of file qfileiconprovider_p.h.

Constructor & Destructor Documentation

◆ QFileIconProviderPrivate()

QFileIconProviderPrivate::QFileIconProviderPrivate ( QFileIconProvider * q)

Definition at line 35 of file qfileiconprovider.cpp.

Member Function Documentation

◆ getIcon() [1/2]

QIcon QFileIconProviderPrivate::getIcon ( const QFileInfo & fi) const

Definition at line 140 of file qfileiconprovider.cpp.

◆ getIcon() [2/2]

QIcon QFileIconProviderPrivate::getIcon ( QStyle::StandardPixmap name) const

Definition at line 40 of file qfileiconprovider.cpp.

Member Data Documentation

◆ homePath

const QString QFileIconProviderPrivate::homePath

Definition at line 40 of file qfileiconprovider_p.h.


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