lib/util/pathutil.cpp File Reference
#include <qstringlist.h>
#include <qfile.h>
#include <qdir.h>
#include "pathutil.h"
Go to the source code of this file.
Functions | |
QString | getRelativePath (const QString &basepath, const QString &destpath) |
Produce the relative path to destpath from basepath. |
Function Documentation
|
Produce the relative path to destpath from basepath.
Definition at line 18 of file pathutil.cpp. Referenced by ProjectConfigurationDlg::browseTargetPath(), SubqmakeprojectItem::getDownDirs(), and TrollProjectWidget::slotAddSubdir(). |