kopete/kopete
InfoEventWidget Class Reference
#include <infoeventwidget.h>
Inheritance diagram for InfoEventWidget:

Detailed Description
This dialog is used to view info events.
Definition at line 27 of file infoeventwidget.h.
Public Slots | |
| void | closeInfoEvent () |
| void | nextInfoEvent () |
| void | prevInfoEvent () |
Signals | |
| void | showRequest () |
Public Member Functions | |
| InfoEventWidget (QWidget *parent=0) | |
| virtual void | setVisible (bool visible) |
| ~InfoEventWidget () | |
Constructor & Destructor Documentation
| InfoEventWidget::InfoEventWidget | ( | QWidget * | parent = 0 |
) |
| InfoEventWidget::~InfoEventWidget | ( | ) |
Definition at line 66 of file infoeventwidget.cpp.
Member Function Documentation
| void InfoEventWidget::closeInfoEvent | ( | ) | [slot] |
Close current info event from info event list.
- Note:
- Info Event object will be destroyed.
Definition at line 104 of file infoeventwidget.cpp.
| void InfoEventWidget::nextInfoEvent | ( | ) | [slot] |
| void InfoEventWidget::prevInfoEvent | ( | ) | [slot] |
| void InfoEventWidget::setVisible | ( | bool | visible | ) | [virtual] |
Definition at line 71 of file infoeventwidget.cpp.
| void InfoEventWidget::showRequest | ( | ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference