rocs/RocsCore
RootedTreeStructure.cpp File Reference
#include "RootedTreeStructure.h"
#include "Data.h"
#include "Pointer.h"
#include "Document.h"
#include "RootedTreeNode.h"
#include <boost/shared_ptr.hpp>
#include <QScriptEngine>
#include <KMessageBox>
#include "KDebug"
Include dependency graph for RootedTreeStructure.cpp:
Go to the source code of this file.
Namespaces | |
boost | |
Functions | |
void | rootedTreeNodeFromScriptValue (const QScriptValue &object, RootedTreeNode *&out) |
QScriptValue | rootedTreeNodeToScriptValue (QScriptEngine *, RootedTreeNode *const &in) |
void | boost::throw_exception (std::exception const &) |
Function Documentation
void rootedTreeNodeFromScriptValue | ( | const QScriptValue & | object, |
RootedTreeNode *& | out | ||
) |
Definition at line 39 of file RootedTreeStructure.cpp.
QScriptValue rootedTreeNodeToScriptValue | ( | QScriptEngine * | , |
RootedTreeNode *const & | in | ||
) |
Definition at line 36 of file RootedTreeStructure.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.