C# Class Qyoto.QPicture

Inheritance: QPaintDevice, IDisposable
Afficher le fichier Open project: 0xd34df00d/Qross Class Usage Examples

Méthodes publiques

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 ( QPainter p ) : bool
QPicture ( QPicture arg1 ) : System
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éthodes protégées

Méthode Description
CreateProxy ( ) : void
QPicture ( Type dummy ) : System

Private Methods

Méthode Description
DevType ( ) : int
Metric ( QPaintDevice m ) : int
PaintEngine ( ) : QPaintEngine
QPicture ( ) : System
SetData ( string data, uint size ) : void

Method Details

BoundingRect() public méthode

public BoundingRect ( ) : Qyoto.QRect
Résultat Qyoto.QRect

CreateProxy() protected méthode

protected CreateProxy ( ) : void
Résultat void

Data() public méthode

public Data ( ) : string
Résultat string

Detach() public méthode

public Detach ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

InputFormatList() public static méthode

public static InputFormatList ( ) : List
Résultat List

InputFormats() public static méthode

public static InputFormats ( ) : List
Résultat List

IsDetached() public méthode

public IsDetached ( ) : bool
Résultat bool

IsNull() public méthode

public IsNull ( ) : bool
Résultat bool

Load() public méthode

public Load ( Qyoto.QIODevice dev ) : bool
dev Qyoto.QIODevice
Résultat bool

Load() public méthode

public Load ( Qyoto.QIODevice dev, string format ) : bool
dev Qyoto.QIODevice
format string
Résultat bool

Load() public méthode

public Load ( string fileName ) : bool
fileName string
Résultat bool

Load() public méthode

public Load ( string fileName, string format ) : bool
fileName string
format string
Résultat bool

OutputFormatList() public static méthode

public static OutputFormatList ( ) : List
Résultat List

OutputFormats() public static méthode

public static OutputFormats ( ) : List
Résultat List

PictureFormat() public static méthode

public static PictureFormat ( string fileName ) : string
fileName string
Résultat string

Play() public méthode

public Play ( QPainter p ) : bool
p QPainter
Résultat bool

QPicture() public méthode

public QPicture ( QPicture arg1 ) : System
arg1 QPicture
Résultat System

QPicture() protected méthode

protected QPicture ( Type dummy ) : System
dummy System.Type
Résultat System

QPicture() public méthode

public QPicture ( int formatVersion ) : System
formatVersion int
Résultat System

Save() public méthode

public Save ( Qyoto.QIODevice dev ) : bool
dev Qyoto.QIODevice
Résultat bool

Save() public méthode

public Save ( Qyoto.QIODevice dev, string format ) : bool
dev Qyoto.QIODevice
format string
Résultat bool

Save() public méthode

public Save ( string fileName ) : bool
fileName string
Résultat bool

Save() public méthode

public Save ( string fileName, string format ) : bool
fileName string
format string
Résultat bool

SetBoundingRect() public méthode

public SetBoundingRect ( Qyoto.QRect r ) : void
r Qyoto.QRect
Résultat void

Size() public méthode

public Size ( ) : uint
Résultat uint