Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes

XAP_Win32Dialog_About Class Reference

#include <xap_Win32Dlg_About.h>

Inheritance diagram for XAP_Win32Dialog_About:
XAP_Dialog_About XAP_Dialog_NonPersistent XAP_Dialog

List of all members.

Public Member Functions

 XAP_Win32Dialog_About (XAP_DialogFactory *pDlgFactory, XAP_Dialog_Id id)
virtual ~XAP_Win32Dialog_About (void)
virtual void runModal (XAP_Frame *pFrame)

Static Public Member Functions

static XAP_Dialogstatic_constructor (XAP_DialogFactory *, XAP_Dialog_Id id)
static BOOL CALLBACK s_dlgProc (HWND, UINT, WPARAM, LPARAM)

Protected Member Functions

BOOL _onCommand (HWND hWnd, WPARAM wParam, LPARAM lParam)

Protected Attributes

GR_Win32Imagem_pGrImageSidebar
XAP_Framem_pFrame

Static Protected Attributes

static bool s_bEventLoopDone

Constructor & Destructor Documentation

XAP_Win32Dialog_About::XAP_Win32Dialog_About ( XAP_DialogFactory pDlgFactory,
XAP_Dialog_Id  id 
)

References m_pGrImageSidebar.

Referenced by static_constructor().

XAP_Win32Dialog_About::~XAP_Win32Dialog_About ( void   )  [virtual]

References DELETEP, and m_pGrImageSidebar.


Member Function Documentation

BOOL XAP_Win32Dialog_About::_onCommand ( HWND  hWnd,
WPARAM  wParam,
LPARAM  lParam 
) [protected]
BOOL CALLBACK XAP_Win32Dialog_About::s_dlgProc ( HWND  hWnd,
UINT  msg,
WPARAM  wParam,
LPARAM  lParam 
) [static]
XAP_Dialog * XAP_Win32Dialog_About::static_constructor ( XAP_DialogFactory pFactory,
XAP_Dialog_Id  id 
) [static]

Member Data Documentation

bool XAP_Win32Dialog_About::s_bEventLoopDone [static, protected]

Referenced by _onCommand(), runModal(), and s_dlgProc().


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