Méthode | Description | |
---|---|---|
BoundingRect ( ) : Qyoto.QRect | ||
Data ( ) : string | ||
Detach ( ) : void | ||
Dispose ( ) : void | ||
InputFormatList ( ) : List |
||
InputFormats ( ) : List |
||
IsDetached ( ) : bool | ||
IsNull ( ) : bool | ||
Load ( Qyoto.QIODevice dev ) : bool | ||
Load ( Qyoto.QIODevice dev, string format ) : bool | ||
Load ( string fileName ) : bool | ||
Load ( string fileName, string format ) : bool | ||
OutputFormatList ( ) : List |
||
OutputFormats ( ) : List |
||
PictureFormat ( string fileName ) : string | ||
Play ( |
||
QPicture ( |
||
QPicture ( int formatVersion ) : System | ||
Save ( Qyoto.QIODevice dev ) : bool | ||
Save ( Qyoto.QIODevice dev, string format ) : bool | ||
Save ( string fileName ) : bool | ||
Save ( string fileName, string format ) : bool | ||
SetBoundingRect ( Qyoto.QRect r ) : void | ||
Size ( ) : uint |
Méthode | Description | |
---|---|---|
CreateProxy ( ) : void | ||
QPicture ( |
Méthode | Description | |
---|---|---|
DevType ( ) : int | ||
Metric ( |
||
PaintEngine ( ) : |
||
QPicture ( ) : System | ||
SetData ( string data, uint size ) : void |
public Load ( Qyoto.QIODevice dev, string format ) : bool | ||
dev | Qyoto.QIODevice | |
format | string | |
Résultat | bool |
public Load ( string fileName, string format ) : bool | ||
fileName | string | |
format | string | |
Résultat | bool |
public static PictureFormat ( string fileName ) : string | ||
fileName | string | |
Résultat | string |
protected QPicture ( |
||
dummy | ||
Résultat | System |
public QPicture ( int formatVersion ) : System | ||
formatVersion | int | |
Résultat | System |
public Save ( Qyoto.QIODevice dev, string format ) : bool | ||
dev | Qyoto.QIODevice | |
format | string | |
Résultat | bool |
public Save ( string fileName, string format ) : bool | ||
fileName | string | |
format | string | |
Résultat | bool |
public SetBoundingRect ( Qyoto.QRect r ) : void | ||
r | Qyoto.QRect | |
Résultat | void |