18 #ifndef QGSCAPABILITIESCACHE_H    19 #define QGSCAPABILITIESCACHE_H    21 #include <QDomDocument>    22 #include <QFileSystemWatcher>    52     void removeCapabilitiesDocument( 
const QString& path );
    60     void removeChangedEntry( 
const QString &path );
    63 #endif // QGSCAPABILITIESCACHE_H 
A cache for capabilities xml documents (by configuration file path)