有可能多個Object的signal會連線到同一個signal(例如多個Button可能會connect到一個slot函式onClick()),因此這是就需要判斷到底是哪個Object emit了 ...
確定! 回上一頁