My Project
SallyAPI::GUI::CDialogBox Class Reference

Dialog box. More...

#include <DialogBox.h>

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

List of all members.

Public Member Functions

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

Protected Attributes

SallyAPI::GUI::CGroupBoxm_pGroupBox

Detailed Description

Dialog box.

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.
CDialogBox::~CDialogBox ( ) [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