Lista de todos los miembros.
Documentación del constructor y destructor
QGridLayoutDataIterator::QGridLayoutDataIterator |
( |
QGridLayoutData * |
d | ) |
[inline] |
Documentación de las funciones miembro
uint QGridLayoutDataIterator::count |
( |
| ) |
const [inline] |
QLayoutItem* QGridLayoutDataIterator::current |
( |
| ) |
[inline, virtual] |
Implemented in subclasses to return the current item, or 0 if there is no current item.
Implementa QGLayoutIterator.
QLayoutItem* QGridLayoutDataIterator::next |
( |
| ) |
[inline, virtual] |
Implemented in subclasses to move the iterator to the next item and return that item, or 0 if there is no next item.
Implementa QGLayoutIterator.
QLayoutItem* QGridLayoutDataIterator::takeCurrent |
( |
| ) |
[inline, virtual] |
Implemented in subclasses. The function must remove the current item from the layout without deleting it, move the iterator to the next item and return the removed item, or 0 if no item was removed.
Implementa QGLayoutIterator.
void QGridLayoutDataIterator::toFirst |
( |
| ) |
[inline] |
La documentación para esta clase fue generada a partir del siguiente fichero: