AntiMicroX
Public Member Functions | Private Attributes
JoyDPadXml< T > Class Template Reference

#include <joydpadxml.h>

Inheritance diagram for JoyDPadXml< T >:
[legend]
Collaboration diagram for JoyDPadXml< T >:
[legend]

Public Member Functions

 JoyDPadXml (T *joydpad, QObject *parent=nullptr)
 
void readConfig (QXmlStreamReader *xml)
 
void writeConfig (QXmlStreamWriter *xml)
 
bool readMainConfig (QXmlStreamReader *xml)
 

Private Attributes

T * m_joydpad
 

Constructor & Destructor Documentation

◆ JoyDPadXml()

template<class T >
JoyDPadXml< T >::JoyDPadXml ( T *  joydpad,
QObject *  parent = nullptr 
)
explicit

Member Function Documentation

◆ readConfig()

template<class T >
void JoyDPadXml< T >::readConfig ( QXmlStreamReader *  xml)
Here is the caller graph for this function:

◆ readMainConfig()

template<class T >
bool JoyDPadXml< T >::readMainConfig ( QXmlStreamReader *  xml)
Here is the call graph for this function:

◆ writeConfig()

template<class T >
void JoyDPadXml< T >::writeConfig ( QXmlStreamWriter *  xml)
Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ m_joydpad

template<class T >
T* JoyDPadXml< T >::m_joydpad
private

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