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

#include <qiconloader_p.h>

+ Collaboration diagram for QIconTheme:

Public Member Functions

 QIconTheme (const QString &name)
 
 QIconTheme ()
 
QStringList parents () const
 
QList< QIconDirInfokeyList ()
 
QStringList contentDirs ()
 
bool isValid ()
 

Public Attributes

QList< QSharedPointer< QIconCacheGtkReader > > m_gtkCaches
 

Detailed Description

Definition at line 146 of file qiconloader_p.h.

Constructor & Destructor Documentation

◆ QIconTheme() [1/2]

◆ QIconTheme() [2/2]

QIconTheme::QIconTheme ( )
inline

Definition at line 150 of file qiconloader_p.h.

Member Function Documentation

◆ contentDirs()

QStringList QIconTheme::contentDirs ( )
inline

Definition at line 153 of file qiconloader_p.h.

◆ isValid()

bool QIconTheme::isValid ( )
inline

Definition at line 154 of file qiconloader_p.h.

◆ keyList()

QList< QIconDirInfo > QIconTheme::keyList ( )
inline

Definition at line 152 of file qiconloader_p.h.

◆ parents()

QStringList QIconTheme::parents ( ) const

Definition at line 418 of file qiconloader.cpp.

References QIconLoader::instance().

+ Here is the call graph for this function:

Member Data Documentation

◆ m_gtkCaches

QList<QSharedPointer<QIconCacheGtkReader> > QIconTheme::m_gtkCaches

Definition at line 161 of file qiconloader_p.h.


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