Applets
SystemTray::FdoGraphicsWidget Class Reference
#include <fdographicswidget.h>
Inheritance diagram for SystemTray::FdoGraphicsWidget:

Signals | |
| void | clientClosed () |
Public Member Functions | |
| FdoGraphicsWidget (WId winId, QGraphicsWidget *parent=0) | |
| void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) |
| ~FdoGraphicsWidget () | |
Protected Member Functions | |
| void | hideEvent (QHideEvent *event) |
| void | showEvent (QShowEvent *event) |
Detailed Description
Definition at line 32 of file fdographicswidget.h.
Constructor & Destructor Documentation
| SystemTray::FdoGraphicsWidget::FdoGraphicsWidget | ( | WId | winId, | |
| QGraphicsWidget * | parent = 0 | |||
| ) |
Definition at line 56 of file fdographicswidget.cpp.
| SystemTray::FdoGraphicsWidget::~FdoGraphicsWidget | ( | ) |
Definition at line 74 of file fdographicswidget.cpp.
Member Function Documentation
| void SystemTray::FdoGraphicsWidget::clientClosed | ( | ) | [signal] |
| void SystemTray::FdoGraphicsWidget::hideEvent | ( | QHideEvent * | event | ) | [protected] |
| void SystemTray::FdoGraphicsWidget::paint | ( | QPainter * | painter, | |
| const QStyleOptionGraphicsItem * | option, | |||
| QWidget * | widget = 0 | |||
| ) |
Definition at line 80 of file fdographicswidget.cpp.
| void SystemTray::FdoGraphicsWidget::showEvent | ( | QShowEvent * | event | ) | [protected] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference