[SOLVED]: After perusing the qmap.h libraiy I found the reason why QMap was
keeping a sorted node list.
There is a few of these calls to qMapLessThanKey which is doing
variant comparison.
template inline bool qMapLessThanKey(const Key &key1,
const Key &key2) {
return key1 < key2;
}
Any wa
Gianluca wrote:
> Phonon ?!?!
> Please can you give us some links to this Phonon for Qt5 ?
https://phonon.kde.org/ (some of the linked wiki information is outdated)
https://projects.kde.org/projects/kdesupport/phonon
http://download.kde.org/stable/phonon/
Build the latest release with -DPHONON_BUI
Phonon ?!?!
Please can you give us some links to this Phonon for Qt5 ?
On which platform has been ported Phonon ? I really need a good multimedia
module for android and iOS.
Thanks,
Gianluca.
Il giorno 09/nov/2014, alle ore 23:09, Kevin Kofler ha
scritto:
> Massimo Callegari wrote:
>> I am w
Nichols Andy wrote:
> A bit of history for those of you who don’t know. QtMultimedia was
> developed and maintained in Brisbane, Australia by the Qt team in Nokia.
> When Nokia divested in Qt, they closed the Brisbane office and suddenly
> the QtMultimedia team ceased to exist. At this point Qt
Massimo Callegari wrote:
> I am well aware you guys do your best to provide a quality
> cross-platform framework and so far you did an excellent job !
> Unfortunately I cannot say such thing for the Qt Multimedia module. If
> you stick to the provided examples (properly tailored to hide all the
> b
On Sunday 09 November 2014 09:44:26 Erez Massuri wrote:
> Hi,
>
> Is there any Qt class that allows you to read and write a file's extended
> attributes ?
No, but if you want to submit one we can discuss the API.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Op
Hi,
Is there any Qt class that allows you to read and write a file's extended
attributes ?
Thanks,
Erezinho
This email message and its attachments are for the sole use of the intended
recipient(s) and may not be shared with any other party. They may contain
confidential information of 888