Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

YQBarGraph Class Reference

#include <YQBarGraph.h>

Inheritance diagram for YQBarGraph:

YBarGraph YWidget List of all members.

Public Member Functions

 YQBarGraph (QWidget *parent, const YWidgetOpt &opt)
void setEnabling (bool enabled)
long nicesize (YUIDimension dim)
void setSize (long newWidth, long newHeight)
void doUpdate ()

Protected Attributes

QY2BarGraph_barGraph

Constructor & Destructor Documentation

YQBarGraph::YQBarGraph QWidget *  parent,
const YWidgetOpt opt
 

Constructor.


Member Function Documentation

void YQBarGraph::doUpdate  )  [virtual]
 

Perform a visual update on the screen. Inherited from YBarGraph.

Reimplemented from YBarGraph.

long YQBarGraph::nicesize YUIDimension  dim  )  [virtual]
 

Minimum size the widget should have to make it look and feel nice. Dimension, either YD_HORIZ or YD_VERT

Implements YWidget.

void YQBarGraph::setEnabling bool  enabled  )  [virtual]
 

Inherited from YWidget: Sets the enabled state of the widget. All new widgets are enabled per definition. Only enabled widgets can take user input.

Reimplemented from YWidget.

void YQBarGraph::setSize long  newWidth,
long  newHeight
[virtual]
 

Sets the new size of the widget.

Reimplemented from YWidget.


Member Data Documentation

QY2BarGraph* YQBarGraph::_barGraph [protected]
 


The documentation for this class was generated from the following files:
Generated on Wed Sep 14 10:59:03 2005 for yast2-qt by  doxygen 1.4.4