W3cubDocs

/Qt

QVector Class

template <typename T> class QVector

QVector is an alias for QList. More...

Header: #include <QVector>
CMake: find_package(Qt6 COMPONENTS Core REQUIRED) target_link_libraries(mytarget PRIVATE Qt6::Core)
qmake: QT += core
Inherits: QList

Detailed Description

Please see the QList documentation for details.

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/qvector.html