okteta
Kasten2::ToolInlineViewWidget Class Reference
#include <toolinlineviewwidget.h>
Inheritance diagram for Kasten2::ToolInlineViewWidget:
Public Types | |
enum | Area { TopArea, BottomArea } |
Signals | |
void | done () |
Public Member Functions | |
ToolInlineViewWidget (AbstractToolInlineView *view, QWidget *parent=0) | |
virtual | ~ToolInlineViewWidget () |
AbstractToolInlineView * | view () const |
Protected Attributes | |
AbstractToolInlineView * | mView |
Detailed Description
Definition at line 36 of file toolinlineviewwidget.h.
Member Enumeration Documentation
Enumerator | |
---|---|
TopArea | |
BottomArea |
Definition at line 41 of file toolinlineviewwidget.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 37 of file toolinlineviewwidget.cpp.
|
virtual |
Definition at line 57 of file toolinlineviewwidget.cpp.
Member Function Documentation
|
signal |
AbstractToolInlineView * Kasten2::ToolInlineViewWidget::view | ( | ) | const |
Definition at line 54 of file toolinlineviewwidget.cpp.
Member Data Documentation
|
protected |
Definition at line 57 of file toolinlineviewwidget.h.
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.