gui::Rect2DArray< T > Class Template Reference

#include <rect2Darray.h>

List of all members.

Public Member Functions

 Rect2DArray ()
 ~Rect2DArray ()
void setAutoDeleteAll (bool ada)
void sortAll ()
void initAllBBoxPtr ()
void myAppend (BBoxOfObjectOnPage< T > *bbox)

Protected Member Functions

virtual int compareItems (Q_PtrCollection::Item s1, Q_PtrCollection::Item s2)

template<typename T>
class gui::Rect2DArray< T >


Constructor & Destructor Documentation

template<typename T >
gui::Rect2DArray< T >::Rect2DArray (  )  [inline]
template<typename T >
gui::Rect2DArray< T >::~Rect2DArray (  )  [inline]

Member Function Documentation

template<typename T>
virtual int gui::Rect2DArray< T >::compareItems ( Q_PtrCollection::Item  s1,
Q_PtrCollection::Item  s2 
) [inline, protected, virtual]
template<typename T >
void gui::Rect2DArray< T >::initAllBBoxPtr (  )  [inline]
template<typename T>
void gui::Rect2DArray< T >::myAppend ( BBoxOfObjectOnPage< T > *  bbox  )  [inline]
template<typename T >
void gui::Rect2DArray< T >::setAutoDeleteAll ( bool  ada  )  [inline]
template<typename T >
void gui::Rect2DArray< T >::sortAll (  )  [inline]

The documentation for this class was generated from the following file: