56 #include "QtCore/qobject.h" 85 virtual void play(
const QString& filename);
86 virtual void play(
QSound*)=0;
87 virtual void stop(
QSound*)=0;
88 virtual bool okay()=0;
#define QT_END_NAMESPACE
This macro expands to.
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QSound class provides access to the platform audio facilities.