Aktionen
Bug #330
geschlossenUnsupported property 'readOnly' in Qt based line edit widget
Status:
Closed
Priorität:
Normal
Kategorie:
Gwenhywfar
Beginn:
09.12.2025
Abgabedatum:
Betriebssystem:
FreeBSD, Linux, MacOSX, Windows, andere
AqBanking-Version:
gwenhywfar 5.14.1
Anwendung:
AqFinance, GnuCash, KMyMoney, andere
Version der Anwendung:
5.2
Beschreibung
The line editing widget for Qt currently ignores the ‘readOnly’ property, which is supported by the combo box widget, for example. Read-only line editing widgets are often used to display dynamic and non-editable values.
The attached patches add a corresponding visual test case and the corresponding support. They are based on commit 1764d065 and were compiled without any problems in an out-of-source build. Running <build-dir>/gui/qt5/libtest shows the additional line edit widget (see right of label 'Input3') as read only field.

Dateien
Aktionen
#1
Von martin vor etwa 13 Stunden aktualisiert
- Status wurde von New zu Closed geändert
Thanks, applied to git.
Aktionen