vdk 2.4.0
Public Member Functions | Public Attributes | Friends
VDKDockerBox Class Reference

Provides a box that can be detached from his container and attached (docked) into a separate form. More...

#include <vdkdockable.h>

Inheritance diagram for VDKDockerBox:
VDKBox VDKObjectContainer VDKObject VDKNotCopyAble

List of all members.

Public Member Functions

Public Attributes

Friends


Detailed Description

Provides a box that can be detached from his container and attached (docked) into a separate form.


Constructor & Destructor Documentation

VDKDockerBox::VDKDockerBox ( VDKForm owner,
int  mode = v_box 
)

constructor

Parameters:
ownerthe owner form
modeeither vertical or horizontal box
VDKDockerBox::~VDKDockerBox ( ) [virtual]

destructor


Member Data Documentation

VDKReadWriteValueProp<VDKDockerBox, bool> VDKDockerBox::Docked

docks undocks the box


The documentation for this class was generated from the following files: