okteta
Kasten2::ByteTableToolFactory Class Reference
#include <bytetabletoolfactory.h>
Inheritance diagram for Kasten2::ByteTableToolFactory:

Public Member Functions | |
| ByteTableToolFactory () | |
| virtual | ~ByteTableToolFactory () |
| virtual AbstractTool * | create () |
Public Member Functions inherited from Kasten2::AbstractToolFactory | |
| virtual | ~AbstractToolFactory () |
Detailed Description
Definition at line 35 of file bytetabletoolfactory.h.
Constructor & Destructor Documentation
| Kasten2::ByteTableToolFactory::ByteTableToolFactory | ( | ) |
Definition at line 31 of file bytetabletoolfactory.cpp.
|
virtual |
Definition at line 38 of file bytetabletoolfactory.cpp.
Member Function Documentation
|
virtual |
Implements Kasten2::AbstractToolFactory.
Definition at line 33 of file bytetabletoolfactory.cpp.
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.
KDE API Reference
Public Member Functions inherited from