svgui
1.9
|
#include <IconLoader.h>
Public Member Functions | |
IconLoader () | |
virtual | ~IconLoader () |
QIcon | load (QString name) |
Private Member Functions | |
bool | shouldInvert () const |
bool | shouldAutoInvert (QString) const |
QPixmap | loadPixmap (QString, int) |
QPixmap | loadScalable (QString, int) |
QPixmap | invertPixmap (QPixmap) |
QString | makeScalableFilename (QString, bool) |
QString | makeNonScalableFilename (QString, int, bool) |
Detailed Description
Definition at line 21 of file IconLoader.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 24 of file IconLoader.h.
|
inlinevirtual |
Definition at line 25 of file IconLoader.h.
References invertPixmap(), load(), loadPixmap(), loadScalable(), makeNonScalableFilename(), makeScalableFilename(), shouldAutoInvert(), and shouldInvert().
Member Function Documentation
QIcon IconLoader::load | ( | QString | name | ) |
Definition at line 66 of file IconLoader.cpp.
Referenced by CommandHistory::CommandHistory(), ModelDataTableDialog::ModelDataTableDialog(), and ~IconLoader().
|
private |
Definition at line 92 of file IconLoader.cpp.
Referenced by ~IconLoader().
|
private |
Definition at line 105 of file IconLoader.cpp.
References autoInvertExceptions.
Referenced by ~IconLoader().
|
private |
Definition at line 115 of file IconLoader.cpp.
Referenced by ~IconLoader().
|
private |
Definition at line 154 of file IconLoader.cpp.
Referenced by ~IconLoader().
|
private |
Definition at line 201 of file IconLoader.cpp.
Referenced by ~IconLoader().
|
private |
Definition at line 191 of file IconLoader.cpp.
Referenced by ~IconLoader().
|
private |
Definition at line 173 of file IconLoader.cpp.
Referenced by ~IconLoader().
The documentation for this class was generated from the following files:
Generated by 1.8.11