[Qt-interest] Need some help about QLineEdit

Zeljko zeljko at holobit.net
Sun Oct 16 11:06:10 CEST 2011


Hi,
As I can see there's no way to catch copy(),paste() and cut() ops with any 
event/signal ?
I need to intercept those to know when user copied , pasted and 
cutted data from QLineEdit and QTextEdit and eventually forbid operation.
I know that QValidator helps in case of paste() , but what about copy() and 
cut() ?
Is there any solution (or even planned in 5.0) for such problem (of course 
there's + selection copy under X11 ...) ?

Thanks.

zeljko




More information about the Qt-interest-old mailing list