AntiMicroX
Public Slots | Public Member Functions | Private Slots
JoyTabWidgetContainer Class Reference

#include <joytabwidgetcontainer.h>

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

Public Slots

void disableFlashes (InputDevice *joystick)
 
void enableFlashes (InputDevice *joystick)
 

Public Member Functions

 JoyTabWidgetContainer (QWidget *parent=nullptr)
 
int addTab (QWidget *widget, const QString &string)
 
int addTab (JoyTabWidget *widget, const QString &string)
 

Private Slots

void flash (InputDevice *joystick)
 
void unflash (InputDevice *joystick)
 
void unflashAll ()
 
void unflashTab (JoyTabWidget *tabWidget)
 

Constructor & Destructor Documentation

◆ JoyTabWidgetContainer()

JoyTabWidgetContainer::JoyTabWidgetContainer ( QWidget *  parent = nullptr)
explicit

Member Function Documentation

◆ addTab() [1/2]

int JoyTabWidgetContainer::addTab ( JoyTabWidget widget,
const QString &  string 
)
Here is the call graph for this function:

◆ addTab() [2/2]

int JoyTabWidgetContainer::addTab ( QWidget *  widget,
const QString &  string 
)

◆ disableFlashes

void JoyTabWidgetContainer::disableFlashes ( InputDevice joystick)
slot
Here is the call graph for this function:

◆ enableFlashes

void JoyTabWidgetContainer::enableFlashes ( InputDevice joystick)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ flash

void JoyTabWidgetContainer::flash ( InputDevice joystick)
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ unflash

void JoyTabWidgetContainer::unflash ( InputDevice joystick)
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ unflashAll

void JoyTabWidgetContainer::unflashAll ( )
privateslot
Here is the caller graph for this function:

◆ unflashTab

void JoyTabWidgetContainer::unflashTab ( JoyTabWidget tabWidget)
privateslot
Here is the caller graph for this function:

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