Hey gearheads; In KDELibs4, KEditListBox have a "title" attribute. But in KF5 world, KEditListWidget (the class to use instead of KEditListBox) does not have that. If you want to put a title in KEditListWidget, you need to embed that in a QGroupBox.
The "title" in a QGroupBox gives a strange usability to KEditListWidget when compared with past behavior of KEditListBox. 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 KEditListWidget? 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 <<