doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | Protected Member Functions | List of all members
CAboutDlg Class Reference

Simple about box for the material editor. More...

Inheritance diagram for CAboutDlg:

Public Types

enum  { IDD = IDD_ME_ABOUTBOX }
 

Public Member Functions

 CAboutDlg ()
 Constructor for the about box. More...
 

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 Called by the MFC framework to exchange data with the window controls. More...
 

Detailed Description

Simple about box for the material editor.

Definition at line 148 of file MaterialEditor.cpp.

Member Enumeration Documentation

anonymous enum
Enumerator
IDD 

Definition at line 153 of file MaterialEditor.cpp.

Constructor & Destructor Documentation

CAboutDlg::CAboutDlg ( )

Constructor for the about box.

Definition at line 164 of file MaterialEditor.cpp.

Member Function Documentation

void CAboutDlg::DoDataExchange ( CDataExchange *  pDX)
protectedvirtual

Called by the MFC framework to exchange data with the window controls.

Definition at line 170 of file MaterialEditor.cpp.


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