FemViewer::Win::DialogWindow Class Reference

#include <DialogWindow.h>

Inheritance diagram for FemViewer::Win::DialogWindow:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DialogWindow (HINSTANCE hInst, WORD id, HWND hParent, DLGPROC Proc)
virtual ~DialogWindow ()
virtual BOOL Create ()
virtual void InitControls ()
VOID Show (int cmdShow=SW_SHOWDEFAULT)
HWND GetHandle ()
VOID SetPosition (int x, int y)

Protected Attributes

HWND m_handle
HWND m_parent
WORD m_id
int m_posx
int m_posy
int m_width
int m_height
HINSTANCE m_hInstance
DLGPROC m_pfnDialogMsg

Constructor & Destructor Documentation

FemViewer::Win::DialogWindow::DialogWindow ( HINSTANCE  hInst,
WORD  id,
HWND  hParent,
DLGPROC  Proc 
)
FemViewer::Win::DialogWindow::~DialogWindow (  )  [virtual]

Member Function Documentation

BOOL FemViewer::Win::DialogWindow::Create ( void   )  [virtual]

Here is the caller graph for this function:

HWND FemViewer::Win::DialogWindow::GetHandle (  )  [inline]
virtual void FemViewer::Win::DialogWindow::InitControls (  )  [inline, virtual]

Here is the caller graph for this function:

VOID FemViewer::Win::DialogWindow::SetPosition ( int  x,
int  y 
) [inline]
VOID FemViewer::Win::DialogWindow::Show ( int  cmdShow = SW_SHOWDEFAULT  ) 

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1