#include <dockbar.h>
Inheritance diagram for KernelBarPos:

Public Member Functions | |
| KernelBarPos () | |
| KernelBarPos (const KernelBarPos &other) | |
| void | operator= (const KernelBarPos &other) |
Public Attributes | |
| DockBarType | Dock |
| INT32 | Slot |
| INT32 | x |
| INT32 | Position |
| INT32 | y |
Definition at line 146 of file dockbar.h.
|
|
Definition at line 149 of file dockbar.h. 00149 {Slot=0;Position=0;Dock=DOCKBAR_TOP;};
|
|
|
Definition at line 150 of file dockbar.h.
|
|
|
Definition at line 156 of file dockbar.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4