AntiMicroX
Public Slots | Public Member Functions | Protected Attributes
AdvanceButtonDialogHelper Class Reference

#include <advancebuttondialoghelper.h>

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

Public Slots

void setAssignedSlot (JoyButtonSlot *otherSlot, int index)
 
void setAssignedSlot (int code, int alias, int index, JoyButtonSlot::JoySlotInputAction mode=JoyButtonSlot::JoyKeyboard)
 
void insertAssignedSlot (int code, int alias, int index, JoyButtonSlot::JoySlotInputAction mode=JoyButtonSlot::JoyKeyboard)
 
void insertAssignedSlot (JoyButtonSlot *newSlot, int index, bool updateActiveString)
 
void removeAssignedSlot (int index)
 
void onlyReset ()
 
void onlyRemoveAssignedSlot (int index)
 

Public Member Functions

 AdvanceButtonDialogHelper (JoyButton *button, QObject *parent=nullptr)
 

Protected Attributes

JoyButtonbutton
 

Constructor & Destructor Documentation

◆ AdvanceButtonDialogHelper()

AdvanceButtonDialogHelper::AdvanceButtonDialogHelper ( JoyButton button,
QObject *  parent = nullptr 
)
explicit

Member Function Documentation

◆ insertAssignedSlot [1/2]

void AdvanceButtonDialogHelper::insertAssignedSlot ( int  code,
int  alias,
int  index,
JoyButtonSlot::JoySlotInputAction  mode = JoyButtonSlot::JoyKeyboard 
)
slot
Here is the call graph for this function:

◆ insertAssignedSlot [2/2]

void AdvanceButtonDialogHelper::insertAssignedSlot ( JoyButtonSlot newSlot,
int  index,
bool  updateActiveString 
)
slot
Here is the call graph for this function:

◆ onlyRemoveAssignedSlot

void AdvanceButtonDialogHelper::onlyRemoveAssignedSlot ( int  index)
slot
Here is the call graph for this function:

◆ onlyReset

void AdvanceButtonDialogHelper::onlyReset ( )
slot
Here is the call graph for this function:

◆ removeAssignedSlot

void AdvanceButtonDialogHelper::removeAssignedSlot ( int  index)
slot
Here is the call graph for this function:

◆ setAssignedSlot [1/2]

void AdvanceButtonDialogHelper::setAssignedSlot ( int  code,
int  alias,
int  index,
JoyButtonSlot::JoySlotInputAction  mode = JoyButtonSlot::JoyKeyboard 
)
slot
Here is the call graph for this function:

◆ setAssignedSlot [2/2]

void AdvanceButtonDialogHelper::setAssignedSlot ( JoyButtonSlot otherSlot,
int  index 
)
slot
Here is the call graph for this function:

Field Documentation

◆ button

JoyButton* AdvanceButtonDialogHelper::button
protected

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