<QFunctionPointer>

Convenience types for function pointers. 更多...

头: #include <QFunctionPointer>

类型

QFunctionPointer

详细描述

类型文档编制

QFunctionPointer

这是 typedef 对于 void (*)() , a pointer to a function that takes no arguments and returns void.