SpikeStream Library  0.2
spikestream::ConfigEditor Class Reference

#include <ConfigEditor.h>

List of all members.

Public Member Functions

 ConfigEditor ()
 ~ConfigEditor ()
void setConfigParameters (QHash< QString, QString > newParamMap)

Detailed Description

Sets parameters in the config file and creates a new config file based on the template if one does not exist

Definition at line 13 of file ConfigEditor.h.


Constructor & Destructor Documentation

Constructor

Definition at line 15 of file ConfigEditor.cpp.

Destructor

Definition at line 22 of file ConfigEditor.cpp.


Member Function Documentation

void ConfigEditor::setConfigParameters ( QHash< QString, QString >  newParamMap)

Sets the parameters in the config file or throws an exception if it cannot be found

Definition at line 31 of file ConfigEditor.cpp.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Defines