|
|
| CThemeImageCollection () noexcept |
| | Default constructor.
|
| |
|
| ~CThemeImageCollection () |
| | Destructor.
|
| |
|
void | clear () |
| | Clears the collection.
|
| |
|
void | loadFromSptkTheme (const Strings &objectNames) |
| | Loads the collection from SPTK theme.
|
| |
|
void | loadFromGtkTheme (xdoc::Document >kTheme, const String &imagesXPath, const String &attribute="", const String &attributeValue="") |
| | Loads the collection from GTK theme.
|
| |
| int | border (int ndx) const |
| | Returns border for a paticular index (0..3) More...
|
| |
|
int * | border () |
| | Returns border sizes.
|
| |
|
bool | stretch () const |
| | Returns draw stretch flag.
|
| |
| CPngImage * | image (CThemeImageState state) const |
| | Returns an image for a particular state. More...
|
| |
| CPngImage * | overlayImage (CThemeImageState state) const |
| | Returns an overlay image for a particular state. More...
|
| |
A collection of theme images.
The images are stored for the different states of the object