 |
AntiMicroX
|
Go to the documentation of this file.
19 #ifndef JOYTABWIDGETHELPER_H
20 #define JOYTABWIDGETHELPER_H
60 #endif // JOYTABWIDGETHELPER_H
void write(InputDeviceXml *joystickXml)
Write input device config from the current object into XML file.
Definition: xmlconfigwriter.cpp:63
#define VERBOSE()
Definition: logger.h:42
void setFileName(QString filename)
Sets the filename of the to be written XML file.
Definition: xmlconfigwriter.cpp:91
void configJoystick(InputDevice *joystick)
Read input device config from the current XML file into the InputDevice object.
Definition: xmlconfigreader.cpp:91
void setFileName(QString filename)
Sets the filename of the to be read XML file.
Definition: xmlconfigreader.cpp:73
Main XML config reader class.
Definition: xmlconfigreader.h:33
bool hasError()
Definition: xmlconfigwriter.cpp:98
bool hasError()
Definition: xmlconfigreader.cpp:187
Definition: xmlconfigwriter.h:29