ab3e2f66e9
It does not work as expected since the QLineEdits do not expand.
Amends
|
||
---|---|---|
.. | ||
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.