posts - 319, comments - 22, trackbacks - 0, articles - 11
  C++博客 :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理

PyQt 使用系统响铃

Posted on 2011-04-29 22:53 RTY 阅读(442) 评论(0)  编辑 收藏 引用 所属分类: QtPython

有的时候,我们希望自己的操作带上系统的响铃。
可以这样操作:
            QtGui.qApp.beep()


以下是beep的说明

void QApplication::beep () [static]

Sounds the bell, using the default volume and sound. The function is not available in Qt for Embedded Linux.


只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理