QMetaObject.checkConnectArgs

Undocumented in source.
  1. bool checkConnectArgs(const(char)* signal, const(char)* method)
  2. bool checkConnectArgs(const(QMetaMethod) signal, const(QMetaMethod) method)
    struct QMetaObject
    static
    bool
    checkConnectArgs
    (
    ref const(QMetaMethod) signal
    ,
    ref const(QMetaMethod) method
    )

Meta