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
ScalableEntry Struct Reference

#include <qiconloader_p.h>

+ Inheritance diagram for ScalableEntry:
+ Collaboration diagram for ScalableEntry:

Public Member Functions

QPixmap pixmap (const QSize &size, QIcon::Mode mode, QIcon::State state) override
 
- Public Member Functions inherited from QIconLoaderEngineEntry
virtual ~QIconLoaderEngineEntry ()
 

Public Attributes

QIcon svgIcon
 
- Public Attributes inherited from QIconLoaderEngineEntry
QString filename
 
QIconDirInfo dir
 

Detailed Description

Definition at line 73 of file qiconloader_p.h.

Member Function Documentation

◆ pixmap()

QPixmap ScalableEntry::pixmap ( const QSize & size,
QIcon::Mode mode,
QIcon::State state )
overridevirtual

Implements QIconLoaderEngineEntry.

Definition at line 925 of file qiconloader.cpp.

References QIcon::data_ptr(), QIconPrivate::engine, engine, QIconLoaderEngineEntry::filename, QIcon::isNull(), state, and svgIcon.

+ Here is the call graph for this function:

Member Data Documentation

◆ svgIcon

QIcon ScalableEntry::svgIcon

Definition at line 76 of file qiconloader_p.h.

Referenced by pixmap().


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