On terça-feira, 9 de julho de 2013 11:04:19, Ramakanthreddy Kesireddy wrote:
> please let me know if there is any solution in Qt5.1.0 to turn off
> title,minimize,maximize and close button hints so that we can see
> application on LCD without window hints.
>
> Due to the application window hints,
f of
Ramakanthreddy_Kesireddy [ramakanthreddy_kesire...@mahindrasatyam.com]
Sent: Thursday, May 09, 2013 12:15 PM
To: interest@qt-project.org
Subject: [Interest] Turn off default window hints in X11 using Qt5
Hi ,
My application uses QQuickview which is a QWindow in Qt5.0.
I would like to turn off default wi
eddy [ramakanthreddy_kesire...@mahindrasatyam.com]
Sent: Thursday, May 09, 2013 12:15 PM
To: interest@qt-project.org
Subject: [Interest] Turn off default window hints in X11 using Qt5
Hi ,
My application uses QQuickview which is a QWindow in Qt5.0.
I would like to turn off default window hints like
t
Hi ,
My application uses QQuickview which is a QWindow in Qt5.0.
I would like to turn off default window hints like
title,systemmenu,minimize,maximize and close button hints.
I tried using setFlags(Qt::CustomizeWindowHint) to turn off default window
hints but still minimize,maximize,clos