Rémi Verschelde
09a6a2d8f8
Signals: Port more uses of connect_compat
...
Those were problematic as they call a method of their parent class,
but callable_mp does not allow that unless it's public.
To solve it, we declare a local class that calls the parent class'
method, which now needs to be protected to be accessible in the
derived class.
2020-02-28 14:24:09 +01:00
..
2020-02-18 10:10:36 +01:00
2020-02-25 12:55:53 +01:00
2020-02-18 20:51:25 +01:00
2020-02-18 10:10:36 +01:00
2020-02-26 21:51:37 +01:00
2020-02-18 10:10:36 +01:00
2020-02-28 14:24:09 +01:00
2020-02-18 10:10:36 +01:00
2020-02-18 10:10:36 +01:00
2020-02-17 12:47:13 +01:00
2020-02-18 10:10:36 +01:00
2020-02-07 11:50:40 +01:00
2020-02-28 14:24:09 +01:00
2020-02-28 14:24:09 +01:00
2020-02-28 07:03:35 +01:00
2020-02-18 20:51:25 +01:00
2020-02-28 14:24:09 +01:00
2020-02-18 10:10:36 +01:00
2020-02-18 10:10:36 +01:00
2020-01-01 11:16:22 +01:00
2020-02-20 08:24:50 +01:00
2020-02-25 12:55:53 +01:00
2020-02-28 00:26:01 +01:00
2020-01-01 11:16:22 +01:00
2020-02-28 14:24:09 +01:00
2020-01-01 11:16:22 +01:00
2020-02-18 10:10:36 +01:00
2020-02-27 23:09:32 +01:00
2020-02-18 10:10:36 +01:00
2020-02-25 12:55:53 +01:00
2020-02-18 10:10:36 +01:00
2020-02-18 10:10:36 +01:00
2020-02-18 10:10:36 +01:00
2020-02-18 10:10:36 +01:00
2020-02-27 23:00:58 +01:00
2020-01-01 11:16:22 +01:00
2020-02-28 14:24:09 +01:00
2020-01-01 11:16:22 +01:00
2020-02-18 10:10:36 +01:00
2020-02-18 10:10:36 +01:00
2020-01-31 17:15:41 -08:00
2020-02-18 14:02:02 +01:00
2020-01-01 11:16:22 +01:00
2020-02-07 11:31:37 +01:00
2020-02-11 11:53:29 +01:00
2020-02-07 14:19:51 +01:00