Main Page   Class Hierarchy   Compound List   File List   Compound Members  

KDE::SLP::Filter Class Reference

#include <filters.h>

Inheritance diagram for KDE::SLP::Filter:

KDE::SLP::PredicateFilter List of all members.

Public Types

typedef QValueList< KDE::Util::SmartPtr<
Filter > > 
List
enum  Type

Public Methods

Type type () const

Detailed Description

A filter allows you to narrow down the result set of Registry::findServices() which takes a Filter::List.


Member Typedef Documentation

typedef QValueList<KDE::Util::SmartPtr<Filter> > KDE::SLP::Filter::List
 

A list of Filters. The SmartPtr takes care of memory management, you must not delete them.


Member Enumeration Documentation

enum KDE::SLP::Filter::Type
 

Describes the type of the Filter.


Member Function Documentation

Type KDE::SLP::Filter::type   const [inline]
 

Returns the type of the filter.

Returns:
the filter's type


The documentation for this class was generated from the following file:
Generated on Tue Jun 24 20:14:35 2003 for KDE::SLP by doxygen1.2.18