Property | Type | Description | |
---|---|---|---|
interceptor |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
IsRegistered ( int type ) : bool | ||
TypeName ( int type ) : string | ||
UnregisterType ( string typeName ) : void | ||
type ( string typeName ) : int |
Method | Description | |
---|---|---|
CreateProxy ( ) : void | ||
QMetaType ( |
Method | Description | |
---|---|---|
QMetaType ( ) : System |
public static IsRegistered ( int type ) : bool | ||
type | int | |
return | bool |
protected QMetaType ( |
||
dummy | ||
return | System |
public static UnregisterType ( string typeName ) : void | ||
typeName | string | |
return | void |