show / showMaximized pattern

Thomas Hartmann Thomas.Hartmann at trolltech.com
Tue Oct 23 13:06:20 CEST 2007


Hi,

The #ifdef is just a temporary solution and we are thinking about how to 
handle this properly. But nothing has been decided yet.


Regards,

Thomas Hartmann


Pierre-Nicolas Rigal wrote:
>
> Hello,
>
> I’ve seen that in your demos you have an #IFDEF to transform 
> QMainWindow::show() in QMainWindow::showMaximized(), so the windows 
> are fullscreen, as expected on CE.
>
> What is the correct pattern ? Should we also use #IFDEF (will likely 
> be inside a utilities function), or is this something you’ll manage 
> smoothly on qt side ?
>
> (something like 
> qApp->setWindowsMaximizedSoWindowsCEWindowsAreNicelyDisplayed(true) ;) ).
>
> Pierre-Nicolas
>



More information about the Qtce-preview-feedback mailing list