okteta
#include <abstracttoolviewfactory.h>

Public Member Functions | |
virtual | ~AbstractToolViewFactory () |
virtual AbstractToolView * | create (AbstractTool *tool)=0 |
virtual SidePosition | defaultPosition () const =0 |
virtual QString | iconName () const =0 |
virtual QString | id () const =0 |
virtual QString | title () const =0 |
Detailed Description
Definition at line 34 of file abstracttoolviewfactory.h.
Constructor & Destructor Documentation
|
inlinevirtual |
Definition at line 50 of file abstracttoolviewfactory.h.
Member Function Documentation
|
pure virtual |
Implemented in Kasten2::BookmarksToolViewFactory, Kasten2::ByteTableToolViewFactory, Kasten2::CharsetConversionToolViewFactory, Kasten2::ChecksumToolViewFactory, Kasten2::FilterToolViewFactory, Kasten2::InfoToolViewFactory, Kasten2::PodDecoderToolViewFactory, Kasten2::StringsExtractToolViewFactory, and Kasten2::StructuresToolViewFactory.
|
pure virtual |
Implemented in Kasten2::BookmarksToolViewFactory, Kasten2::ByteTableToolViewFactory, Kasten2::CharsetConversionToolViewFactory, Kasten2::ChecksumToolViewFactory, Kasten2::FilterToolViewFactory, Kasten2::InfoToolViewFactory, Kasten2::PodDecoderToolViewFactory, Kasten2::StringsExtractToolViewFactory, and Kasten2::StructuresToolViewFactory.
|
pure virtual |
Implemented in Kasten2::BookmarksToolViewFactory, Kasten2::ByteTableToolViewFactory, Kasten2::CharsetConversionToolViewFactory, Kasten2::ChecksumToolViewFactory, Kasten2::FilterToolViewFactory, Kasten2::InfoToolViewFactory, Kasten2::PodDecoderToolViewFactory, Kasten2::StringsExtractToolViewFactory, and Kasten2::StructuresToolViewFactory.
|
pure virtual |
Implemented in Kasten2::BookmarksToolViewFactory, Kasten2::ByteTableToolViewFactory, Kasten2::CharsetConversionToolViewFactory, Kasten2::ChecksumToolViewFactory, Kasten2::FilterToolViewFactory, Kasten2::InfoToolViewFactory, Kasten2::PodDecoderToolViewFactory, Kasten2::StringsExtractToolViewFactory, and Kasten2::StructuresToolViewFactory.
|
pure virtual |
Implemented in Kasten2::BookmarksToolViewFactory, Kasten2::ByteTableToolViewFactory, Kasten2::CharsetConversionToolViewFactory, Kasten2::ChecksumToolViewFactory, Kasten2::FilterToolViewFactory, Kasten2::InfoToolViewFactory, Kasten2::PodDecoderToolViewFactory, Kasten2::StringsExtractToolViewFactory, and Kasten2::StructuresToolViewFactory.
The documentation for this class was generated from the following file:
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.