Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
CExportDlg Class Reference

#include <ExportDlg.h>

Inherits CDialog.

Public Types

enum  { IDD = IDD_EXPORT }
 

Public Member Functions

LangID Language (void)
 
char * Filename (void)
 
TROPTIONSOptions (void)
 
 CExportDlg (CWnd *pParent=NULL)
 

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 
virtual void OnOK ()
 
virtual void OnCancel ()
 
virtual BOOL OnInitDialog ()
 
afx_msg void OnSelchangeCombolang ()
 
afx_msg void OnSelendokCombolang ()
 

Detailed Description

Definition at line 33 of file ExportDlg.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDD 

Definition at line 51 of file ExportDlg.h.

Constructor & Destructor Documentation

◆ CExportDlg()

CExportDlg::CExportDlg ( CWnd * pParent = NULL)

Definition at line 39 of file ExportDlg.cpp.

Member Function Documentation

◆ DoDataExchange()

void CExportDlg::DoDataExchange ( CDataExchange * pDX)
protectedvirtual

Definition at line 48 of file ExportDlg.cpp.

◆ Filename()

char * CExportDlg::Filename ( void )
inline

Definition at line 44 of file ExportDlg.h.

◆ Language()

LangID CExportDlg::Language ( void )
inline

Definition at line 43 of file ExportDlg.h.

◆ OnCancel()

void CExportDlg::OnCancel ( )
protectedvirtual

Definition at line 130 of file ExportDlg.cpp.

◆ OnInitDialog()

BOOL CExportDlg::OnInitDialog ( )
protectedvirtual

Definition at line 137 of file ExportDlg.cpp.

◆ OnOK()

void CExportDlg::OnOK ( )
protectedvirtual

Definition at line 67 of file ExportDlg.cpp.

◆ OnSelchangeCombolang()

void CExportDlg::OnSelchangeCombolang ( )
protected

Definition at line 198 of file ExportDlg.cpp.

◆ OnSelendokCombolang()

void CExportDlg::OnSelendokCombolang ( )
protected

Definition at line 239 of file ExportDlg.cpp.

◆ Options()

TROPTIONS * CExportDlg::Options ( void )
inline

Definition at line 45 of file ExportDlg.h.


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