pathutil.h File Reference
This graph shows which files directly or indirectly include this file:

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(). |