An image representing one of three required images for theme tabs. More...
#include <CTabImage.h>
Public Member Functions | |
CTabImage (const sptk::Tar &tar, const xdoc::SNode &tabImageNode) | |
Constructor. More... | |
~CTabImage () | |
Destructor. | |
void | draw (int x, int y, int w, int h) |
Custom draw method. | |
String | name () const |
Tab name. | |
An image representing one of three required images for theme tabs.
sptk::CTabImage::CTabImage | ( | const sptk::Tar & | tar, |
const xdoc::SNode & | tabImageNode | ||
) |
Constructor.
tar | the theme tar archive |
tabImageNode | an XML node with the tab theme info |