QVulkanInfoVector Class
A specialized QVector for QVulkanLayer and QVulkanExtension. More...
Header: | #include <QVulkanInfoVector> |
qmake: | QT += gui |
Inherits: | QVector |
Related Non-Members
uint | qHash(const QMimeType &key, uint seed) |
uint | qHash(const QUuid &uuid, uint seed) |
uint | qHash(const QUrlQuery &key, uint seed) |
uint | qHash(const QRegularExpression &key, uint seed) |
uint | qHash(const QLocale &key, uint seed) |
uint | qHash(const QPersistentModelIndex &index, uint seed) |
uint | qHash(const QRegExp &key, uint seed) |
uint | qHash(const QList<T> &key, uint seed) |
uint | qHash(const QVector<T> &key, uint seed) |
uint | qHash(const QSet<T> &key, uint seed) |
uint | qHash(const QMultiHash<Key, T> &key, uint seed) |
uint | qHash(const QHash<Key, T> &key, uint seed) |
uint | qHash(const QDateTime &key, uint seed) |
uint | qHash(const QDate &key, uint seed) |
uint | qHash(const QTime &key, uint seed) |
uint | qHash(const QVersionNumber &key, uint seed) |
bool | operator<(const QVersionNumber &lhs, const QVersionNumber &rhs) |
bool | operator<(QDeadlineTimer d1, QDeadlineTimer d2) |
bool | operator<(const QElapsedTimer &v1, const QElapsedTimer &v2) |
bool | operator<(const QCollatorSortKey &lhs, const QCollatorSortKey &rhs) |
bool | operator<(const QVarLengthArray<T, Prealloc1> &lhs, const QVarLengthArray<T, Prealloc2> &rhs) |
bool | operator<(const QList<T> &lhs, const QList<T> &rhs) |
bool | operator<(const QVector<T> &lhs, const QVector<T> &rhs) |
bool | operator<=(const QVersionNumber &lhs, const QVersionNumber &rhs) |
bool | operator<=(QDeadlineTimer d1, QDeadlineTimer d2) |
bool | operator<=(const QUuid &lhs, const QUuid &rhs) |
bool | operator<=(const QVarLengthArray<T, Prealloc1> &lhs, const QVarLengthArray<T, Prealloc2> &rhs) |
bool | operator<=(const QList<T> &lhs, const QList<T> &rhs) |
bool | operator<=(const QVector<T> &lhs, const QVector<T> &rhs) |
bool | operator>(const QVersionNumber &lhs, const QVersionNumber &rhs) |
bool | operator>(QDeadlineTimer d1, QDeadlineTimer d2) |
bool | operator>(const QVarLengthArray<T, Prealloc1> &lhs, const QVarLengthArray<T, Prealloc2> &rhs) |
bool | operator>(const QList<T> &lhs, const QList<T> &rhs) |
bool | operator>(const QVector<T> &lhs, const QVector<T> &rhs) |
bool | operator>=(const QVersionNumber &lhs, const QVersionNumber &rhs) |
bool | operator>=(QDeadlineTimer d1, QDeadlineTimer d2) |
bool | operator>=(const QUuid &lhs, const QUuid &rhs) |
bool | operator>=(const QVarLengthArray<T, Prealloc1> &lhs, const QVarLengthArray<T, Prealloc2> &rhs) |
bool | operator>=(const QList<T> &lhs, const QList<T> &rhs) |
bool | operator>=(const QVector<T> &lhs, const QVector<T> &rhs) |
QDataStream & | operator>>(QDataStream &stream, QRectF &rectangle) |
QDataStream & | operator>>(QDataStream &stream, QRect &rectangle) |
QDataStream & | operator>>(QDataStream &stream, QSizeF &size) |
QDataStream & | operator>>(QDataStream &stream, QSize &size) |
QDataStream & | operator>>(QDataStream &stream, QMarginsF &m) |
QDataStream & | operator>>(QDataStream &stream, QMargins &m) |
QDataStream & | operator>>(QDataStream &in, QPair<T1, T2> &pair) |
QDataStream & | operator>>(QDataStream &in, QVector<T> &vector) |
QDataStream & | operator>>(QDataStream &in, QHash<Key, T> &hash) |
QDataStream & | operator>>(QDataStream &stream, QPointF &point) |
QDataStream & | operator>>(QDataStream &stream, QEasingCurve &easing) |
QDataStream & | operator>>(QDataStream &in, QVersionNumber &version) |
QDataStream & | operator>>(QDataStream &stream, QLine &line) |
QDataStream & | operator>>(QDataStream &stream, QLineF &line) |