Nepomuk-Core
#include <removablemediacache.h>
Public Member Functions | |
| Entry () | |
| Entry (const Solid::Device &device) | |
| KUrl | constructLocalFileUrl (const KUrl &filexUrl) const | 
| KUrl | constructRelativeUrl (const QString &path) const | 
| QString | constructRelativeUrlString (const QString &path) const | 
| Solid::Device | device () const | 
| bool | isMounted () const | 
| QString | mountPath () const | 
| QString | url () const | 
Detailed Description
Definition at line 53 of file removablemediacache.h.
Constructor & Destructor Documentation
| Nepomuk2::RemovableMediaCache::Entry::Entry | ( | ) | 
Definition at line 256 of file removablemediacache.cpp.
| Nepomuk2::RemovableMediaCache::Entry::Entry | ( | const Solid::Device & | device | ) | 
Definition at line 261 of file removablemediacache.cpp.
Member Function Documentation
| KUrl Nepomuk2::RemovableMediaCache::Entry::constructLocalFileUrl | ( | const KUrl & | filexUrl | ) | const | 
Definition at line 307 of file removablemediacache.cpp.
| KUrl Nepomuk2::RemovableMediaCache::Entry::constructRelativeUrl | ( | const QString & | path | ) | const | 
Definition at line 301 of file removablemediacache.cpp.
| QString Nepomuk2::RemovableMediaCache::Entry::constructRelativeUrlString | ( | const QString & | path | ) | const | 
Does the same as constructRelativeUrl except that no char conversion will ever take place.
It is, thus, suitable for queries.
Definition at line 288 of file removablemediacache.cpp.
      
  | 
  inline | 
Definition at line 66 of file removablemediacache.h.
| bool Nepomuk2::RemovableMediaCache::Entry::isMounted | ( | ) | const | 
Definition at line 332 of file removablemediacache.cpp.
| QString Nepomuk2::RemovableMediaCache::Entry::mountPath | ( | ) | const | 
Definition at line 322 of file removablemediacache.cpp.
      
  | 
  inline | 
Definition at line 67 of file removablemediacache.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference