Hamed Masafi

Results 21 comments of Hamed Masafi

The same issue was exists while compiling with Qt dev branch (5.10) make output: ```blackdal@debian:/opt/src/Qt/extra/build-googlemaps$ make g++ -c -pipe -O2 -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -D_REENTRANT -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT...

@vladest Yes you're right. It's works. Have you any plan to merging into Qt source? What about google maps license?

Hi Thanks for reporting Can you please test it with qt6 branch?

To join another table use template syntax; take a look at this text for example https://github.com/HamedMasafi/Nut/blob/c60d31465c97fac58305756f6d9d07f4a4bd7f2e/test/tst_basic/tst_basic.cpp#L149

> LGTM, btw. @HamedMasafi are you up to use the C++11 features? Like member initialisation in headers (what I would prefer because I think it results cleaner code)? Hi @martonmiklos...

Hi @yusufmk Thanks for reporting I will check it ASAP

Hey @yusufmk I will check it within few days Thanks for your patiencion

Hi @Styletto Thanks for reporting I'll check it as soon as possible

Hi @martonmiklos I'm so sorry for the late reply It sounds like a good idea, and I agree with it. But there are a few points First, I have a...