Re: [Qt5-feedback] C++ api to use for UI in addition to QML

2011-05-24 Thread Charley Bay
Corry spaketh: snip, likes Qt. However, there is one thing I absolutely hate about QT. Its the developers literal *obsession* with binary compatibility, and their obsession with wacko means of maintaining it. snip let me say this loud and clear. I CAN HANDLE A RECOMPILE!!! snip, Why

Re: [Qt5-feedback] Make some undocumented features documented

2011-05-24 Thread Дима
and, of course, Q_DECLARE_PRIVATE and Q_DECLARE_PUBLIC 24.05.2011, 23:12, Дима dima...@yandex.ru: I suggest make some unofficial features official and documented. These features are Q_D, Q_Q and Q_PRIVATE_SLOT ___ Qt5-feedback mailing list

[Qt5-feedback] Qt major versions (was: C++ api to use for UI in addition to QML)

2011-05-24 Thread Craig.Scott
On 25/05/2011, at 2:13 AM, Jason H wrote: I think if we could lock the lib and exe to specific versions (like Windows SxS) we'd be better off. We just need a way to link to specific versions of the Qt libraries. (Though SxS is still problematic, I think it is an improvement) You technically

Re: [Qt5-feedback] Make some undocumented features documented

2011-05-24 Thread Konstantin Ritt
Ben, same question about Q_PROTECTED_SLOT... could you provide us with some use-cases? Konstantin 2011/5/24 Thiago Macieira thi...@kde.org On Tuesday, 24 de May de 2011 14:20:50 BRM wrote: Well, since we're mentioning those things, if it doesn't exist already, how about a