kalzium
DetailedGraphicalOverview Class Reference
#include <detailedgraphicaloverview.h>
Inheritance diagram for DetailedGraphicalOverview:

Detailed Description
The widget which displays the most important information.In one widget like a lot people know it from school
Definition at line 29 of file detailedgraphicaloverview.h.
Public Slots | |
| void | setElement (int el) |
| void | setBackgroundColor (const QColor &bgColor) |
Public Member Functions | |
| DetailedGraphicalOverview (QWidget *parent) | |
Protected Member Functions | |
| virtual void | paintEvent (QPaintEvent *) |
Constructor & Destructor Documentation
| DetailedGraphicalOverview::DetailedGraphicalOverview | ( | QWidget * | parent | ) |
Construct a new DetailedGraphicalOverview.
- Parameters:
-
parent the parent of this widget
Definition at line 36 of file detailedgraphicaloverview.cpp.
Member Function Documentation
| void DetailedGraphicalOverview::setElement | ( | int | el | ) | [slot] |
| void DetailedGraphicalOverview::setBackgroundColor | ( | const QColor & | bgColor | ) | [slot] |
Set the background color to bgColor.
Reimplemented from QWidget.
Definition at line 54 of file detailedgraphicaloverview.cpp.
| void DetailedGraphicalOverview::paintEvent | ( | QPaintEvent * | ) | [protected, virtual] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference