okteta
Kasten2::AbstractToolInlineView Class Referenceabstract
#include <abstracttoolinlineview.h>
Inheritance diagram for Kasten2::AbstractToolInlineView:
Public Member Functions | |
virtual | ~AbstractToolInlineView () |
void | activate () |
virtual QString | title () const =0 |
virtual AbstractTool * | tool () const =0 |
virtual QWidget * | widget () const =0 |
Protected Member Functions | |
AbstractToolInlineView () | |
Protected Attributes | |
Private *const | d |
Detailed Description
Definition at line 39 of file abstracttoolinlineview.h.
Constructor & Destructor Documentation
|
protected |
Definition at line 40 of file abstracttoolinlineview.cpp.
|
virtual |
Definition at line 50 of file abstracttoolinlineview.cpp.
Member Function Documentation
void Kasten2::AbstractToolInlineView::activate | ( | ) |
Definition at line 45 of file abstracttoolinlineview.cpp.
|
pure virtual |
Implemented in Kasten2::GotoOffsetToolView, and Kasten2::SelectRangeToolView.
|
pure virtual |
Implemented in Kasten2::GotoOffsetToolView, and Kasten2::SelectRangeToolView.
|
pure virtual |
Implemented in Kasten2::GotoOffsetToolView, and Kasten2::SelectRangeToolView.
Member Data Documentation
|
protected |
Definition at line 55 of file abstracttoolinlineview.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.