[slot]
send a beep sound
Definition at line 266 of file aizone.cpp.
00267 { 00268 QApplication::beep(); 00269 }