Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qsound.cpp File Reference

(e9abd242abfbc368478f7be3e2923e7b100a9386)

#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().