kleopatra
path-helper.cpp File Reference
#include <config-kleopatra.h>
#include "path-helper.h"
#include <kleo/stl_util.h>
#include <kleo/exception.h>
#include <KDebug>
#include <KLocalizedString>
#include <QString>
#include <QStringList>
#include <QFileInfo>
#include <QDir>
#include <boost/bind.hpp>
#include <algorithm>
Include dependency graph for path-helper.cpp:
Go to the source code of this file.
Functions | |
static QString | commonPrefix (const QString &s1, const QString &s2) |
static QString | longestCommonPrefix (const QStringList &sl) |
Function Documentation
|
static |
Definition at line 56 of file path-helper.cpp.
|
static |
Definition at line 60 of file path-helper.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.