#include <handlebox.h>
Inheritance diagram for VDKHandleBox:
VDKHandleBox::VDKHandleBox | ( | VDKForm * | owner | ) |
Constructor
owner |
VDKHandleBox::~VDKHandleBox | ( | ) | [virtual] |
Destructor
void VDKHandleBox::Add | ( | VDKObject * | obj, | |
int | justify = l_justify , |
|||
int | expand = TRUE , |
|||
int | fill = TRUE , |
|||
int | padding = 0 | |||
) | [virtual] |
Add an widget to handlebox
Reimplemented from VDKObjectContainer.
VDKReadOnlyValueProp<VDKHandleBox,VDKObject*> VDKHandleBox::Child |
Use this property to access the widget contained into an handlebox