Hi, how can I make a simple beep in C++/Qt?
neither the
Ascii commands printf("\a") or cout << "\a"
nor the
Qt command QApplication::beep ()
seem to work.
Do I have to change the volume settings for that?
Greets
Michael
_______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

