Interface QMetaObject.ArgChecker2<A,B>
- Type Parameters:
A- The type of the first argument.B- The type of the second argument.
- Enclosing class:
QMetaObject
public static interface QMetaObject.ArgChecker2<A,B>
An interface for testing signal emits with two arguments.
-
Method Summary
-
Method Details
-
check
-