AntiMicroX
Public Member Functions | Private Attributes
JoyAxisXml Class Reference

#include <joyaxisxml.h>

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

Public Member Functions

 JoyAxisXml (JoyAxis *axis, QObject *parent=nullptr)
 
 ~JoyAxisXml ()
 
virtual void readConfig (QXmlStreamReader *xml)
 
virtual void writeConfig (QXmlStreamWriter *xml)
 
virtual bool readMainConfig (QXmlStreamReader *xml)
 
virtual bool readButtonConfig (QXmlStreamReader *xml)
 

Private Attributes

JoyAxism_joyAxis
 
QPointer< JoyButtonXmljoyButtonXmlNAxis
 
QPointer< JoyButtonXmljoyButtonXmlPAxis
 

Constructor & Destructor Documentation

◆ JoyAxisXml()

JoyAxisXml::JoyAxisXml ( JoyAxis axis,
QObject *  parent = nullptr 
)
explicit
Here is the call graph for this function:

◆ ~JoyAxisXml()

JoyAxisXml::~JoyAxisXml ( )

Member Function Documentation

◆ readButtonConfig()

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

◆ readConfig()

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

◆ readMainConfig()

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

◆ writeConfig()

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

Field Documentation

◆ joyButtonXmlNAxis

QPointer<JoyButtonXml> JoyAxisXml::joyButtonXmlNAxis
private

◆ joyButtonXmlPAxis

QPointer<JoyButtonXml> JoyAxisXml::joyButtonXmlPAxis
private

◆ m_joyAxis

JoyAxis* JoyAxisXml::m_joyAxis
private

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