<QFunctionPointer>

Convenience types for function pointers. 更多...

頭: #include <QFunctionPointer>

類型

QFunctionPointer

詳細描述

類型文檔編製

QFunctionPointer

這是 typedef 對於 void (*)() , a pointer to a function that takes no arguments and returns void.