[Kde-perl] custom types in slot/signal arguments: how?

Marc Horowitz marc at mit.edu
Mon Mar 22 01:48:26 CET 2004


I'm trying to do something like this:

    use Qt::slots
        'messageReceived' => ['MyApp::MyType'];

But perlqt won't let me:

    Invalid type for slot argument (MyApp::MyType)

How can I make this work?

                Marc


More information about the Kde-perl mailing list