// clang-format off
// SPDX-FileCopyrightText: 2022 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
// clang-format on
// SPDX-FileContributor: Andrew Hayzen <andrew.hayzen@kdab.com>
//
// SPDX-License-Identifier: MIT OR Apache-2.0
//! This is an auto-generated file. Do not edit.
//! Edit instead: cxx-qt-lib/src/core/qvector/generate.sh
#pragma once
#include "qvector_private.h"
#include <QtCore/QPersistentModelIndex>
using QVector_QPersistentModelIndex = QVector<::QPersistentModelIndex>;