okteta
#include <abstracttoolview.h>
Public Member Functions | |
virtual | ~AbstractToolView () |
virtual QString | title () const =0 |
virtual AbstractTool * | tool () const =0 |
virtual QWidget * | widget () const =0 |
Protected Member Functions | |
AbstractToolView () | |
Protected Attributes | |
Private *const | d |
Detailed Description
Definition at line 39 of file abstracttoolview.h.
Constructor & Destructor Documentation
|
protected |
Definition at line 40 of file abstracttoolview.cpp.
|
virtual |
Definition at line 44 of file abstracttoolview.cpp.
Member Function Documentation
|
pure virtual |
Implemented in Kasten2::DocumentInfoToolView, Kasten2::BookmarksToolView, Kasten2::CharsetConversionToolView, Kasten2::ChecksumToolView, Kasten2::FilterToolView, Kasten2::InfoToolView, Kasten2::PODDecoderToolView, Kasten2::StringsExtractToolView, Kasten2::TerminalToolView, Kasten2::VersionViewToolView, Kasten2::DocumentsToolView, Kasten2::FileSystemBrowserToolView, Kasten2::ByteTableToolView, and Kasten2::StructToolView.
|
pure virtual |
Implemented in Kasten2::DocumentInfoToolView, Kasten2::BookmarksToolView, Kasten2::CharsetConversionToolView, Kasten2::ChecksumToolView, Kasten2::FilterToolView, Kasten2::InfoToolView, Kasten2::PODDecoderToolView, Kasten2::StringsExtractToolView, Kasten2::TerminalToolView, Kasten2::VersionViewToolView, Kasten2::DocumentsToolView, Kasten2::FileSystemBrowserToolView, Kasten2::ByteTableToolView, and Kasten2::StructToolView.
|
pure virtual |
Implemented in Kasten2::DocumentInfoToolView, Kasten2::BookmarksToolView, Kasten2::CharsetConversionToolView, Kasten2::ChecksumToolView, Kasten2::FilterToolView, Kasten2::InfoToolView, Kasten2::PODDecoderToolView, Kasten2::StringsExtractToolView, Kasten2::TerminalToolView, Kasten2::VersionViewToolView, Kasten2::DocumentsToolView, Kasten2::FileSystemBrowserToolView, Kasten2::ByteTableToolView, and Kasten2::StructToolView.
Member Data Documentation
|
protected |
Definition at line 52 of file abstracttoolview.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.