XGP::XInfoApplication Class Reference

Baseclass for X-applications showing the program information inside the client. More...

Inherits XGP::XApplication.

List of all members.

Public Member Functions

 XInfoApplication (const char *pTitle, const Glib::ustring &prgInfo, const Glib::ustring &copyright)
 ~XInfoApplication ()

Protected Member Functions

virtual void setIconProgram (const guint8 *iconData, int lenData)
void setIconAuthor (const guint8 *iconData, int lenData)


Detailed Description

Baseclass for X-applications showing the program information inside the client.

The top of the client contains 2 icons for program and programmer and two lines for program information and about the author.


Constructor & Destructor Documentation

XGP::XInfoApplication::XInfoApplication ( const char *  pTitle,
const Glib::ustring &  prgInfo,
const Glib::ustring &  copyright 
)

Constructor for programs with program information in the client.

Parameters:
pTitle Pointer to title
prgInfo Text describing the application
copyright Copyright-information

XGP::XInfoApplication::~XInfoApplication (  ) 

Destructor.


Member Function Documentation

void XGP::XInfoApplication::setIconAuthor ( const guint8 *  pIconData,
int  lenData 
) [protected]

Sets pixmap for the programmer.

Parameters:
pIconData Pointer to inline data for pixmap
lenData,: Length of inline data

void XGP::XInfoApplication::setIconProgram ( const guint8 *  pIconData,
int  lenData 
) [protected, virtual]

Sets an icon for the program from inline data.

Parameters:
pIconData Pointer to inline data for pixmap
lenData,: Length of inline data

Reimplemented from XGP::XApplication.


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

XGP Version 0.9.31 - Generated on Wed Nov 18 11:25:29 2009 by doxygen 1.5.8