template<class type>
uint FX::QPtrVector< type >::count (  )  const [inline]

Returns the number of items in the list.

Definition at line 92 of file qptrvector.h.

Referenced by FX::QPtrVector< TnFXGraphItem >::contains(), and FX::QPtrVector< TnFXGraphItem >::containsRef().

00092 { return (uint) std::vector<type *>::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