okteta
abstractviewfactory.h
Go to the documentation of this file.
50 // TODO: is this default implementation useful? Like, if the base is not a document, but a subdocument/model?
51 inline AbstractView* AbstractViewFactory::createCopyOfView( AbstractView* view, Qt::Alignment alignment )
Definition: abstractview.h:38
virtual AbstractView * createViewFor(AbstractDocument *document)=0
virtual ~AbstractViewFactory()
Definition: abstractviewfactory.h:64
T findBaseModel() const
returns the first baseModel which is of type T, or null if none is found.
Definition: abstractmodel.h:93
Definition: abstractdocument.h:43
virtual AbstractView * createCopyOfView(AbstractView *view, Qt::Alignment alignment=0)
Definition: abstractviewfactory.h:51
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:06 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:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.