okteta
bytetabletoolviewfactory.cpp
Go to the documentation of this file.
38 QString ByteTableToolViewFactory::title() const { return i18nc("@title:window", "Value/Char Table"); }
39 QString ByteTableToolViewFactory::id() const { return QLatin1String("org.kde.okteta.ByteTableToolView"); }
virtual AbstractToolView * create(AbstractTool *tool)
Definition: bytetabletoolviewfactory.cpp:42
virtual QString title() const
Definition: bytetabletoolviewfactory.cpp:38
virtual ~ByteTableToolViewFactory()
Definition: bytetabletoolviewfactory.cpp:47
ByteTableToolViewFactory()
Definition: bytetabletoolviewfactory.cpp:35
Definition: abstracttoolview.h:39
Definition: bytetabletoolview.h:38
virtual QString id() const
Definition: bytetabletoolviewfactory.cpp:39
virtual QString iconName() const
Definition: bytetabletoolviewfactory.cpp:37
virtual SidePosition defaultPosition() const
Definition: bytetabletoolviewfactory.cpp:40
Definition: abstracttool.h:40
Definition: kastengui.h:36
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:07 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:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.