Qt 5.10 Book Examples
|
#include <SoundPlayer.h>
Public Member Functions | |
SoundPlayer (QWidget *pwgt=0) | |
Protected Attributes | |
QMediaPlayer * | m_pmp |
QVBoxLayout * | m_pvbxMainLayout |
Definition at line 21 of file SoundPlayer.h.
SoundPlayer::SoundPlayer | ( | QWidget * | pwgt = 0 | ) |
Definition at line 15 of file SoundPlayer.cpp.
|
protected |
Definition at line 24 of file SoundPlayer.h.
|
protected |
Definition at line 25 of file SoundPlayer.h.