Classes | Typedefs | Functions
custom_function.h File Reference
#include <memory>
#include <string>
#include <QWidget>
#include <QString>
#include <QDomDocument>
#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)
 
QDomElement ExportSnippetToXML (const SnippetData &snippet, QDomDocument &destination_doc)
 
SnippetData GetSnippetFromXML (const QDomElement &snippets_element)
 
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 16 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 27 of file custom_function.h.

Function Documentation

QDomElement ExportSnippets ( const SnippetsMap snippets,
QDomDocument &  destination_doc 
)

Definition at line 164 of file custom_function.cpp.

QDomElement ExportSnippetToXML ( const SnippetData snippet,
QDomDocument &  destination_doc 
)

Definition at line 202 of file custom_function.cpp.

SnippetData GetSnippetFromXML ( const QDomElement &  snippets_element)

Definition at line 177 of file custom_function.cpp.

SnippetsMap GetSnippetsFromXML ( const QString &  xml_text)

Definition at line 126 of file custom_function.cpp.

SnippetsMap GetSnippetsFromXML ( const QDomElement &  snippets_element)

Definition at line 149 of file custom_function.cpp.



plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:48