My Project
SallyAPI::GUI::CDialog Class Reference

Dialog. More...

#include <Dialog.h>

Inheritance diagram for SallyAPI::GUI::CDialog:
SallyAPI::GUI::CPopUpWindow SallyAPI::GUI::CAppBase SallyAPI::GUI::CForm SallyAPI::GUI::CControl SallyAPI::GUI::CGUIBaseObject SallyAPI::Core::CBaseObject SallyAPI::GUI::CDialogBox SallyAPI::GUI::CInputBox SallyAPI::GUI::CMessageBox SallyAPI::GUI::COpenDialog SallyAPI::GUI::CQuestionBox

List of all members.

Public Member Functions

 CDialog (SallyAPI::GUI::CGUIBaseObject *parent)
 Constructor.
virtual ~CDialog ()
 Destructor.

Protected Attributes

SallyAPI::GUI::CGUIBaseObjectm_pNotificationWindow

Detailed Description

Dialog.

Author:
Christian Knobloch
Date:
19.04.2010

Constructor & Destructor Documentation

Constructor.

Author:
Christian Knobloch
Date:
19.04.2010
Parameters:
[in,out]parentIf non-null, the parent.
CDialog::~CDialog ( ) [virtual]

Destructor.

Author:
Christian Knobloch
Date:
19.04.2010

Member Data Documentation


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