Re: [Interest] Qt5, XCB and X11

2014-07-12 Thread Andreas Pakulat
Hi Till, On Sat, Jul 12, 2014 at 3:03 PM, Till Oliver Knoll < till.oliver.kn...@gmail.com> wrote: > Am 11.07.2014 um 20:52 schrieb Andreas Pakulat : > > ... > > > Its true that it makes it harder, but it also means having to carry around > more duplicated code. Recently had to add Qt5 libs for a

Re: [Interest] Qt5, XCB and X11

2014-07-12 Thread Till Oliver Knoll
Am 11.07.2014 um 20:52 schrieb Andreas Pakulat : > ... > > Its true that it makes it harder, but it also means having to carry around > more duplicated code. Recently had to add Qt5 libs for a dozen example apps > we ship and that was not quite that easy to get up and running (without also > s

[Interest] Q_ENUMS with foreign enum ?

2014-07-12 Thread Martin Koller
Hi, is there any possibility to use an enum in the Q_ENUMS macro when the enum is not defined in a QObject derived class ? (Specifically I'm trying to do that with QSslError::SslError) -- Best regards/Schöne Grüße Martin A: Because it breaks the logical sequence of discussion Q: Why is top pos