Directly call the function instead of QMetaObject::invokeMethod()

Authored by arichardson on Nov 8 2014, 1:28 PM.

Description

Directly call the function instead of QMetaObject::invokeMethod()

It is a direct connection, so using invokeMethod() only adds unnecessary
overhead

Details

Committed
arichardsonNov 10 2014, 12:25 AM
Parents
R32:5d6d5c4a953c: Fix usage of QMetaObject::indexOf*()
Branches
Unknown
Tags
Unknown