List of All Members for Q3PtrVector

This is the complete list of members for Q3PtrVector, including inherited members.

  • fill(const type *, int) : bool
  • find(const type *, uint) const : int
  • findRef(const type *, uint) const : int
  • insert(uint, const type *) : bool
  • isEmpty() const : bool
  • isNull() const : bool
  • newItem(Item) : Item
  • read(QDataStream &, Q3PtrCollection::Item &) : QDataStream &
  • remove(uint) : bool
  • resize(uint) : bool
  • setAutoDelete(bool)
  • size() const : uint
  • sort()
  • take(uint) : type *
  • write(QDataStream &, Q3PtrCollection::Item) const : QDataStream &
  • operator=(const Q3PtrVector<type> &) : Q3PtrVector<type> &
  • operator==(const Q3PtrVector<type> &) const : bool
  • operator[](int) const : type *

© 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.