#include </home/clem/local/src/opie/noncore/applets/memoryapplet/graph.h>
Collaboration diagram for GraphLegend:

Public Member Functions | |
| GraphLegend (QWidget *parent=0, const char *name=0, WFlags f=0) | |
| void | setData (const GraphData *p) |
| virtual QSize | sizeHint () const |
| void | setOrientation (Orientation o) |
| GraphLegend (QWidget *parent=0, const char *name=0, WFlags f=0) | |
| void | setData (const GraphData *p) |
| virtual QSize | sizeHint () const |
| void | setOrientation (Orientation o) |
Protected Member Functions | |
| virtual void | drawContents (QPainter *p) |
| virtual void | drawContents (QPainter *p) |
Private Attributes | |
| const GraphData * | data |
| bool | horz |
| const GraphData * | data |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
Definition at line 135 of file graph.cpp. References col, GraphData::count(), data, height, horz, i, GraphData::name(), GraphData::value(), width, Opie::MM::x, and Opie::MM::y. |
|
|
|
|
|
Definition at line 177 of file graph.cpp. References GraphData::count(), data, and horz. Referenced by MemoryInfo::MemoryInfo(). |
|
|
|
|
|
Definition at line 130 of file graph.cpp. References horz. Referenced by MountInfo::MountInfo(). |
|
|
|
|
|
Definition at line 161 of file graph.cpp. References GraphData::count(), data, i, and GraphData::name(). |
|
|
|
|
|
Definition at line 87 of file graph.h. Referenced by drawContents(), setData(), and sizeHint(). |
|
|
Definition at line 88 of file graph.h. Referenced by drawContents(), GraphLegend(), setData(), and setOrientation(). |
1.4.2