|
#include <CTabImage.h>
Public Member Functions | |
| CTabImage (const sptk::CTar &tar, const sptk::CXmlNode *tabImageNode) | |
| Constructor. | |
| ~CTabImage () | |
| Destructor. | |
| void | draw (int x, int y, int w, int h) |
| Custom draw method. | |
| std::string | name () const |
| Tab name. | |
| sptk::CTabImage::CTabImage | ( | const sptk::CTar & | tar, | |
| const sptk::CXmlNode * | tabImageNode | |||
| ) |
Constructor.
| tar | const sptk::CTar&, the theme tar archive | |
| tabImageNode | const sptk::CXmlNode*, an XML node with the tab theme info |