Plasma
StripWidget Class Reference
#include <stripwidget.h>
Inheritance diagram for StripWidget:

Public Member Functions | |
| StripWidget (Plasma::RunnerManager *rm, QGraphicsWidget *parent=0) | |
| ~StripWidget () | |
| void | add (Plasma::QueryMatch match, const QString &query) |
| void | remove (Plasma::IconWidget *favourite) |
| void | restore (KConfigGroup &cg) |
| void | save (KConfigGroup &cg) |
Protected Member Functions | |
| void | createIcon (Plasma::QueryMatch *match, int idx) |
| void | focusInEvent (QFocusEvent *event) |
Detailed Description
Definition at line 48 of file stripwidget.h.
Constructor & Destructor Documentation
| StripWidget::StripWidget | ( | Plasma::RunnerManager * | rm, | |
| QGraphicsWidget * | parent = 0 | |||
| ) |
Definition at line 42 of file stripwidget.cpp.
| StripWidget::~StripWidget | ( | ) |
Definition at line 97 of file stripwidget.cpp.
Member Function Documentation
| void StripWidget::add | ( | Plasma::QueryMatch | match, | |
| const QString & | query | |||
| ) |
Definition at line 148 of file stripwidget.cpp.
| void StripWidget::createIcon | ( | Plasma::QueryMatch * | match, | |
| int | idx | |||
| ) | [protected] |
Definition at line 104 of file stripwidget.cpp.
| void StripWidget::focusInEvent | ( | QFocusEvent * | event | ) | [protected] |
Definition at line 316 of file stripwidget.cpp.
| void StripWidget::remove | ( | Plasma::IconWidget * | favourite | ) |
Definition at line 159 of file stripwidget.cpp.
| void StripWidget::restore | ( | KConfigGroup & | cg | ) |
Definition at line 252 of file stripwidget.cpp.
| void StripWidget::save | ( | KConfigGroup & | cg | ) |
Definition at line 230 of file stripwidget.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference