VDKHandleBox Class Reference

This class provides a gtkhandle box wrapper. More...

#include <handlebox.h>

Inheritance diagram for VDKHandleBox:

VDKObjectContainer VDKObject VDKNotCopyAble

List of all members.

Public Member Functions

Public Attributes


Detailed Description

This class provides a gtkhandle box wrapper.

SIGNALS
  • child_attached_signal received when widget is attached to owner
  • child_detached_signal received when widget is detached from owner
EXAMPLES
In ./testvdk/tbarwin.cc

Constructor & Destructor Documentation

VDKHandleBox::VDKHandleBox ( VDKForm owner  ) 

Constructor

Parameters:
owner 

VDKHandleBox::~VDKHandleBox (  )  [virtual]

Destructor


Member Function Documentation

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.


Member Data Documentation

VDKReadOnlyValueProp<VDKHandleBox,VDKObject*> VDKHandleBox::Child

Use this property to access the widget contained into an handlebox


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

Generated on Tue May 6 03:40:10 2008 for vdk 2.4.0 by  doxygen 1.5.5