Eneboo - Documentación para desarrolladores
|
The QGVector class is an internal class for implementing Qt collection classes. Más...
#include <qgvector.h>
QGVector::QGVector | ( | ) | [protected] |
QGVector::QGVector | ( | uint | size | ) | [protected] |
QGVector::QGVector | ( | const QGVector & | v | ) | [protected] |
QGVector::~QGVector | ( | ) | [protected] |
QGVector::QGVector | ( | ) | [protected] |
QGVector::QGVector | ( | uint | size | ) | [protected] |
QGVector::QGVector | ( | const QGVector & | v | ) | [protected] |
QGVector::~QGVector | ( | ) | [protected] |
Reimplementado en QPtrVector< type >, QSignalVec, QSignalVec, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
Reimplementado en QPtrVector< type >, QSignalVec, QSignalVec, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
void QGVector::clear | ( | void | ) | [protected, virtual] |
Removes all objects from the collection. The objects will be deleted if auto-delete has been enabled.
Implementa QPtrCollection.
Reimplementado en QPtrVector< type >, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
void QGVector::clear | ( | void | ) | [protected, virtual] |
Removes all objects from the collection. The objects will be deleted if auto-delete has been enabled.
Implementa QPtrCollection.
Reimplementado en QPtrVector< type >, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
This virtual function compares two list items.
Returns:
This function returns int rather than bool so that reimplementations can return one of three values and use it to sort by:
The QPtrVector::sort() and QPtrVector::bsearch() functions require that compareItems() is implemented as described here.
This function should not modify the vector because some const functions call compareItems().
uint QGVector::count | ( | ) | const [inline, protected, virtual] |
Returns the number of objects in the collection.
Implementa QPtrCollection.
Reimplementado en QPtrVector< type >, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
uint QGVector::count | ( | ) | const [inline, protected, virtual] |
Returns the number of objects in the collection.
Implementa QPtrCollection.
Reimplementado en QPtrVector< type >, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
Item* QGVector::data | ( | ) | const [inline, protected] |
Reimplementado en QPtrVector< type >, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
Item* QGVector::data | ( | ) | const [inline, protected] |
Reimplementado en QPtrVector< type >, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
virtual QDataStream& QGVector::read | ( | QDataStream & | , |
Item & | |||
) | [protected, virtual] |
QDataStream & QGVector::read | ( | QDataStream & | s | ) |
QDataStream & QGVector::read | ( | QDataStream & | s, |
Item & | d | ||
) | [protected, virtual] |
Reads a collection/vector item from the stream s and returns a reference to the stream.
The default implementation sets d to 0.
QDataStream& QGVector::read | ( | QDataStream & | ) |
Reimplementado en QPtrVector< type >, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
Reimplementado en QPtrVector< type >, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
Reimplementado en QPtrVector< type >, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
Reimplementado en QPtrVector< type >, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
uint QGVector::size | ( | ) | const [inline, protected] |
Reimplementado en QPtrVector< type >, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
uint QGVector::size | ( | ) | const [inline, protected] |
Reimplementado en QPtrVector< type >, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
void QGVector::sort | ( | ) | [protected] |
Reimplementado en QPtrVector< type >, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
void QGVector::sort | ( | ) | [protected] |
Reimplementado en QPtrVector< type >, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
QPtrCollection::Item QGVector::take | ( | uint | index | ) | [protected] |
Reimplementado en QPtrVector< type >, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
Reimplementado en QPtrVector< type >, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
void QGVector::toList | ( | QGList * | list | ) | const [protected] |
Reimplementado en QPtrVector< type >, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
void QGVector::toList | ( | QGList * | ) | const [protected] |
Reimplementado en QPtrVector< type >, QPtrVector< type >, QPtrVector< QWidget >, QPtrVector< QWidget >, QPtrVector< Lookahead >, QPtrVector< Lookahead >, QPtrVector< QDnsQuery >, QPtrVector< QDnsQuery >, QPtrVector< CharClass >, QPtrVector< CharClass >, QPtrVector< QString >, QPtrVector< QString >, QPtrVector< QObject >, QPtrVector< QObject >, QPtrVector< Column >, QPtrVector< Column >, QPtrVector< QObjectUserData >, QPtrVector< QObjectUserData >, QPtrVector< QIconSet >, QPtrVector< QIconSet >, QPtrVector< char >, QPtrVector< char >, QPtrVector< QTableItem >, QPtrVector< QTableItem >, QPtrVector< QConnectionList >, QPtrVector< QConnectionList >, QPtrVector< State > y QPtrVector< State >.
QDataStream & QGVector::write | ( | QDataStream & | s | ) | const |
QDataStream & QGVector::write | ( | QDataStream & | s, |
Item | |||
) | const [protected, virtual] |
Writes a collection/vector item to the stream s and returns a reference to the stream.
The default implementation does nothing.
virtual QDataStream& QGVector::write | ( | QDataStream & | , |
Item | |||
) | const [protected, virtual] |
QDataStream& QGVector::write | ( | QDataStream & | ) | const |
QGList [friend] |