On Monday 14 May 2012 17:48:07 Olivier Goffart wrote:
> On Monday 14 May 2012 17:05:46 Corentin Jabot wrote:
> > Hi.
> >
> > The methods setWindowIcon are not yet implemented in Qt5.
> > That concerns QWindow, QWidget and QApplication.
> >
> > I guess the reason for that is that QIcon is part of
On Monday 14 May 2012 17:05:46 Corentin Jabot wrote:
> Hi.
>
> The methods setWindowIcon are not yet implemented in Qt5.
> That concerns QWindow, QWidget and QApplication.
>
> I guess the reason for that is that QIcon is part of QtWidget and not QtGui.
> QIcon seems not movable, it use a lot of Q
Hi.
The methods setWindowIcon are not yet implemented in Qt5.
That concerns QWindow, QWidget and QApplication.
I guess the reason for that is that QIcon is part of QtWidget and not QtGui.
QIcon seems not movable, it use a lot of QWidget styles stuffs
For that reason the not-implemented QWindow::