[Qgis-developer] STL vs. Qt containers
Mateusz Loskot
mateusz at loskot.net
Sat Oct 28 19:08:34 EDT 2006
Marco Hugentobler wrote:
> Hi Martin,
>
> I'm more in favour of the STL classes because they are available wherever a
> C++ compiler is. There are parts of QGIS which could be used without qt, e.g.
> the vector data providers and other non-gui classes. I think it would be a
> pitty to create a dependency on qt for those classes.
If I may share my opinion, I agree with Marco's arguments.
Particularly, I can't see real advantages of using QT
than C++ standard containers.
Cheers
--
Mateusz Loskot
http://mateusz.loskot.net
More information about the Qgis-developer
mailing list