Qt Utilities 6.7.0
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
|
Go to the source code of this file.
Namespaces | |
namespace | QtUtilities |
! | |
Functions | |
QT_UTILITIES_EXPORT bool | QtUtilities::openLocalFileOrDir (const QString &path) |
Shows the specified file or directory using the default file browser. More... | |
QT_UTILITIES_EXPORT bool | QtUtilities::isPaletteDark (const QPalette &palette) |
Returns whether palette is dark. More... | |