template<class type, class allocator>
uint FX::QPtrList< type, allocator >::count (  )  const [inline, inherited]

Returns the number of items in the list.

Definition at line 85 of file qptrlist.h.

Referenced by FX::QPtrList< type, allocator >::contains(), and FX::QPtrList< type, allocator >::containsRef().

00085 { return (uint) Base::size(); }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:43 2009 for TnFOX by doxygen v1.4.7