vdk 2.4.0
Public Member Functions | Public Attributes
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

Constructor

Parameters:
owner

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: