Qtopia-interest Archive, November 2006
Re: one small clarification
Message 1 in thread
Am 16.11.2006 um 13:01 schrieb harshavardhanreddy mandeepala:
> Hi Holger,
> One small clarification.
>
>
>
> This time also it compiled and make is also fine.
> But when i try to run
> qvfb &
> ./CANSiscope -qws
> It is not displaying the application but it has shown one message as
>
> QPaintDevice: Must construct a QApplication before a QPaintDevice
>
Did you construct a QApplication (or
QPEApplication,QtopiaApplication) in your main method? You must
construct a QApplication before you construct any Widgets, Pixmaps, etc.
z.
--
[ signature omitted ]