Convenience types for function pointers. 更多...
#include <QFunctionPointer>
这是 typedef 对于 void (*)() , a pointer to a function that takes no arguments and returns void.
void (*)()