okteta
toolinlineviewwidget.cpp
Go to the documentation of this file.
42 layout->addWidget( view->widget(), 10 ); //TODO: find out why this takes ownership of widget to this
59 // TODO: crashes on close of the program if view is still open, because the view is already deleted
AbstractToolInlineView * view() const
Definition: toolinlineviewwidget.cpp:54
virtual ~ToolInlineViewWidget()
Definition: toolinlineviewwidget.cpp:57
virtual QWidget * widget() const =0
AbstractToolInlineView * mView
Definition: toolinlineviewwidget.h:57
void done()
ToolInlineViewWidget(AbstractToolInlineView *view, QWidget *parent=0)
Definition: toolinlineviewwidget.cpp:37
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:09 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:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.