摘要: class QMetaMethodPrivate : public QMetaMethodInvoker { public: static const QMetaMethodPrivate *get(const QMetaMethod *q) { return static_cast<const Q 阅读全文
posted @ 2024-10-27 12:06 MarsCactus 阅读(108) 评论(0) 推荐(0)
摘要: bool QMetaMethod::invoke(QObject *object, Qt::ConnectionType connectionType, QGenericReturnArgument returnValue, QGenericArgument val0, QGenericArgume 阅读全文
posted @ 2024-10-27 10:01 MarsCactus 阅读(60) 评论(0) 推荐(0)