ducttape / ducttape-engine

Ducttape Engine - A universal game engine

Home Page:http://ducttape-dev.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consistently connect using QObject::connect or just connect or even CONNECT

svenstaro opened this issue · comments

The current mix sucks. Make it consistent.

commented

pushed

After the last batch of commit we are inconsistent again. We should put this into the coding guidelines. After some deliberation, I think it would be best to use QObject::connect everywhere.

commented

Explicit? alright.