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