Qt Utilities
5.6.0
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
|
Functions | |
bool QT_UTILITIES_EXPORT | openLocalFileOrDir (const QString &path) |
Shows the specified file or directory using the default file browser. More... | |
bool DesktopUtils::openLocalFileOrDir | ( | const QString & | path | ) |
Shows the specified file or directory using the default file browser.
Definition at line 12 of file desktoputils.cpp.