Re: [Interest] Tricks to improve moc performance?

2019-12-06 Thread Kevin Funk via Interest
On Friday, 6 December 2019 09:48:51 CET Giuseppe D'Angelo via Interest wrote: > Il 06/12/19 09:42, Uwe Rathmann ha scritto: > > Something you can try is to include the moc file at the end of your cpp > > file. This can be done like this: > > > > #include "moc_XYZ.cpp" > > > > This type of constru

Re: [Interest] Qt5 docs missing from Ubuntu 19.04

2019-05-13 Thread Kevin Funk via Interest
On Monday, 13 May 2019 08:24:01 CEST Phil wrote: > On 13/5/19 3:11 pm, Kevin Funk wrote: > > /usr/share/doc/qt5-doc-html does not contain a html directory and so > > > >> there are no help files. > >> > >> I'm wondering what other Ubuntu uses have done to overcome this problem? > > > > Heya, > >

Re: [Interest] Qt5 docs missing from Ubuntu 19.04

2019-05-12 Thread Kevin Funk via Interest
On Monday, 13 May 2019 06:42:39 CEST Phil wrote: > Thank you for reading this. > > I'm not sure if this is a Qt or a Ubuntu issue or even a > misunderstanding on my part. > > /usr/share/doc/qt4-doc-html contains the qt4 help files whereas > /usr/share/doc/qt5-doc-html does not contain a html dire

Re: [Interest] how do I tell cmake that I need libQt5PositioningQuick.so

2018-07-10 Thread Kevin Funk via Interest
On Tuesday, 10 July 2018 16:23:53 CEST Thiago Macieira wrote: > On Monday, 9 July 2018 23:42:06 PDT Dirk Hohndel wrote: > > When upgrading to Qt 5.11 we ran into an odd problem when packaging our > > app... we seem to be missing a dependency for libQt5PositioningQuick.so > > (or > > QtPositioningQu