Classes | Typedefs | Functions
custom_function.h File Reference
#include <memory>
#include <string>
#include <vector>
#include <QWidget>
#include <QString>
#include <QDomDocument>
#include "PlotJuggler/plotdata.h"
#include "PlotJuggler/transform_function.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::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 QDomElement &snippets_element)
 
SnippetsMap GetSnippetsFromXML (const QString &xml_text)
 

Typedef Documentation

◆ CustomPlotPtr

typedef std::shared_ptr<CustomFunction> CustomPlotPtr

Definition at line 15 of file custom_function.h.

◆ SnippetsMap

typedef std::map<QString, SnippetData> SnippetsMap

Definition at line 28 of file custom_function.h.

Function Documentation

◆ ExportSnippets()

QDomElement ExportSnippets ( const SnippetsMap snippets,
QDomDocument &  destination_doc 
)

Definition at line 171 of file custom_function.cpp.

◆ ExportSnippetToXML()

QDomElement ExportSnippetToXML ( const SnippetData snippet,
QDomDocument &  destination_doc 
)

Definition at line 208 of file custom_function.cpp.

◆ GetSnippetFromXML()

SnippetData GetSnippetFromXML ( const QDomElement &  snippets_element)

Definition at line 184 of file custom_function.cpp.

◆ GetSnippetsFromXML() [1/2]

SnippetsMap GetSnippetsFromXML ( const QDomElement &  snippets_element)

Definition at line 157 of file custom_function.cpp.

◆ GetSnippetsFromXML() [2/2]

SnippetsMap GetSnippetsFromXML ( const QString &  xml_text)

Definition at line 132 of file custom_function.cpp.



plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:27