eminfedar opened this issue 6 years ago · 0 comments
How to use it with Qt5.*'s QVector vectors?
std vector: std::vector<type>, QVector: QVector<type>
std::vector<type>
QVector<type>
But I can't manage it work.