Commit ae26f834 authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

Qt Designer QDesignerContainerExtension example: Fix page title.


Tie the setting of the combo title to QQWidget::windowTitleChanged().

The call to retranslateUi() happens after adding the pages; so
the titles are lost in uic-generated code.

Change-Id: Ia88dd694a7ab5fe1bd62a849feeb7768a2ba6f16
Task-number: QTBUG-24916
Reviewed-by: default avatarJarek Kobus <jaroslaw.kobus@digia.com>
parent d7e26cff
Showing with 12 additions and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment