okteta
selectrangecontroller.cpp
Go to the documentation of this file.
40 // TODO: a tool(view) might perhaps be invoked indirectly by asking for a tool for the object, here select
42 SelectRangeController::SelectRangeController( If::ToolInlineViewable* toolInlineViewable, KXMLGUIClient* guiClient )
69 // mView->activate(); // TODO: show would be better here, or should instead toolInlineViewable be asked?
Definition: selectrangetool.h:44
virtual void setTargetModel(AbstractModel *model)
Definition: selectrangecontroller.cpp:61
virtual ~SelectRangeController()
Definition: selectrangecontroller.cpp:74
SelectRangeController(If::ToolInlineViewable *toolInlineViewable, KXMLGUIClient *guiClient)
Definition: selectrangecontroller.cpp:42
virtual void setCurrentToolInlineView(AbstractToolInlineView *view)=0
Definition: abstractmodel.h:40
virtual void setTargetModel(AbstractModel *model)
Definition: selectrangetool.cpp:79
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.