[PATCH] fix KDialog to use platform native layout spacing and margins

Christoph Feck christoph at maxiom.de
Fri Dec 19 15:13:48 GMT 2008


Am Friday 19 December 2008 15:47:56 schrieb Allen Winter:
> Was the final patch in this thread committed?

Yes, committed to trunk as r896422.

The only thing I am not sure with is wether the KDialog::groupSpacingHint() 
call should be deprecated as well. The problem is that it is static, and as 
such does not have access to the style used by the dialog. I am not sure if 
applications are supposed to use styles other than QApplication::style().

Anyway, the new behaviour is better, it enables us to do much more clean up in 
applications and UI files in the future.

Christoph (kdepepo)




More information about the kde-core-devel mailing list