On Tue, May 26, 2009 at 2:08 PM, Chris Burel <[email protected]> wrote: > It's currently neither. Right now it looks like this: > use Qt; > my $app = Qt::Application(\...@argv); > my $hello = Qt::PushButton("Hello world!"); I'm guessing you meant to say Qt::PushButton->new(...) :-) > $hello->show(); > etc. > Which I realize is a problem. > > On Tue, May 26, 2009 at 11:00 AM, Jonathan Yu <[email protected]> wrote: >> Chris: >> >> Is it Qt4::Application or QApplication (as it was in Qt - ie version 1?) >> >> On Tue, May 26, 2009 at 1:59 PM, Chris Burel <[email protected]> wrote: >>>> And really, what's wrong with Qt4::Application->new()? >>> >>> I've been modeling the Qt4 bindings off the Qt3 ones that Ashley and >>> Germain wrote. And that's how it works in 3, so I kept it. >>> >> >
- Re: Process for Removing Qt Module from CPAN Peter Pentchev
- Re: Process for Removing Qt Module from CPAN Chris Burel
- Re: Process for Removing Qt Module from CPAN Eric Wilhelm
- Re: Process for Removing Qt Module from CPAN Jonathan Yu
- Re: Process for Removing Qt Module from CPAN Chris Burel
- Re: Process for Removing Qt Module from C... Jonathan Yu
- Re: Process for Removing Qt Module fr... Chris Burel
- Re: Process for Removing Qt Modu... Jonathan Yu
- Re: Process for Removing Qt Modu... Chris Burel
- Re: Process for Removing Qt Modu... Jonathan Yu
- Re: Process for Removing Qt Modu... Bill Ward
- Re: Process for Removing Qt Modu... Shlomi Fish
- Re: Process for Removing Qt Modu... Bill Ward
- Re: Process for Removing Qt Modu... Daniel Staal
- Re: Process for Removing Qt Modu... Hans Dieter Pearcey
- Re: Process for Removing Qt Modu... Bill Ward
- Re: Process for Removing Qt Module from CPAN Austin Schutz
- Re: Process for Removing Qt Module from CPAN Emmanuel Rodriguez
