vdk 2.4.0
Public Member Functions | Public Attributes
VDKStatusbar Class Reference

Provides a statubar widget. Differently from gtkstatusbar VDKStatusbar does not handle context, each statusbar has is own context. More...

#include <statusbar.h>

Inheritance diagram for VDKStatusbar:
VDKObject VDKNotCopyAble

List of all members.

Public Member Functions

Public Attributes


Detailed Description

Provides a statubar widget. Differently from gtkstatusbar VDKStatusbar does not handle context, each statusbar has is own context.


Constructor & Destructor Documentation

VDKStatusbar::VDKStatusbar ( VDKForm owner = NULL)

Constructor

Parameters:
owner
VDKStatusbar::~VDKStatusbar ( ) [virtual]

Destructor


Member Function Documentation

void VDKStatusbar::Pop ( ) [inline]

Pops statusbar stack

int VDKStatusbar::Push ( char *  text) [inline]

Pushes a text into statusbar stack


Member Data Documentation

VDKReadWriteValueProp<VDKStatusbar, int> VDKStatusbar::Shadow

Sets/gets shadow type


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