#pyqt | Logs for 2019-02-10

Back
[02:30:53] -!- Dave_Elec has quit [Quit: No Ping reply in 180 seconds.]
[02:33:18] -!- Dave_Elec has joined #pyqt
[02:39:49] -!- kushal has quit [Ping timeout: 256 seconds]
[02:40:05] -!- kushal has joined #pyqt
[02:53:47] -!- Dave_Elec has quit [Read error: Connection reset by peer]
[02:54:56] -!- Dave_Elec has joined #pyqt
[03:15:53] -!- Dave_Elec has quit [Ping timeout: 245 seconds]
[03:21:08] -!- Dave_Elec has joined #pyqt
[03:34:03] -!- Dave_Elec has quit [Ping timeout: 244 seconds]
[04:28:43] -!- BPL has joined #pyqt
[07:03:52] -!- mintograde has joined #pyqt
[09:41:58] -!- malberts has joined #pyqt
[09:44:19] <Mrokii> Hello. Is there an equivalent of QLineEdits "editingFinished"-signal for Comboboxes?
[09:49:13] -!- BPL has quit [Ping timeout: 245 seconds]
[09:54:04] -!- BPL has joined #pyqt
[10:57:44] <altendky> Mrokii: like when they click an item in the list and it collapses? i'm looking at my view delegate code that works with comboboxes
[10:59:15] -!- malberts has quit [Ping timeout: 246 seconds]
[11:00:05] <altendky> Mrokii: https://github.com maybe you'd like to add a signal and emit it when hidePopup is called? though i guess there would still be a question of cancel vs. item selected :}
[11:00:10] <altendky> :|
[11:13:47] <Mrokii> altendky: Thanks, but I think I have found at least two solutions which I'm fairly satisfied with. One is to use an EventFilter (not too elegant, imho), the other is to use the QComboBox.lineEdit().editingFinished"-signal (which I prefer).
[11:14:56] <altendky> Mrokii: does the latter trigger when the user picks an item in the list and the combo collapses?
[11:28:19] <Mrokii> altendky: I just tested that... It seems that it is triggered as soon as the user clicks it and the list with items opens. That's kind of strange and might possibly be a problem.
[11:29:42] <Mrokii> I need to investigate that a bit further, it seems. :)
[12:29:49] <Avaris> Mrokii: what are you using it for?
[16:34:01] -!- Afrix has joined #pyqt
[18:51:44] -!- JanC has quit [Remote host closed the connection]
[18:52:01] -!- JanC has joined #pyqt
[19:03:53] -!- Afrix has quit [Quit: Leaving]
[19:55:44] -!- BPL has quit [Quit: Leaving]
[20:24:49] -!- hackvana has joined #pyqt
[21:14:38] -!- thomasross has quit [Remote host closed the connection]
[22:40:39] -!- mintograde has quit [Ping timeout: 246 seconds]
[22:44:40] -!- Mrokii has quit [Ping timeout: 272 seconds]
[22:56:45] -!- Mrokii has joined #pyqt
[22:58:46] -!- altendky has quit [Quit: Connection closed for inactivity]