MGUI::SHELL::PLACEMENT Class Reference
Container to encapsulate shell 'placement' for save/restore.
More...
#include <mgui/shell.h>
List of all members.
Detailed Description
Container to encapsulate shell 'placement' for save/restore.
Constructor & Destructor Documentation
| MGUI::SHELL::PLACEMENT::PLACEMENT |
( |
|
) |
|
Member Function Documentation
| const LRECT2D& MGUI::SHELL::PLACEMENT::GetNormalPosition |
( |
|
) |
const [inline] |
| bool MGUI::SHELL::PLACEMENT::HasNormalPosition |
( |
|
) |
const [inline] |
| bool MGUI::SHELL::PLACEMENT::HasNormalSize |
( |
|
) |
const [inline] |
| void MGUI::SHELL::PLACEMENT::IniRead |
( |
INIHANDLE |
IniHandle, |
|
|
const char * |
IniGroup, |
|
|
const char * |
IniName | |
|
) |
| | |
| void MGUI::SHELL::PLACEMENT::IniWrite |
( |
INIHANDLE |
IniHandle, |
|
|
const char * |
IniGroup, |
|
|
const char * |
IniName | |
|
) |
| | const |
| bool MGUI::SHELL::PLACEMENT::IsMaximized |
( |
|
) |
const [inline] |
| static const SERIALIZERITEM* MGUI::SHELL::PLACEMENT::SerialGetItemDef |
( |
|
) |
[static] |
Get serialization item definition array.
| void MGUI::SHELL::PLACEMENT::SetMaximized |
( |
bool |
Maximized |
) |
[inline] |
| void MGUI::SHELL::PLACEMENT::SetNormalPosition |
( |
const LRECT2D & |
NormalPosition |
) |
[inline] |
| void MGUI::SHELL::PLACEMENT::SetPositionTopLeft |
( |
INT32 |
x, |
|
|
INT32 |
y | |
|
) |
| | [inline] |
The documentation for this class was generated from the following file: