1 #ifndef DESKTOP_UTILS_DESKTOPSERVICES_H
2 #define DESKTOP_UTILS_DESKTOPSERVICES_H
8 QT_FORWARD_DECLARE_CLASS(QString)
#define QT_UTILITIES_EXPORT
Marks the symbol to be exported by the qtutilities library.
QT_UTILITIES_EXPORT bool openLocalFileOrDir(const QString &path)
Shows the specified file or directory using the default file browser.