FileContext::Private Class Reference
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
|
Definition at line 142 of file kdevcore.cpp. References URLUtil::isDirectory(), m_fileName, m_isDirectory, and m_urls. |
|
Definition at line 155 of file kdevcore.cpp. References m_fileName, and m_isDirectory. |
Member Data Documentation
|
Definition at line 163 of file kdevcore.cpp. Referenced by FileContext::fileName(), and Private(). |
|
Definition at line 164 of file kdevcore.cpp. Referenced by FileContext::isDirectory(), and Private(). |
|
Definition at line 160 of file kdevcore.cpp. Referenced by Private(), and FileContext::urls(). |
The documentation for this class was generated from the following file:
- lib/interfaces/kdevcore.cpp