|
Qt Utilities 6.18.2
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 | |
| QByteArray | QtUtilities::toNativeFileName (const QString &fileName) |
| QString | QtUtilities::fromNativeFileName (const char *nativeFileName, int size=-1) |
| QString | QtUtilities::fromNativeFileName (const std::string &nativeFileName) |
| QString | QtUtilities::qstringFromStdStringView (std::string_view stringView) |