Dialogs#
qtextra also includes a set of utility dialogs for common desktop application
flows such as confirmations, changelogs, system information, logging, and
embedded consoles.
For concrete usage patterns, browse the runnable examples in examples/,
especially:
dialog_changelog.pydialog_color_list.pydialog_confirm_close.pydialog_confirm_with_text.pydialog_theme_editor.pydialog_text_replace.pyqt_console.pyqt_logger.py
The dialog pages are still sparse compared with the widget pages. Expanding them is a good next contribution target.
Documented Dialogs#
-
Sentry Dialogs: telemetry opt-in, crash reporting setup, and feedback environment variables
-
WhatsNewDialog: multi-page release notes and feature-introduction dialog
-
UpdateAvailableDialog: update prompt with release-note and remind-later actions
-
DialogThemeEditor: live theme editor for colors, font sizes, and console styles