Barcelona Qt Meetup
-
I am glad to let you know that I started, with my local colleagues of Viking Software, the first Qt meetup in Barcelona.
We are planning to host at least one event per month and the first one will be on Thursday the 5th of July.
All events will include a technical presentation, networking and free drinks. ;-)
To register and to book your seat go to: https://www.meetup.com/Barcelona-Qt-Meetup/
-
Hi everyone,
as planned last week we held a first Qt meetup in Barcelona and I wanted to share with you the presentation I gave about unit testing with Qt Test.
We also took few photos of the event, you can find them here.
Not sure if we will have an event in August as many people are on holiday, but we will be back for sure in September, so expect to see more and feel free to join us if you happen to be in Barcelona or live there.
-
Thanks Davide.
Just a side note, you probably explained it in your presentation but in the slides you have// QApplication - full Qt environment QTEST_MAIN(TestMinimal)
That's not strictly true,
QTEST_MAIN
creates aQApplication
only if you link the test to the widgets module, it will otherwise create aQGuiApplication
if you link to the gui module and create aQCoreApplication
if neither of those are linked.Source: https://code.woboq.org/qt5/qtbase/src/testlib/qtest.h.html#367
-
hey, I recognise the head of Vikin Software in one of the Fotos :-)
-
Hi, next Thursday the 6th of September we will be running a new Qt meetup in Barcelona where Alexandra Betouni will give an introduction about the Qt Automotive Suite.
To attend please register here.
After the presentation there will be a networking session with free drinks.