KDevelop API Documentation

FileViewFolderItem Class Reference

Inheritance diagram for FileViewFolderItem:

QListViewItem 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 FileViewFolderItem(), and m_patterns.

Referenced by FileViewFolderItem().


Member Function Documentation

bool FileViewFolderItem::matches const QString fileName  ) 
 

Definition at line 118 of file filegroupswidget.cpp.

References m_patterns, and matches().

Referenced by FileGroupsWidget::addFile(), matches(), 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.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:02 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003