• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kio

KFileFilter Class Reference

A KFileFilter is a simple base class for file filters. More...

#include <kfilefilter.h>

Inheritance diagram for KFileFilter:

Inheritance graph
[legend]

List of all members.


Public Member Functions

virtual bool passesFilter (const KFileItem *item) const =0

Protected Member Functions

virtual void virtual_hook (int id, void *data)

Detailed Description

A KFileFilter is a simple base class for file filters.

Just reimplement passesFilter(). Base class for file filters.

Definition at line 41 of file kfilefilter.h.


Member Function Documentation

virtual bool KFileFilter::passesFilter ( const KFileItem *  item  )  const [pure virtual]

Checks the given item.

Parameters:
item the item to filter
Returns:
true if the item passes the filter, false otherwise

Implemented in KSimpleFileFilter.

void KFileFilter::virtual_hook ( int  id,
void *  data 
) [protected, virtual]

Reimplemented in KSimpleFileFilter.

Definition at line 129 of file kfilefilter.cpp.


The documentation for this class was generated from the following files:
  • kfilefilter.h
  • kfilefilter.cpp

kio

Skip menu "kio"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal