AntiMicroX
Public Slots | Public Member Functions | Private Attributes
DPadEditDialogHelper Class Reference

#include <dpadeditdialoghelper.h>

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

Public Slots

void setFromPendingSlots ()
 
void clearButtonsSlotsEventReset ()
 
void updateJoyDPadDelay (int value)
 

Public Member Functions

 DPadEditDialogHelper (JoyDPad *dpad, QObject *parent=nullptr)
 
void setPendingSlots (QHash< JoyDPadButton::JoyDPadDirections, JoyButtonSlot * > *tempSlots)
 
void clearPendingSlots ()
 
const QHash< JoyDPadButton::JoyDPadDirections, JoyButtonSlot * > & getPendingSlots ()
 

Private Attributes

JoyDPaddpad
 
QHash< JoyDPadButton::JoyDPadDirections, JoyButtonSlot * > pendingSlots
 

Constructor & Destructor Documentation

◆ DPadEditDialogHelper()

DPadEditDialogHelper::DPadEditDialogHelper ( JoyDPad dpad,
QObject *  parent = nullptr 
)
explicit

Member Function Documentation

◆ clearButtonsSlotsEventReset

void DPadEditDialogHelper::clearButtonsSlotsEventReset ( )
slot
Here is the call graph for this function:

◆ clearPendingSlots()

void DPadEditDialogHelper::clearPendingSlots ( )

◆ getPendingSlots()

const QHash< JoyDPadButton::JoyDPadDirections, JoyButtonSlot * > & DPadEditDialogHelper::getPendingSlots ( )
Here is the caller graph for this function:

◆ setFromPendingSlots

void DPadEditDialogHelper::setFromPendingSlots ( )
slot
Here is the call graph for this function:

◆ setPendingSlots()

void DPadEditDialogHelper::setPendingSlots ( QHash< JoyDPadButton::JoyDPadDirections, JoyButtonSlot * > *  tempSlots)
Here is the caller graph for this function:

◆ updateJoyDPadDelay

void DPadEditDialogHelper::updateJoyDPadDelay ( int  value)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ dpad

JoyDPad* DPadEditDialogHelper::dpad
private

◆ pendingSlots

QHash<JoyDPadButton::JoyDPadDirections, JoyButtonSlot *> DPadEditDialogHelper::pendingSlots
private

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