Eneboo - Documentación para desarrolladores
|
#include <qsortedlist.h>
Métodos públicos | |
QSortedList () | |
QSortedList (const QSortedList< type > &l) | |
~QSortedList () | |
QSortedList< type > & | operator= (const QSortedList< type > &l) |
virtual int | compareItems (QPtrCollection::Item s1, QPtrCollection::Item s2) |
QSortedList () | |
QSortedList (const QSortedList< type > &l) | |
~QSortedList () | |
QSortedList< type > & | operator= (const QSortedList< type > &l) |
virtual int | compareItems (QPtrCollection::Item s1, QPtrCollection::Item s2) |
QSortedList< type >::QSortedList | ( | ) | [inline] |
QSortedList< type >::QSortedList | ( | const QSortedList< type > & | l | ) | [inline] |
QSortedList< type >::~QSortedList | ( | ) | [inline] |
QSortedList< type >::QSortedList | ( | ) | [inline] |
QSortedList< type >::QSortedList | ( | const QSortedList< type > & | l | ) | [inline] |
QSortedList< type >::~QSortedList | ( | ) | [inline] |
virtual int QSortedList< type >::compareItems | ( | QPtrCollection::Item | item1, |
QPtrCollection::Item | item2 | ||
) | [inline, virtual] |
virtual int QSortedList< type >::compareItems | ( | QPtrCollection::Item | item1, |
QPtrCollection::Item | item2 | ||
) | [inline, virtual] |
QSortedList<type>& QSortedList< type >::operator= | ( | const QSortedList< type > & | l | ) | [inline] |
QSortedList<type>& QSortedList< type >::operator= | ( | const QSortedList< type > & | l | ) | [inline] |