Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QSvgGeneratorPrivate Class Reference
+ Collaboration diagram for QSvgGeneratorPrivate:

Public Attributes

QSvgPaintEngineengine
 
uint owns_iodevice: 1
 
QString fileName
 

Detailed Description

Definition at line 522 of file qsvggenerator.cpp.

Member Data Documentation

◆ engine

QSvgPaintEngine* QSvgGeneratorPrivate::engine

Definition at line 525 of file qsvggenerator.cpp.

◆ fileName

QString QSvgGeneratorPrivate::fileName

Definition at line 528 of file qsvggenerator.cpp.

◆ owns_iodevice

uint QSvgGeneratorPrivate::owns_iodevice

Definition at line 527 of file qsvggenerator.cpp.


The documentation for this class was generated from the following file: