|
#include <CThemeImageCollection.h>
Public Member Functions | |
| CThemeImageCollection () | |
| Default constructor. | |
| ~CThemeImageCollection () | |
| Destructor. | |
| void | clear () |
| Clears the collection. | |
| void | loadFromSptkTheme (const CStrings &objectNames) |
| Loads the collection from SPTK theme. | |
| void | loadFromGtkTheme (CXmlDoc >kTheme, std::string imagesXPath, std::string attribute="", std::string attributeValue="") |
| Loads the collection from GTK theme. | |
| int | border (int ndx) const |
| Returns border for a paticular index (0..3). | |
| int * | border () |
| bool | stretch () const |
| Returns draw stretch flag. | |
| CPngImage * | image (CThemeImageState state) const |
| Returns an image for a particular state. | |
| CPngImage * | overlayImage (CThemeImageState state) const |
| Returns an overlay image for a particular state. | |
Static Public Member Functions | |
| static std::string | gtkFullFileName (std::string fileName) |
The images are stored for the different states of the object