![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <CommentsDlg.h>
Public Types | |
| enum | { IDD = IDD_DIALOG_COMMENTS } |
Public Member Functions | |
| CCommentsDlg (CWnd *pParent=NULL) | |
| virtual | ~CCommentsDlg () |
Public Attributes | |
| CString | strName |
| CString | strPath |
| CString | strComments |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
Definition at line 34 of file CommentsDlg.h.
| anonymous enum |
| Enumerator | |
|---|---|
| IDD | |
Definition at line 43 of file CommentsDlg.h.
| CCommentsDlg::CCommentsDlg | ( | CWnd * | pParent = NULL | ) |
Definition at line 40 of file CommentsDlg.cpp.
|
virtual |
Definition at line 48 of file CommentsDlg.cpp.
|
protectedvirtual |
Definition at line 52 of file CommentsDlg.cpp.
| CString CCommentsDlg::strComments |
Definition at line 52 of file CommentsDlg.h.
| CString CCommentsDlg::strName |
Definition at line 50 of file CommentsDlg.h.
| CString CCommentsDlg::strPath |
Definition at line 51 of file CommentsDlg.h.
1.8.6.