AntiMicroX
Public Member Functions | Private Attributes
JoyButtonXml Class Reference

#include <joybuttonxml.h>

Inheritance diagram for JoyButtonXml:
[legend]
Collaboration diagram for JoyButtonXml:
[legend]

Public Member Functions

 JoyButtonXml (JoyButton *joyButton, QObject *parent=nullptr)
 
virtual bool readButtonConfig (QXmlStreamReader *xml)
 
virtual void readConfig (QXmlStreamReader *xml)
 
virtual void writeConfig (QXmlStreamWriter *xml)
 

Private Attributes

JoyButtonm_joyButton
 

Constructor & Destructor Documentation

◆ JoyButtonXml()

JoyButtonXml::JoyButtonXml ( JoyButton joyButton,
QObject *  parent = nullptr 
)
explicit

Member Function Documentation

◆ readButtonConfig()

bool JoyButtonXml::readButtonConfig ( QXmlStreamReader *  xml)
virtual
Here is the call graph for this function:
Here is the caller graph for this function:

◆ readConfig()

void JoyButtonXml::readConfig ( QXmlStreamReader *  xml)
virtual
Here is the call graph for this function:
Here is the caller graph for this function:

◆ writeConfig()

void JoyButtonXml::writeConfig ( QXmlStreamWriter *  xml)
virtual
Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ m_joyButton

JoyButton* JoyButtonXml::m_joyButton
private

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