Gui::FileIconProvider Class Reference

The FileIconProvider class provides icons for FileDialog to use. More...

#include <FileDialog.h>

Public Member Functions

 FileIconProvider ()
 Constructs an empty file icon provider called name, with the parent parent. More...
 
QIcon icon (const QFileInfo &info) const
 
QIcon icon (IconType type) const
 
QString type (const QFileInfo &info) const
 
 ~FileIconProvider ()
 

Detailed Description

The FileIconProvider class provides icons for FileDialog to use.

Author
Werner Mayer

Constructor & Destructor Documentation

◆ FileIconProvider()

FileIconProvider::FileIconProvider ( )

Constructs an empty file icon provider called name, with the parent parent.

◆ ~FileIconProvider()

FileIconProvider::~FileIconProvider ( )

Member Function Documentation

◆ icon() [1/2]

◆ icon() [2/2]

◆ type()

QString FileIconProvider::type ( const QFileInfo &  info) const

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