I'm very new to C++ and Qt, but I'm very good at C#/Java.
The point is I like cross-platform, but I'm confuse with Qt. Isn't std::vector
already cross-platform, doesn't Qt provide an equivalent to a non-crossplatform thing?
Also how are File
and QFile
different?
A link would be nice, thanks :)
See Question&Answers more detail:os