50 #ifndef QT_NO_DATASTREAM 78 int bsearch(
Item )
const;
87 #if defined(CHECK_RANGE) 89 warningIndexRange( index );
94 bool insertExpand(
uint index,
Item );
96 void toList(
QGList * )
const;
98 #ifndef QT_NO_DATASTREAM 107 static void warningIndexRange(
uint );
115 #ifndef QT_NO_DATASTREAM uint contains(QCollection::Item) const
virtual int compareItems(QCollection::Item, QCollection::Item)
size_t write(int, const char *, size_t)
Writes count bytes from buf to the filedescriptor fd.
Q_EXPORT QDataStream & operator>>(QDataStream &, QGVector &)
void resize(Vector< T > &vec1, Index n1, const V &val)
uint containsRef(QCollection::Item) const
Item at(uint index) const
decltype(auto) constexpr size(T &&obj)
ADL-aware version of std::size.
The QGList class is an internal class for implementing Qt collection classes.
The QCollection class is the base class of all Qt collections.
The QGVector class is an internal class for implementing Qt collection classes.
int findRef(QCollection::Item, bool=TRUE)
Q_EXPORT QDataStream & operator<<(QDataStream &, const QGVector &)
int read(int, char *, size_t)
Read bytes from a file descriptor.
The QDataStream class provides serialization of binary data to a QIODevice.
QGList & operator=(const QGList &)
int find(QCollection::Item, bool=TRUE)