KDevelop API Documentation

FileViewFolderItem Class Reference

Inheritance diagram for FileViewFolderItem:

Inheritance graph
[legend]
Collaboration diagram for FileViewFolderItem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FileViewFolderItem (QListView *parent, const QString &name, const QString &pattern)
bool matches (const QString &fileName)

Private Attributes

QPtrList< FileComparatorm_patterns

Constructor & Destructor Documentation

FileViewFolderItem::FileViewFolderItem QListView parent,
const QString name,
const QString pattern
 

Definition at line 87 of file filegroupswidget.cpp.

References m_patterns.


Member Function Documentation

bool FileViewFolderItem::matches const QString fileName  ) 
 

Definition at line 118 of file filegroupswidget.cpp.

References m_patterns.

Referenced by FileGroupsWidget::addFile(), and FileGroupsWidget::refresh().


Member Data Documentation

QPtrList<FileComparator> FileViewFolderItem::m_patterns [private]
 

Definition at line 83 of file filegroupswidget.cpp.

Referenced by FileViewFolderItem(), and matches().


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:42:23 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003