Property | Type | Description | |
---|---|---|---|
interceptor |
Method | Description | |
---|---|---|
AbsoluteFilePath ( ) : string | ||
AddSearchPath ( string path ) : void | ||
Data ( ) : Pointer |
||
Dispose ( ) : void | ||
FileName ( ) : string | ||
IsCompressed ( ) : bool | ||
IsValid ( ) : bool | ||
Locale ( ) : |
||
QResource ( string file ) : System | ||
QResource ( string file, |
||
RegisterResource ( Pointer |
||
RegisterResource ( Pointer |
||
RegisterResource ( string rccFilename ) : bool | ||
RegisterResource ( string rccFilename, string resourceRoot ) : bool | ||
SearchPaths ( ) : List |
||
SetFileName ( string file ) : void | ||
SetLocale ( |
||
Size ( ) : long | ||
UnregisterResource ( Pointer |
||
UnregisterResource ( Pointer |
||
UnregisterResource ( string rccFilename ) : bool | ||
UnregisterResource ( string rccFilename, string resourceRoot ) : bool |
Method | Description | |
---|---|---|
Children ( ) : List |
||
CreateProxy ( ) : void | ||
IsDir ( ) : bool | ||
IsFile ( ) : bool | ||
QResource ( |
Method | Description | |
---|---|---|
QResource ( ) : System |
public static AddSearchPath ( string path ) : void | ||
path | string | |
return | void |
protected QResource ( |
||
dummy | ||
return | System |
public QResource ( string file, |
||
file | string | |
locale | ||
return | System |
public static RegisterResource ( Pointer |
||
rccData | Pointer |
|
return | bool |
public static RegisterResource ( Pointer |
||
rccData | Pointer |
|
resourceRoot | string | |
return | bool |
public static RegisterResource ( string rccFilename ) : bool | ||
rccFilename | string | |
return | bool |
public static RegisterResource ( string rccFilename, string resourceRoot ) : bool | ||
rccFilename | string | |
resourceRoot | string | |
return | bool |
public static UnregisterResource ( Pointer |
||
rccData | Pointer |
|
return | bool |
public static UnregisterResource ( Pointer |
||
rccData | Pointer |
|
resourceRoot | string | |
return | bool |
public static UnregisterResource ( string rccFilename ) : bool | ||
rccFilename | string | |
return | bool |
public static UnregisterResource ( string rccFilename, string resourceRoot ) : bool | ||
rccFilename | string | |
resourceRoot | string | |
return | bool |