Qt Utilities
5.7.1
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 | |
Dialogs | |
Provides common dialogs such as AboutDialog, EnterPasswordDialog and SettingsDialog. | |
Functions | |
QString QT_UTILITIES_EXPORT | Dialogs::generateWindowTitle (DocumentStatus documentStatus, const QString &documentPath) |
Generates the window title string for the specified documentStatus and documentPath. More... | |