sptk2 logo
SPTK Home Page

sptk::CTabImage Class Reference
[GUI Classes]

An image representing one of three required images for theme tabs. More...

#include <CTabImage.h>

List of all members.

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.


Detailed Description

An image representing one of three required images for theme tabs.

Constructor & Destructor Documentation

sptk::CTabImage::CTabImage ( const sptk::CTar tar,
const sptk::CXmlNode tabImageNode 
)

Constructor.

Parameters:
tar const sptk::CTar&, the theme tar archive
tabImageNode const sptk::CXmlNode*, an XML node with the tab theme info


The documentation for this class was generated from the following file:

Mon Mar 5 11:56:19 2012: SPTK 3.5.7