Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

QSvgGenerator Class Reference
[QtSvg module]

The QSvgGenerator class provides a paint device that is used to create SVG drawings. More...

 #include <QSvgGenerator>

Inherits QPaintDevice.

Note: All the functions in this class are reentrant.

This class was introduced in Qt 4.3.

Public Functions

Protected Functions


Detailed Description

The QSvgGenerator class provides a paint device that is used to create SVG drawings.

See also QSvgRenderer and QSvgWidget.


Member Function Documentation

QSvgGenerator::QSvgGenerator ()

Constructs a new generator.

QSvgGenerator::~QSvgGenerator ()

Destroys the generator.

QString QSvgGenerator::fileName () const

Returns the name of the file to be created by the generator.

See also setFileName().

QIODevice * QSvgGenerator::outputDevice () const

Returns the target output device for generated SVGs.

See also setOutputDevice().

QPaintEngine * QSvgGenerator::paintEngine () const   [virtual protected]

Returns the paint engine used to render graphics to be converted to SVG format information.

Reimplemented from QPaintDevice.

int QSvgGenerator::resolution () const

Returns the resolution of the generated output in dots per inch.

See also setResolution().

void QSvgGenerator::setFileName ( const QString & fileName )

Sets the target filename for generated SVGs to fileName.

See also fileName() and setOutputDevice().

void QSvgGenerator::setOutputDevice ( QIODevice * outputDevice )

Sets the output device for generated SVGs to outputDevice.

If both output device and file name are specified, the output device will have precedence.

See also outputDevice().

void QSvgGenerator::setResolution ( int resolution )

Sets the resolution of the generated output to resolution. The argument is specified in dots per inch.

The resolution is used to calculate the physical size of an SVG drawing.

See also resolution().

void QSvgGenerator::setSize ( const QSize & size )

Sets the size of the generated SVG to size.

It is not possible to set the size while the SVG is being generated.

See also size().

QSize QSvgGenerator::size () const

Returns the size of the generated SVG.

See also setSize().

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt qtextended4.4
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web