#include <cubedock.h>
Public Member Functions | |
| CubeDock () | |
| void | Config (Control *_parent, double width=-1) |
| ~CubeDock () | |
Public Attributes | |
| Control * | parent |
| LineDock | frontTop |
| LineDock | frontBottom |
| LineDock | frontLeft |
| LineDock | frontRight |
| Dock | frontTopRight |
| Dock | frontTopLeft |
| Dock | frontBottomLeft |
| Dock | frontBottomRight |
| LineDock | backTop |
| LineDock | backBottom |
| LineDock | backLeft |
| LineDock | backRight |
| Dock | backTopRight |
| Dock | backTopLeft |
| Dock | backBottomLeft |
| Dock | backBottomRight |
Definition at line 34 of file cubedock.h.
|
|
Definition at line 43 of file cubedock.h. |
|
|
Definition at line 68 of file cubedock.h. |
|
||||||||||||
|
Definition at line 48 of file cubedock.h. References backBottom, backBottomLeft, backBottomRight, backLeft, backRight, backTop, backTopLeft, backTopRight, frontBottom, frontBottomLeft, frontBottomRight, frontLeft, frontRight, frontTop, frontTopLeft, frontTopRight, Dock::Set(), and LineDock::Set(). |
|
|
Definition at line 40 of file cubedock.h. Referenced by Config(). |
|
|
Definition at line 41 of file cubedock.h. Referenced by Config(). |
|
|
Definition at line 41 of file cubedock.h. Referenced by Config(). |
|
|
Definition at line 40 of file cubedock.h. Referenced by Config(). |
|
|
Definition at line 40 of file cubedock.h. Referenced by Config(). |
|
|
Definition at line 40 of file cubedock.h. Referenced by Config(). |
|
|
Definition at line 41 of file cubedock.h. Referenced by Config(). |
|
|
Definition at line 41 of file cubedock.h. Referenced by Config(). |
|
|
Definition at line 38 of file cubedock.h. Referenced by Config(). |
|
|
Definition at line 39 of file cubedock.h. Referenced by Config(). |
|
|
Definition at line 39 of file cubedock.h. Referenced by Config(). |
|
|
Definition at line 38 of file cubedock.h. Referenced by Config(). |
|
|
Definition at line 38 of file cubedock.h. Referenced by Config(). |
|
|
Definition at line 38 of file cubedock.h. Referenced by Config(). |
|
|
Definition at line 39 of file cubedock.h. Referenced by Config(). |
|
|
Definition at line 39 of file cubedock.h. Referenced by Config(). |
|
|
Definition at line 37 of file cubedock.h. |
1.3.6