doom3-gpl
Doom 3 GPL source release
|
#include <GEWindowWrapper.h>
Public Types | |
enum | EWindowType { WT_UNKNOWN, WT_NORMAL, WT_EDIT, WT_HTML, WT_CHOICE, WT_SLIDER, WT_BIND, WT_LIST, WT_RENDER, WT_TRANSITION } |
Static Public Member Functions | |
static rvGEWindowWrapper * | GetWrapper (idWindow *window) |
static EWindowType | StringToWindowType (const char *string) |
static const char * | WindowTypeToString (EWindowType type) |
Protected Member Functions | |
void | CalcScreenRect (void) |
void | UpdateRect (void) |
void | UpdateWindowState (void) |
Definition at line 37 of file GEWindowWrapper.h.
Enumerator | |
---|---|
WT_UNKNOWN | |
WT_NORMAL | |
WT_EDIT | |
WT_HTML | |
WT_CHOICE | |
WT_SLIDER | |
WT_BIND | |
WT_LIST | |
WT_RENDER | |
WT_TRANSITION |
Definition at line 41 of file GEWindowWrapper.h.
rvGEWindowWrapper::rvGEWindowWrapper | ( | idWindow * | window, |
EWindowType | type | ||
) |
Definition at line 42 of file GEWindowWrapper.cpp.
Definition at line 140 of file GEWindowWrapper.cpp.
Definition at line 446 of file GEWindowWrapper.cpp.
Definition at line 218 of file GEWindowWrapper.h.
Definition at line 503 of file GEWindowWrapper.cpp.
Definition at line 269 of file GEWindowWrapper.cpp.
bool rvGEWindowWrapper::EnumChildren | ( | PFNENUMCHILDRENPROC | proc, |
void * | data | ||
) |
Definition at line 422 of file GEWindowWrapper.cpp.
Definition at line 478 of file GEWindowWrapper.cpp.
Definition at line 529 of file GEWindowWrapper.cpp.
Definition at line 208 of file GEWindowWrapper.h.
Definition at line 406 of file GEWindowWrapper.cpp.
ID_INLINE idRectangle & rvGEWindowWrapper::GetClientRect | ( | void | ) |
Definition at line 168 of file GEWindowWrapper.h.
Definition at line 461 of file GEWindowWrapper.cpp.
ID_INLINE idRectangle & rvGEWindowWrapper::GetScreenRect | ( | void | ) |
Definition at line 173 of file GEWindowWrapper.h.
Definition at line 138 of file GEWindowWrapper.h.
Definition at line 128 of file GEWindowWrapper.h.
Definition at line 133 of file GEWindowWrapper.h.
Definition at line 213 of file GEWindowWrapper.h.
ID_INLINE rvGEWindowWrapper::EWindowType rvGEWindowWrapper::GetWindowType | ( | void | ) |
Definition at line 198 of file GEWindowWrapper.h.
|
static |
Definition at line 89 of file GEWindowWrapper.cpp.
Definition at line 183 of file GEWindowWrapper.h.
Definition at line 153 of file GEWindowWrapper.h.
Definition at line 143 of file GEWindowWrapper.h.
Definition at line 148 of file GEWindowWrapper.h.
Definition at line 178 of file GEWindowWrapper.h.
Definition at line 188 of file GEWindowWrapper.h.
Definition at line 218 of file GEWindowWrapper.cpp.
Definition at line 158 of file GEWindowWrapper.h.
Definition at line 163 of file GEWindowWrapper.h.
Definition at line 204 of file GEWindowWrapper.cpp.
void rvGEWindowWrapper::SetRect | ( | idRectangle & | rect | ) |
Definition at line 184 of file GEWindowWrapper.cpp.
Definition at line 193 of file GEWindowWrapper.h.
Definition at line 231 of file GEWindowWrapper.cpp.
Definition at line 249 of file GEWindowWrapper.cpp.
ID_INLINE void rvGEWindowWrapper::SetWindowType | ( | rvGEWindowWrapper::EWindowType | type | ) |
Definition at line 203 of file GEWindowWrapper.h.
|
static |
Definition at line 362 of file GEWindowWrapper.cpp.
Definition at line 103 of file GEWindowWrapper.cpp.
Definition at line 285 of file GEWindowWrapper.cpp.
bool rvGEWindowWrapper::VerfiyStateKey | ( | const char * | name, |
const char * | value, | ||
idStr * | result = NULL |
||
) |
Definition at line 543 of file GEWindowWrapper.cpp.
Definition at line 315 of file GEWindowWrapper.cpp.
|
static |
Definition at line 391 of file GEWindowWrapper.cpp.
|
protected |
Definition at line 111 of file GEWindowWrapper.h.
|
protected |
Definition at line 120 of file GEWindowWrapper.h.
|
protected |
Definition at line 122 of file GEWindowWrapper.h.
|
protected |
Definition at line 117 of file GEWindowWrapper.h.
|
protected |
Definition at line 118 of file GEWindowWrapper.h.
|
protected |
Definition at line 119 of file GEWindowWrapper.h.
|
protected |
Definition at line 124 of file GEWindowWrapper.h.
|
protected |
Definition at line 123 of file GEWindowWrapper.h.
|
protected |
Definition at line 112 of file GEWindowWrapper.h.
|
protected |
Definition at line 116 of file GEWindowWrapper.h.
|
protected |
Definition at line 121 of file GEWindowWrapper.h.
|
protected |
Definition at line 114 of file GEWindowWrapper.h.
|
protected |
Definition at line 125 of file GEWindowWrapper.h.
|
protected |
Definition at line 115 of file GEWindowWrapper.h.
|
protected |
Definition at line 113 of file GEWindowWrapper.h.