kdevplatform/debugger
KDevelop::PathMappings Class Reference
#include <pathmappings.h>
Static Public Member Functions | |
static QUrl | convertToLocalUrl (const KConfigGroup &config, const QUrl &remoteUrl) |
static QUrl | convertToRemoteUrl (const KConfigGroup &config, const QUrl &localUrl) |
Static Public Attributes | |
static const QString | pathMappingLocalEntry |
static const QString | pathMappingRemoteEntry |
static const QString | pathMappingsEntry |
Detailed Description
Definition at line 37 of file pathmappings.h.
Member Function Documentation
◆ convertToLocalUrl()
|
static |
Definition at line 64 of file pathmappings.cpp.
◆ convertToRemoteUrl()
|
static |
Definition at line 74 of file pathmappings.cpp.
Member Data Documentation
◆ pathMappingLocalEntry
|
static |
Definition at line 42 of file pathmappings.h.
◆ pathMappingRemoteEntry
|
static |
Definition at line 41 of file pathmappings.h.
◆ pathMappingsEntry
|
static |
Definition at line 40 of file pathmappings.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Mar 8 2021 23:29:18 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Mar 8 2021 23:29:18 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.