KDevelop API Documentation

RegExpComparator Class Reference

Inheritance diagram for RegExpComparator:

Inheritance graph
[legend]
Collaboration diagram for RegExpComparator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RegExpComparator (const QString &pattern)
bool matches (const QString &name) const

Private Attributes

const QRegExp m_exp

Constructor & Destructor Documentation

RegExpComparator::RegExpComparator const QString pattern  )  [inline]
 

Definition at line 56 of file filegroupswidget.cpp.

References m_exp.


Member Function Documentation

bool RegExpComparator::matches const QString name  )  const [inline, virtual]
 

Implements FileComparator.

Definition at line 58 of file filegroupswidget.cpp.

References m_exp.


Member Data Documentation

const QRegExp RegExpComparator::m_exp [private]
 

Definition at line 62 of file filegroupswidget.cpp.

Referenced by matches(), and RegExpComparator().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:46:54 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003