doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
rvGEItemPropsImagePage Class Reference
Inheritance diagram for rvGEItemPropsImagePage:
rvGEPropertyPage

Public Member Functions

 rvGEItemPropsImagePage (idDict *dictValues)
 
virtual bool Init (void)
 
virtual bool SetActive (void)
 
virtual bool KillActive (void)
 
virtual int HandleMessage (UINT msg, WPARAM wParam, LPARAM lParam)
 
- Public Member Functions inherited from rvGEPropertyPage
 rvGEPropertyPage ()
 
virtual bool Apply (void)
 

Protected Member Functions

void UpdateCheckedStates (void)
 

Protected Attributes

idDictmDict
 
- Protected Attributes inherited from rvGEPropertyPage
HWND mPage
 

Additional Inherited Members

- Static Public Member Functions inherited from rvGEPropertyPage
static INT_PTR CALLBACK WndProc (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
 

Detailed Description

Definition at line 50 of file GEItemPropsDlg.cpp.

Constructor & Destructor Documentation

rvGEItemPropsImagePage::rvGEItemPropsImagePage ( idDict dictValues)

Definition at line 68 of file GEItemPropsDlg.cpp.

Member Function Documentation

int rvGEItemPropsImagePage::HandleMessage ( UINT  msg,
WPARAM  wParam,
LPARAM  lParam 
)
virtual

Reimplemented from rvGEPropertyPage.

Definition at line 146 of file GEItemPropsDlg.cpp.

bool rvGEItemPropsImagePage::Init ( void  )
virtual

Reimplemented from rvGEPropertyPage.

Definition at line 80 of file GEItemPropsDlg.cpp.

bool rvGEItemPropsImagePage::KillActive ( void  )
virtual

Reimplemented from rvGEPropertyPage.

Definition at line 252 of file GEItemPropsDlg.cpp.

bool rvGEItemPropsImagePage::SetActive ( void  )
virtual

Reimplemented from rvGEPropertyPage.

Definition at line 212 of file GEItemPropsDlg.cpp.

void rvGEItemPropsImagePage::UpdateCheckedStates ( void  )
protected

Definition at line 96 of file GEItemPropsDlg.cpp.

Member Data Documentation

idDict* rvGEItemPropsImagePage::mDict
protected

Definition at line 65 of file GEItemPropsDlg.cpp.


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