Uses of Class
io.qt.QConnectionException
Packages that use QConnectionException
-
Uses of QConnectionException in io.qt
Subclasses of QConnectionException in io.qtModifier and TypeClassDescriptionclass
Exception thrown when slot does not match to signal.class
This exception is thrown when a default signal is defined without default parameter.class
This exception is thrown when a string-based method representation cannot be resolved in a class.class
This exception is thrown when a string-based signal representation cannot be resolved in a class.class
This exception is thrown when a string-based slot representation cannot be resolved in a class.class
This exception is thrown when a method is annotated withQtUninvokable
.