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
qabstractfileiconprovider.cpp File Reference

(2a8b27bf6c523de6f3f466f8062279c093940a60)

#include "qabstractfileiconprovider.h"
#include <qguiapplication.h>
#include <private/qguiapplication_p.h>
#include <qpa/qplatformtheme.h>
#include <qicon.h>
#include <private/qabstractfileiconprovider_p.h>
#include <private/qfilesystementry_p.h>
+ Include dependency graph for qabstractfileiconprovider.cpp:

Go to the source code of this file.

Typedefs

using IconTypeCache = QHash<QAbstractFileIconProvider::IconType, QIcon>
 

Functions

static QPlatformTheme::IconOptions toThemeIconOptions (QAbstractFileIconProvider::Options options)
 

Typedef Documentation

◆ IconTypeCache

Function Documentation

◆ toThemeIconOptions()

static QPlatformTheme::IconOptions toThemeIconOptions ( QAbstractFileIconProvider::Options options)
inlinestatic

Definition at line 101 of file qabstractfileiconprovider.cpp.

References QAbstractFileIconProvider::DontUseCustomDirectoryIcons, and QPlatformTheme::DontUseCustomDirectoryIcons.

Referenced by QAbstractFileIconProviderPrivate::getPlatformThemeIcon().

+ Here is the caller graph for this function: