[PyQt] Please tell me if I have this straight...

David Boddie david at boddie.org.uk
Fri Aug 5 23:35:51 BST 2011


On Fri Aug 5 19:27:51 BST 2011, David Cortesi wrote:

> I present a document to a user in a QPlainTextEdit widget. The widget
> nicely handles most editing functions, but there is a unique operation
> I want to provide. When the user selects Edit > BLEEP, the app is
> supposed to BLEEP the document.

I presume that by BLEEP you do not mean beep, otherwise you could use this:

http://doc.qt.nokia.com/4.7/qapplication.html#beep

David :-)


More information about the PyQt mailing list