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