Home
last modified time | relevance | path

Searched defs:saveSvg (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/krita/krita-4.4.8/libs/flake/svg/
H A DSvgShape.cpp27 bool SvgShape::saveSvg(SvgSavingContext &/*context*/) in saveSvg() function in SvgShape
/dports/editors/calligra/calligra-3.2.1/libs/flake/svg/
H A DSvgShape.cpp27 bool SvgShape::saveSvg(SvgSavingContext &/*context*/) in saveSvg() function in SvgShape
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/painting/svggenerator/
H A Dwindow.cpp76 void Window::saveSvg() in saveSvg() function in Window
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtsvg/examples/svg/svggenerator/
H A Dwindow.cpp88 void Window::saveSvg() in saveSvg() function in Window
/dports/sysutils/filelight/filelight-21.12.3/src/radialMap/
H A Dwidget.h56 void saveSvg(const QString &path) { m_map.saveSvg(path); } in saveSvg() function
/dports/graphics/krita/krita-4.4.8/plugins/flake/imageshape/
H A DImageShape.cpp105 bool ImageShape::saveSvg(SvgSavingContext &context) in saveSvg() function in ImageShape
/dports/editors/calligra/calligra-3.2.1/plugins/pathshapes/rectangle/
H A DRectangleShape.cpp304 bool RectangleShape::saveSvg(SvgSavingContext &context) in saveSvg() function in RectangleShape
/dports/graphics/krita/krita-4.4.8/plugins/flake/pathshapes/rectangle/
H A DRectangleShape.cpp324 bool RectangleShape::saveSvg(SvgSavingContext &context) in saveSvg() function in RectangleShape
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/utils/mb/Unicode/
H A Dutf8_to_euc_tw.map58 /* 38 */ 0x00000000, 0x00000000, 0x00000000, 0x00000000,
/dports/editors/calligra/calligra-3.2.1/plugins/pathshapes/ellipse/
H A DEllipseShape.cpp388 bool EllipseShape::saveSvg(SvgSavingContext &context) in saveSvg() function in EllipseShape
/dports/graphics/krita/krita-4.4.8/plugins/flake/pathshapes/ellipse/
H A DEllipseShape.cpp428 bool EllipseShape::saveSvg(SvgSavingContext &context) in saveSvg() function in EllipseShape
/dports/editors/calligra/calligra-3.2.1/plugins/pictureshape/
H A DPictureShape.cpp766 bool PictureShape::saveSvg(SvgSavingContext &context) in saveSvg() function in PictureShape
/dports/graphics/krita/krita-4.4.8/libs/flake/text/
H A DKoSvgTextChunkShape.cpp492 bool KoSvgTextChunkShape::saveSvg(SvgSavingContext &context) in saveSvg() function in KoSvgTextChunkShape
/dports/graphics/krita/krita-4.4.8/plugins/flake/artistictextshape/
H A DArtisticTextShape.cpp1053 bool ArtisticTextShape::saveSvg(SvgSavingContext &context) in saveSvg() function in ArtisticTextShape
/dports/editors/calligra/calligra-3.2.1/plugins/artistictextshape/
H A DArtisticTextShape.cpp1000 bool ArtisticTextShape::saveSvg(SvgSavingContext &context) in saveSvg() function in ArtisticTextShape
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Dfile.cpp2847 bool MuseScore::saveSvg(Score* score, const QString& name, const NotesColors& notesColors, SaveRepl… in saveSvg() function in Ms::MuseScore
2934 bool MuseScore::saveSvg(Score* score, QIODevice* device, int pageNumber, bool drawPageBackground, c… in saveSvg() function in Ms::MuseScore
/dports/cad/fritzing/fritzing-app-0.9.2b/src/partseditor/obsolete/
H A Dpartseditorview.cpp1757 QString PartsEditorView::saveSvg(const QString & svg, const QString & newFilePath) { in saveSvg() function in PartsEditorView