okteta
Kasten2::ViewBox Class Reference
#include <viewbox.h>
Inheritance diagram for Kasten2::ViewBox:

Public Types | |
enum | Area { TopArea, BottomArea } |
Public Member Functions | |
ViewBox (AbstractView *view, QWidget *parent=0) | |
virtual | ~ViewBox () |
void | add (ViewBox::Area area) |
AbstractView * | view () const |
Protected Attributes | |
AbstractView * | mView |
Detailed Description
Member Enumeration Documentation
Constructor & Destructor Documentation
|
explicit |
Definition at line 34 of file viewbox.cpp.
|
virtual |
Definition at line 56 of file viewbox.cpp.
Member Function Documentation
void Kasten2::ViewBox::add | ( | ViewBox::Area | area | ) |
Definition at line 51 of file viewbox.cpp.
AbstractView * Kasten2::ViewBox::view | ( | ) | const |
Definition at line 48 of file viewbox.cpp.
Member Data Documentation
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.