#include <mgui/shell.h>
Include dependency graph for topshell.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | MGUI |
Classes | |
| class | MGUI::TOPSHELL |
| Base class for 'top level' application shells. More... | |
Enumerations | |
| enum | DOCKEDGE { DOCKEDGE_Left = 0x1000, DOCKEDGE_Top = 0x2000, DOCKEDGE_Right = 0x4000, DOCKEDGE_Bottom = 0x8000, DOCKEDGE_Any = 0xF000 } |
Functions | |
| DEFINE_ENUM_OP_BITWISE (TOPSHELL::STYLE) | |
| DEFINE_ENUM_OP_BITWISE (DOCKEDGE) | |
Definition in file topshell.h.
|
|
Definition at line 51 of file topshell.h. |
|
|
|
|
|
|
1.3.8-20040913