Hi All
It seems, Qt Sumulator reports wrong device size for symbian Touch devices
Calling following code:
QDesktopWidget* desktopWidget = QApplication::desktop();
QRect screenRect = desktopWidget->screenGeometry();
I'll get 320x240 in screenRect for symbian touch
Any workaround for this w/o long-long waiting of new release?
Regards,
Vlad Stelmahovsky




