sptk2 logo
SPTK Home Page

sptk::CTabImages Class Reference
[GUI Classes]

Tab theme images collection. More...

#include <CTabImage.h>

List of all members.

Public Member Functions

 CTabImages ()
 Constructor.
void load (const sptk::CTar &tar, const sptk::CXmlNode *tabImagesNode)
 Loads tab images from tar archive using XML node as an index.
 ~CTabImages ()
 Destructor.
void clear ()
 Removes all the tab images from the vector.
CTabImagetabImage (const char *imageName)
 Returns tab image for the name, or NULL if not found.


Detailed Description

Tab theme images collection.

Member Function Documentation

void sptk::CTabImages::load ( const sptk::CTar tar,
const sptk::CXmlNode tabImagesNode 
)

Loads tab images from tar archive using XML node as an index.

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


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

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