Skip to content

Manually reference raw pointers from QPointers

Qt 5.12 and gcc 4.8.5 require accessing the underlying pointer for calls to QObject::connect() and QObject::disconnect().

Merge request reports