Relacs  0.9.8
Classes | Public Member Functions | List of all members
MacroFileReader Class Reference

#include <macroeditor.h>

Public Member Functions

void load (const std::string &filename)
 
MacroGUI::MacroFilefile () const
 

Detailed Description

Helper class to read macro definitions from file

Basic logic is extracted from Macro(|s|Command)::load functions. This code duplication is needed due to the heavy integration of theses classes into the UI, which would perevent parsing multiple macro files at once since switching files in a running application is not a good idea.

Member Function Documentation

void load ( const std::string &  filename)
MacroGUI::MacroFile* file ( ) const
inline

Referenced by MacroFileReader::load().


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