When resetting FieldLineEdit, use preferred type flag

Authored by thomasfischer on Mar 28 2020, 4:25 PM.

Description

When resetting FieldLineEdit, use preferred type flag

This commit addresses the issue reported in bug 417210,
comment 4, issue (d).

Among others, MenuLineEdit and, by extension, FieldLineEdit
got proper clear() functions and now a emit a modified()
signal which is different to the textChanged(QString) signal
as the modified() signal includes changes to the type as well.

CCBUG: 417210
FIXED-IN: 0.9.2

Details

Committed
thomasfischerMar 29 2020, 9:36 PM
Parents
R462:6fe7fa3a3375: Confirm discarding changes when closing editing dialog
Branches
Unknown
Tags
Unknown