[Qt] Fixed 64bit
Paul Ishenin
webpirat at mail.ru
Tue Sep 30 12:49:31 CEST 2008
zeljko пишет:
> 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 ?
>
yes.
Best regards,
Paul Ishenin.
More information about the Qt
mailing list