template<class type, class allocator>
Returns true if the list is empty.
Definition at line 87 of file qptrlist.h. Referenced by FX::QPtrList< type, allocator >::remove(), FX::QPtrList< type, allocator >::removeFirst(), FX::QPtrList< type, allocator >::removeLast(), FX::QPtrList< type, allocator >::replace(), FX::QPtrList< type, allocator >::take(), FX::QPtrList< type, allocator >::takeFirst(), and FX::QPtrList< type, allocator >::takeLast().
|