Plasma
Newspaper Class Reference
#include <newspaper.h>
Inheritance diagram for Newspaper:

Public Member Functions | |
| Newspaper (QObject *parent, const QVariantList &args) | |
| ~Newspaper () | |
| void | constraintsEvent (Plasma::Constraints constraints) |
| void | init () |
Protected Member Functions | |
| QGraphicsLinearLayout * | addColumn () |
| void | changeEvent (QEvent *event) |
| void | createAppletTitle (Plasma::Applet *applet) |
| Qt::Orientation | orientation () const |
| void | removeColumn (int column) |
| void | restore (KConfigGroup &group) |
| void | saveContents (KConfigGroup &group) const |
| void | setOrientation (Qt::Orientation orientation) |
| void | syncColumnSizes () |
Detailed Description
Definition at line 40 of file newspaper.h.
Constructor & Destructor Documentation
| Newspaper::Newspaper | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 60 of file newspaper.cpp.
| Newspaper::~Newspaper | ( | ) |
Definition at line 82 of file newspaper.cpp.
Member Function Documentation
| QGraphicsLinearLayout * Newspaper::addColumn | ( | ) | [protected] |
Definition at line 642 of file newspaper.cpp.
| void Newspaper::changeEvent | ( | QEvent * | event | ) | [protected] |
Definition at line 507 of file newspaper.cpp.
| void Newspaper::constraintsEvent | ( | Plasma::Constraints | constraints | ) |
Definition at line 383 of file newspaper.cpp.
| void Newspaper::createAppletTitle | ( | Plasma::Applet * | applet | ) | [protected] |
Definition at line 501 of file newspaper.cpp.
| void Newspaper::init | ( | void | ) |
Definition at line 87 of file newspaper.cpp.
| Qt::Orientation Newspaper::orientation | ( | ) | const [protected] |
Definition at line 345 of file newspaper.cpp.
| void Newspaper::removeColumn | ( | int | column | ) | [protected] |
Definition at line 657 of file newspaper.cpp.
| void Newspaper::restore | ( | KConfigGroup & | group | ) | [protected] |
Definition at line 554 of file newspaper.cpp.
| void Newspaper::saveContents | ( | KConfigGroup & | group | ) | const [protected] |
Definition at line 622 of file newspaper.cpp.
| void Newspaper::setOrientation | ( | Qt::Orientation | orientation | ) | [protected] |
Definition at line 261 of file newspaper.cpp.
| void Newspaper::syncColumnSizes | ( | ) | [protected] |
Definition at line 368 of file newspaper.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference