AbstractElementSetContainer Class Reference

#include <mvccontainers.h>

Inheritance diagram for AbstractElementSetContainer:

CElementSetEvent MElementSetEvent VElementSetEvent CElementSetChangeOrderEvent MElementSetChangeOrderEvent VElementSetOrderChangedEvent List of all members.

Public Member Functions

 AbstractElementSetContainer (const AbstractElementSet &elements)
const AbstractElementSetelements () const

Detailed Description

Note: QSet has been used instead of QList, as the element order does not matter, it removes duplicates automatically and (obviously) provides set operations that are very useful when adding and removing items from selections. Also, it's lookup speed is also very good.


Constructor & Destructor Documentation

AbstractElementSetContainer::AbstractElementSetContainer ( const AbstractElementSet elements  )  [inline]


Member Function Documentation

const AbstractElementSet& AbstractElementSetContainer::elements (  )  const [inline]


The documentation for this class was generated from the following file:
Generated on Mon Jul 30 09:46:51 2007 for Digest by  doxygen 1.5.2