Hey gearheads;

In KDELibs4, KLineEditBox have a "title" attribute. But in KF5 world,
KLineEditWidget (the class to use instead of KLineEditBox) does not have
that. If you want to put a title in KLineEditWidget, you need to embed
that in a QGroupBox.

The "title" in a QGroupBox gives a strange usability to KLineEditWidget
when compared with past behavior of KLineEditBox. In [1] the figure have
a title related to line edit box, the user can see it directly. In [2]
the title is for the group box. There is not a way to say directly to
user what that line edit box is.

In a different case, if I need to use a line edit box together with
others widgets in a same group box, there is not a way to say what that
line edit box is.

Well, this text is just to ask: is there any plan to put a "title"
attribute in KLineEditWidget?

Thank you;

[1] http://imgur.com/RODjfEV,6sJ5U1v#1
[2] http://imgur.com/RODjfEV,6sJ5U1v#0

-- 
Filipe Saraiva
http://filipesaraiva.info/


>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to