Relacs  0.9.8
Public Member Functions | Static Public Member Functions | List of all members
MacroFileWriter Class Reference

#include <macroeditor.h>

Public Member Functions

 MacroFileWriter (MacroGUI::MacroFile *file, const std::string &filename)
 
void save ()
 

Static Public Member Functions

static std::string formatValue (MacroGUI::MacroParameter *param)
 
static std::string formatValue (MacroGUI::MacroCommandParameter *param)
 

Detailed Description

Helper class to write the configuration to file

Writes macro configuration in its most verbose and unified configuration.

Constructor & Destructor Documentation

MacroFileWriter ( MacroGUI::MacroFile file,
const std::string &  filename 
)

Member Function Documentation

void save ( void  )
std::string formatValue ( MacroGUI::MacroParameter param)
static
std::string formatValue ( MacroGUI::MacroCommandParameter param)
static

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