Plasma
FullView Class Reference
#include <fullview.h>
Inheritance diagram for FullView:

Detailed Description
Definition at line 33 of file fullview.h.
Public Member Functions | |
void | addApplet (const QString &a, const QVariantList &args=QVariantList()) |
FullView (const QString &formfactor="planar", const QString &location="floating", QWidget *parent=0) | |
Protected Slots | |
void | resizeEvent (QResizeEvent *event) |
void | sceneRectChanged (const QRectF &rect) |
Constructor & Destructor Documentation
FullView::FullView | ( | const QString & | formfactor = "planar" , |
|
const QString & | location = "floating" , |
|||
QWidget * | parent = 0 | |||
) | [explicit] |
Definition at line 37 of file fullview.cpp.
Member Function Documentation
void FullView::addApplet | ( | const QString & | a, | |
const QVariantList & | args = QVariantList() | |||
) |
Definition at line 81 of file fullview.cpp.
void FullView::resizeEvent | ( | QResizeEvent * | event | ) | [protected, slot] |
Definition at line 94 of file fullview.cpp.
void FullView::sceneRectChanged | ( | const QRectF & | rect | ) | [protected, slot] |
Definition at line 126 of file fullview.cpp.
The documentation for this class was generated from the following files: