Qt-interest Archive, August 2007
paintEvent problem
Message 1 in thread
hello every one, i write a subclass of QMainWindow,but when i rewrite the paintEvent,but program will not run into this function,
any one can tell me the reason?
sjtu034
2007-08-13
Message 2 in thread
On tirsdag den 14. August 2007, sjtu034 wrote:
> hello every one, i write a subclass of QMainWindow,but when i rewrite the
> paintEvent,but program will not run into this function, any one can tell me
> the reason?
Start reading the Qt tuturial.
Bo.
--
[ signature omitted ]
Message 3 in thread
sjtu034 schrieb:
> hello every one, i write a subclass of QMainWindow,but when i rewrite
> the paintEvent,but program will not run into this function,
> any one can tell me the reason?
Can you show us the signature of your method?
Cheers, Oliver
--
[ signature omitted ]