Classes | Typedefs | Functions
custom_function.h File Reference
#include <memory>
#include <string>
#include <QWidget>
#include <QString>
#include <QDomDocument>
#include <QJSEngine>
#include "PlotJuggler/plotdata.h"
Include dependency graph for custom_function.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CustomFunction
 
struct  SnippetData
 

Typedefs

typedef std::unordered_map< std::string, CustomPlotPtrCustomPlotMap
 
typedef std::shared_ptr< CustomFunctionCustomPlotPtr
 
typedef std::map< QString, SnippetDataSnippetsMap
 

Functions

QDomElement ExportSnippets (const SnippetsMap &snippets, QDomDocument &destination_doc)
 
SnippetsMap GetSnippetsFromXML (const QString &xml_text)
 
SnippetsMap GetSnippetsFromXML (const QDomElement &snippets_element)
 

Typedef Documentation

typedef std::unordered_map<std::string, CustomPlotPtr> CustomPlotMap

Definition at line 15 of file custom_function.h.

typedef std::shared_ptr<CustomFunction> CustomPlotPtr

Definition at line 13 of file custom_function.h.

typedef std::map<QString, SnippetData> SnippetsMap

Definition at line 23 of file custom_function.h.

Function Documentation

QDomElement ExportSnippets ( const SnippetsMap snippets,
QDomDocument &  destination_doc 
)

Definition at line 299 of file custom_function.cpp.

SnippetsMap GetSnippetsFromXML ( const QString &  xml_text)

Definition at line 261 of file custom_function.cpp.

SnippetsMap GetSnippetsFromXML ( const QDomElement &  snippets_element)

Definition at line 282 of file custom_function.cpp.



plotjuggler
Author(s): Davide Faconti
autogenerated on Sat Jul 6 2019 03:44:18