HELP!!! PerlQt 1.45 type conversion

"Алексей Дашевский" <[email protected]> Wed, 04 Oct 2006 16:48:58 +0300
Newsgroups gmane.comp.kde.devel.perl
Message-ID <[email protected]>
Hello all!

C++ code:

QMouseEvent *e = (QMouseEvent*)event; // where event is QEvent*


How released this line in PerlQt 1.45???

Thanks for help!!!

Best regards, Alexey