Method | Description | |
---|---|---|
CheckType ( QLException &error ) : bool | ||
DeclareSelf ( ) : void | ||
GetType ( ) : QBaseType | ||
GetValue ( ) : |
||
QIdentifier ( string identifier ) : System | ||
QIdentifier ( string identifier, QBaseType value ) : System |
public CheckType ( QLException &error ) : bool | ||
error | QLException | |
return | bool |
public GetValue ( ) : |
||
return |
public QIdentifier ( string identifier ) : System | ||
identifier | string | |
return | System |
public QIdentifier ( string identifier, QBaseType value ) : System | ||
identifier | string | |
value | QBaseType | |
return | System |