My Project
SallyAPI::GUI::CAboutDialog Class Reference

About Dialog Box. More...

#include <AboutDialog.h>

Inheritance diagram for SallyAPI::GUI::CAboutDialog:
SallyAPI::GUI::CPopUpWindow SallyAPI::GUI::CAppBase SallyAPI::GUI::CForm SallyAPI::GUI::CControl SallyAPI::GUI::CGUIBaseObject SallyAPI::Core::CBaseObject

List of all members.

Public Member Functions

 CAboutDialog (SallyAPI::GUI::CApplicationWindow *parent, int graphicId, const std::string &explicidAppName, const std::string &aboutText)
 Constructor.
virtual ~CAboutDialog ()
 Destructor.

Detailed Description

About Dialog Box.

Author:
Christian Knobloch
Date:
24.05.2010

Constructor & Destructor Documentation

CAboutDialog::CAboutDialog ( SallyAPI::GUI::CApplicationWindow parent,
int  graphicId,
const std::string &  explicidAppName,
const std::string &  aboutText 
)

Constructor.

Author:
Christian Knobloch
Date:
08.09.2010
Parameters:
[in,out]parentIf non-null, the parent.
graphicIdIdentifier for the graphic.
explicidAppNameName of the explicid application.
aboutTextThe about text.

Destructor.

Author:
Christian Knobloch
Date:
08.09.2010

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