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

#include <GEPropertyPage.h>

Inheritance diagram for rvGEPropertyPage:
rvGEItemPropsGeneralPage rvGEItemPropsImagePage rvGEItemPropsKeysPage rvGEItemPropsTextPage

Public Member Functions

 rvGEPropertyPage ()
 
virtual bool Init (void)
 
virtual bool Apply (void)
 
virtual bool SetActive (void)
 
virtual bool KillActive (void)
 
virtual int HandleMessage (UINT msg, WPARAM wParam, LPARAM lParam)
 

Static Public Member Functions

static INT_PTR CALLBACK WndProc (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
 

Protected Attributes

HWND mPage
 

Detailed Description

Definition at line 32 of file GEPropertyPage.h.

Constructor & Destructor Documentation

rvGEPropertyPage::rvGEPropertyPage ( )

Definition at line 36 of file GEPropertyPage.cpp.

Member Function Documentation

virtual bool rvGEPropertyPage::Apply ( void  )
inlinevirtual

Definition at line 39 of file GEPropertyPage.h.

int rvGEPropertyPage::HandleMessage ( UINT  msg,
WPARAM  wParam,
LPARAM  lParam 
)
virtual
virtual bool rvGEPropertyPage::Init ( void  )
inlinevirtual
virtual bool rvGEPropertyPage::KillActive ( void  )
inlinevirtual

Reimplemented in rvGEItemPropsGeneralPage, rvGEItemPropsTextPage, and rvGEItemPropsImagePage.

Definition at line 41 of file GEPropertyPage.h.

virtual bool rvGEPropertyPage::SetActive ( void  )
inlinevirtual
INT_PTR CALLBACK rvGEPropertyPage::WndProc ( HWND  hwnd,
UINT  msg,
WPARAM  wParam,
LPARAM  lParam 
)
static

Definition at line 48 of file GEPropertyPage.cpp.

Member Data Documentation

HWND rvGEPropertyPage::mPage
protected

Definition at line 48 of file GEPropertyPage.h.


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