![]() |
ICF 3.0.5.47
Technical documentation of ICF Libraries
|
This interface provides acces to an icon. More...
#include <IIconProvider.h>
Public Member Functions | |
virtual int | GetIconCount () const =0 |
Gets the number of icons in the collection. | |
virtual QIcon | GetIcon (int iconIndex) const =0 |
Gets icon with the index iconIndex from collection. | |
Static Public Member Functions | |
static QIcon | LoadIcon (const QString &iconName) |
This interface provides acces to an icon.
Definition at line 25 of file IIconProvider.h.
|
pure virtual |
Gets icon with the index iconIndex
from collection.
Implemented in istdgui::CIconProviderComp.
|
pure virtual |
Gets the number of icons in the collection.
Implemented in istdgui::CIconProviderComp.
|
static |
© Witold Gantzke and Kirill Lepskiy