Re: [Development] Qt Multimedia as Add-on in Qt 6

2020-05-23 Thread zoltan . lutor
Any application in 'entertrainment' domain needs multimedia support. Most trivial case are games or (car) infotainment systems but almost any (android) app could have some sound notifications for raising user awareness/indicating some error, etc. So, when there is user-interaction there is usua

Re: [Development] Contributing to Qt session at Qt World Summit

2019-11-07 Thread zoltan . lutor
Sad to see, there is no recording... :( Any materials/slides to share? Br, Zoltan On Thursday, November 7, 2019, Tuukka Turunen wrote: > > Hi, > > Unfortunately no recording. We had the session in the hack space, not part of > the technical tracs (that were recorded and will be available lat

Re: [Development] The age-old T* foo vs. T *foo

2019-10-17 Thread zoltan . lutor
Ooo, age old debate! ;) fingers crossed it will not end up in flame war... br, Zoltan ps: I'm with you... ;) On Thursday, October 17, 2019, Ville Voutilainen wrote: > Since we are about to do a major version upgrade, should be stop being > a special snowflake in the C++ world and start attachi

Re: [Development] Views

2019-05-17 Thread zoltan . lutor
My not (that) complex mobile app (game) used almost entirely QML/Javascript - but when I needed mutual exclusion/atomicity I have not figured out anything but going back to good, old C++... And as mentioned below, wide variety of containers/datatypes, algorithms, etc... So yes, perforrmance is