LIDL Soundboard  1.9.0
A simple soundboard, yet better than EXP Soundboard forsenE
GameNameOverlay Class Reference

#include <GameNameOverlay.h>

Inheritance diagram for GameNameOverlay:
Inheritance graph
Collaboration diagram for GameNameOverlay:
Collaboration graph

Public Slots

void SetText (QString text)
 
void FadeOut (int duration)
 

Public Member Functions

 GameNameOverlay (QWidget *parent=nullptr)
 
 GameNameOverlay (QString text, QWidget *parent=nullptr)
 

Private Attributes

QLabel * _labelGame
 

Constructor & Destructor Documentation

◆ GameNameOverlay() [1/2]

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

References _labelGame.

◆ GameNameOverlay() [2/2]

GameNameOverlay::GameNameOverlay ( QString  text,
QWidget *  parent = nullptr 
)

References _labelGame.

Member Function Documentation

◆ FadeOut

void GameNameOverlay::FadeOut ( int  duration)
slot

Referenced by LIDL::OverlayController::ShowGameOverlay().

Here is the caller graph for this function:

◆ SetText

void GameNameOverlay::SetText ( QString  text)
slot

References _labelGame.

Referenced by LIDL::OverlayController::ShowGameOverlay().

Here is the caller graph for this function:

Member Data Documentation

◆ _labelGame

QLabel* GameNameOverlay::_labelGame
private

Referenced by GameNameOverlay(), and SetText().


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