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

#include <RollupPanel.h>

Public Attributes

HWND mDialog
 
HWND mButton
 
HWND mGroupBox
 
bool mExpanded
 
bool mEnable
 
bool mAutoDestroy
 
WNDPROC mOldDlgProc
 
WNDPROC mOldButtonProc
 
char mCaption [RPITEM_MAX_NAME]
 

Detailed Description

Definition at line 34 of file RollupPanel.h.

Member Data Documentation

bool RPITEM::mAutoDestroy

Definition at line 41 of file RollupPanel.h.

HWND RPITEM::mButton

Definition at line 37 of file RollupPanel.h.

char RPITEM::mCaption[RPITEM_MAX_NAME]

Definition at line 44 of file RollupPanel.h.

HWND RPITEM::mDialog

Definition at line 36 of file RollupPanel.h.

bool RPITEM::mEnable

Definition at line 40 of file RollupPanel.h.

bool RPITEM::mExpanded

Definition at line 39 of file RollupPanel.h.

HWND RPITEM::mGroupBox

Definition at line 38 of file RollupPanel.h.

WNDPROC RPITEM::mOldButtonProc

Definition at line 43 of file RollupPanel.h.

WNDPROC RPITEM::mOldDlgProc

Definition at line 42 of file RollupPanel.h.


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