My Project
SallyAPI::Config::CReloadThemeImage Class Reference

Reload theme image. More...

#include <ReloadThemeImage.h>

Inheritance diagram for SallyAPI::Config::CReloadThemeImage:
SallyAPI::System::CThread

List of all members.

Public Member Functions

 CReloadThemeImage (SallyAPI::Config::CTheme *theme, const std::string &filename, int id)
 Constructor.
 CReloadThemeImage (SallyAPI::Config::CTheme *theme, SallyAPI::Config::CThemePluginImage *themePluginImage, int id)
 Constructor.
virtual ~CReloadThemeImage ()
 Destructor.

Detailed Description

Reload theme image.

Author:
Christian Knobloch
Date:
19.04.2010

Constructor & Destructor Documentation

CReloadThemeImage::CReloadThemeImage ( SallyAPI::Config::CTheme theme,
const std::string &  filename,
int  id 
)

Constructor.

Author:
Christian Knobloch
Date:
19.04.2010
Parameters:
[in,out]themeIf non-null, the theme.
filenameFilename of the file.
idThe identifier.

Constructor.

Author:
Christian Knobloch
Date:
19.04.2010
Parameters:
[in,out]themeIf non-null, the theme.
[in,out]themePluginImageIf non-null, the theme plugin image.
idThe identifier.

Destructor.

Author:
Christian Knobloch
Date:
19.04.2010

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines