[Qt] Fixed 64bit

zeljko zeljko at holobit.net
Tue Sep 30 09:44:52 CEST 2008


On Tuesday 30 September 2008 09:35, Paul Ishenin wrote:
> zeljko wrote:
> > We must request it as soon as possible, so ppl (other customers) can see
> > that and vote for solution, and then it can be added to qt-4.5 todo's.
> > Paul pls. write exact what I have to request from qt.
>
> We need:
>
> A legal way to request TitleBar palette from qt. Qt itself generates
> this palette in several places like:
> QPalette QMdiSubWindowPrivate::desktopPalette() const
> void QWorkspaceTitleBarPrivate::readColors()
>
> All places are private and we cannot relate on them. We need a methods
> in a public api which do the same things: return QPalette with titlebar
> colors.

In short, you want something like QPaletteTitleBar & QPaletteTitleBarText 
enums to get those palettes ?

>
> Best regards,
> Paul Ishenin.
>
> _______________________________________________
> Qt mailing list
> Qt at lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/qt



More information about the Qt mailing list