KDevelop API Documentation

FileContext::Private Class Reference

Collaboration diagram for FileContext::Private:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Private (const KURL::List &someURLs)
 Private (const QString &fileName, bool isDirectory)

Public Attributes

KURL::List m_urls
QString m_fileName
bool m_isDirectory

Constructor & Destructor Documentation

FileContext::Private::Private const KURL::List someURLs  )  [inline]
 

Definition at line 142 of file kdevcore.cpp.

References URLUtil::isDirectory().

FileContext::Private::Private const QString fileName,
bool  isDirectory
[inline]
 

Definition at line 155 of file kdevcore.cpp.


Member Data Documentation

QString FileContext::Private::m_fileName
 

Fixme:
the following data members should be removed, but first other

Definition at line 163 of file kdevcore.cpp.

Referenced by FileContext::fileName().

bool FileContext::Private::m_isDirectory
 

Definition at line 164 of file kdevcore.cpp.

Referenced by FileContext::isDirectory().

KURL::List FileContext::Private::m_urls
 

Definition at line 160 of file kdevcore.cpp.

Referenced by FileContext::urls().


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