W3cubDocs

/Qt 6.9

<QPair>

Compatibility alias for constructing pair objects. More...

Header: #include <QPair>

Types

(since 6.0) QPair

Detailed Description

Type Documentation

[alias, since 6.0] template <typename T1, typename T2> QPair

Alias for std::pair<T1, T2>.

This typedef was introduced in Qt 6.0.

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