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


Public Member Functions | |
| Graph (QWidget *parent=0, const char *name=0, WFlags f=0) | |
| void | setData (const GraphData *p) |
| Graph (QWidget *=0x0, GraphInfo *=0x0, const QString &=0x0, int=0) | |
| void | setGraphInfo (GraphInfo *) |
| void | drawGraph (bool=FALSE) |
| Graph (QWidget *parent=0, const char *name=0, WFlags f=0) | |
| void | setData (const GraphData *p) |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *) |
| void | resizeEvent (QResizeEvent *) |
Protected Attributes | |
| const GraphData * | data |
| const GraphData * | data |
Private Member Functions | |
| void | initGraph () |
| void | drawBarChart (int, int, float, float) |
| void | drawPieChart (int, int, float) |
Private Attributes | |
| GraphInfo * | data |
| QPixmap | graph |
Classes | |
| class | FretBoard |
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
Referenced by Graph::initGraph(). |
|
|
Referenced by Graph::paintEvent(), Graph::resizeEvent(), and Checkbook::slotDrawGraph(). |
|
||||||||||||||||
|
Referenced by Graph::initGraph(). |
|
|
Referenced by Graph::drawGraph(). |
|
|
|
|
|
|
|
|
Definition at line 46 of file graph.h. References data. |
|
|
Definition at line 46 of file graph.h. References data. |
|
|
Referenced by Checkbook::slotDrawGraph(). |
|
|
|
|
|
|
|
|
Definition at line 49 of file graph.h. Referenced by BarGraph::drawContents(), PieGraph::drawContents(), Graph::drawBarChart(), Graph::drawPieChart(), Graph::initGraph(), Graph::setGraphInfo(), and setData(). |
|
|
Definition at line 56 of file graph.h. Referenced by Graph::drawBarChart(), Graph::drawGraph(), Graph::drawPieChart(), and Graph::initGraph(). |
1.4.2