Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qsound.cpp File Reference
#include "qpushbutton.h"
#include "qsoundeffect.h"
+ Include dependency graph for qsound.cpp:

Go to the source code of this file.

Classes

class  MyGame
 

Functions

void qsoundeffectsnippet ()
 

Variables

QPushButtonclickSource
 

Function Documentation

◆ qsoundeffectsnippet()

void qsoundeffectsnippet ( )

[2]

[2]

Definition at line 7 of file qsound.cpp.

References effect, QUrl::fromLocalFile(), and QSoundEffect::Infinite.

+ Here is the call graph for this function:

Variable Documentation

◆ clickSource

QPushButton* clickSource

Definition at line 17 of file qsound.cpp.

Referenced by MyGame::MyGame().