okteta
Kasten2::ToolViewDockWidget Class Reference
#include <toolviewdockwidget.h>
Inheritance diagram for Kasten2::ToolViewDockWidget:
Public Member Functions | |
ToolViewDockWidget (AbstractToolView *mToolView, QWidget *parent) | |
virtual | ~ToolViewDockWidget () |
bool | isShown () const |
AbstractToolView * | toolView () const |
Protected Slots | |
void | onVisibilityChanged (bool isVisible) |
Protected Attributes | |
bool | mIsShown |
AbstractToolView * | mToolView |
Detailed Description
Definition at line 36 of file toolviewdockwidget.h.
Constructor & Destructor Documentation
Kasten2::ToolViewDockWidget::ToolViewDockWidget | ( | AbstractToolView * | mToolView, |
QWidget * | parent | ||
) |
Definition at line 34 of file toolviewdockwidget.cpp.
|
virtual |
Definition at line 51 of file toolviewdockwidget.cpp.
Member Function Documentation
|
inline |
Definition at line 59 of file toolviewdockwidget.h.
|
protectedslot |
Definition at line 46 of file toolviewdockwidget.cpp.
|
inline |
Definition at line 58 of file toolviewdockwidget.h.
Member Data Documentation
|
protected |
Definition at line 54 of file toolviewdockwidget.h.
|
protected |
Definition at line 52 of file toolviewdockwidget.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.