Gui::FileIconProvider Class Reference

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

#include <FileDialog.h>

List of all members.

Public Member Functions

 FileIconProvider ()
 Constructs an empty file icon provider called name, with the parent parent.
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

Definition at line 102 of file FileDialog.h.


Constructor & Destructor Documentation

FileIconProvider::FileIconProvider (  ) 

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

Definition at line 317 of file FileDialog.cpp.

FileIconProvider::~FileIconProvider (  ) 

Definition at line 321 of file FileDialog.cpp.


Member Function Documentation

QIcon FileIconProvider::icon ( const QFileInfo &  info  )  const

Definition at line 330 of file FileDialog.cpp.

References icon().

QIcon FileIconProvider::icon ( IconType  type  )  const

Definition at line 325 of file FileDialog.cpp.

Referenced by icon().

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

Definition at line 335 of file FileDialog.cpp.


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

Generated on Wed Nov 23 19:02:00 2011 for FreeCAD by  doxygen 1.6.1