okteta
#include <abstracttool.h>
Signals | |
void | titleChanged (const QString &newTitle) |
Public Member Functions | |
virtual | ~AbstractTool () |
virtual void | setTargetModel (AbstractModel *model)=0 |
virtual QString | title () const =0 |
Protected Member Functions | |
AbstractTool () | |
Protected Attributes | |
Private *const | d |
Detailed Description
Definition at line 40 of file abstracttool.h.
Constructor & Destructor Documentation
|
protected |
Definition at line 37 of file abstracttool.cpp.
|
virtual |
Definition at line 41 of file abstracttool.cpp.
Member Function Documentation
|
pure virtual |
Implemented in Kasten2::BookmarksTool, Kasten2::PODDecoderTool, Kasten2::CharsetConversionTool, Kasten2::InfoTool, Kasten2::ChecksumTool, Kasten2::StringsExtractTool, Kasten2::DocumentInfoTool, Kasten2::StructTool, Kasten2::ReplaceTool, Kasten2::FileSystemBrowserTool, Kasten2::FilterTool, Kasten2::SearchTool, Kasten2::ByteTableTool, Kasten2::GotoOffsetTool, Kasten2::SelectRangeTool, Kasten2::TerminalTool, Kasten2::DocumentsTool, and Kasten2::VersionViewTool.
|
pure virtual |
Implemented in Kasten2::BookmarksTool, Kasten2::PODDecoderTool, Kasten2::CharsetConversionTool, Kasten2::InfoTool, Kasten2::ChecksumTool, Kasten2::StringsExtractTool, Kasten2::StructTool, Kasten2::DocumentInfoTool, Kasten2::ReplaceTool, Kasten2::FileSystemBrowserTool, Kasten2::FilterTool, Kasten2::SearchTool, Kasten2::ByteTableTool, Kasten2::GotoOffsetTool, Kasten2::SelectRangeTool, Kasten2::TerminalTool, Kasten2::DocumentsTool, and Kasten2::VersionViewTool.
|
signal |
Member Data Documentation
|
protected |
Definition at line 59 of file abstracttool.h.
The documentation for this class was generated from the following files:
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.