diff options
| author | David Faure <david.faure@kdab.com> | 2023-01-10 23:38:09 +0100 |
|---|---|---|
| committer | David Faure <david.faure@kdab.com> | 2023-01-11 00:24:00 +0100 |
| commit | 56b904938d1a14f00478864daf4fc9e750c4b497 (patch) | |
| tree | b686a1e9e7cf52d6d6bb0fa08a4a73f8f2a5511b /src/gui/doc/snippets/textdocument-selections/mainwindow.cpp | |
| parent | cccdd89ac8c7a9d48accefba5c69d246087aec84 (diff) | |
QAbstractProxyModel: normalize signals/slots signatures
This is better for performance.
Switching to PMF connects would break some subclasses outside Qt
(like KExtraColumnsProxyModel) which need to disconnect some
internal connections,so it would require adding API to toggle
those things; too complicated for this small performance fix.
Change-Id: If89dbadc9cc84c94ca70b71cbc5afc267aebffd1
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Diffstat (limited to 'src/gui/doc/snippets/textdocument-selections/mainwindow.cpp')
0 files changed, 0 insertions, 0 deletions
