... timer->setSingleShot(true); QObject::connect(timer, &QTimer::timeout, [=]() { // main thread ...
確定! 回上一頁