GroupXmlWriter Class Reference

#include <ArmarXGui/gui-plugins/StatechartEditorPlugin/io/GroupXmlWriter.h>

Static Public Member Functions

static void WriteFileContents (QString path, QString contents)
 
static void WriteXml (StatechartGroupPtr group, QString path, bool indent=true)
 

Detailed Description

Definition at line 35 of file GroupXmlWriter.h.

Member Function Documentation

◆ WriteFileContents()

void WriteFileContents ( QString  path,
QString  contents 
)
static

Definition at line 90 of file GroupXmlWriter.cpp.

+ Here is the caller graph for this function:

◆ WriteXml()

void WriteXml ( StatechartGroupPtr  group,
QString  path,
bool  indent = true 
)
static

Definition at line 41 of file GroupXmlWriter.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: