#include <genericcontainers.h>
Public Member Functions | |
| RemoveSetContainer (const QSet< T > &removeSet) | |
| RemoveSetContainer (T item) | |
| const QSet< T > & | removeSet () const |
| RemoveSetContainer< T >::RemoveSetContainer | ( | const QSet< T > & | removeSet | ) | [inline] |
| RemoveSetContainer< T >::RemoveSetContainer | ( | T | item | ) | [inline] |
| const QSet<T>& RemoveSetContainer< T >::removeSet | ( | ) | const [inline] |
1.5.2