253c801c56
This method has been deprecated since Qt 4.2. QDir::toNativeSeparators() replaces it since then. Change-Id: I49e6e1bfd50f26aa30134e599ee82067709549a7 Reviewed-by: Robin Burchell <robin+qt@viroteck.net> Reviewed-by: João Abecasis <joao.abecasis@nokia.com> |
||
---|---|---|
.. | ||
classwizard | ||
configdialog | ||
extension | ||
findfiles | ||
licensewizard | ||
sipdialog | ||
standarddialogs | ||
tabdialog | ||
trivialwizard | ||
dialogs.pro | ||
README |
Qt includes standard dialogs for many common operations, such as file selection, printing, and color selection. Custom dialogs can also be created for specialized modal or modeless interactions with users. Documentation for these examples can be found via the Examples link in the main Qt documentation.