sptk2 logo
SPTK Home Page
Public Member Functions | List of all members
sptk::CTabImages Class Reference

#include <CTabImage.h>

Inheritance diagram for sptk::CTabImages:

Public Member Functions

 CTabImages ()
 Constructor.
 
void load (const sptk::Tar &tar, const xdoc::SNode &tabImagesNode)
 Loads tab images from tar archive using XML node as an index. More...
 
 ~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

◆ load()

void sptk::CTabImages::load ( const sptk::Tar tar,
const xdoc::SNode &  tabImagesNode 
)

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

Parameters
tarthe theme tar archive
tabImagesNodean XML node with the tabs theme info

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

Fri Oct 14 2022 09:58:40: SPTK 5.4.1