Krita Source Code Documentation
Loading...
Searching...
No Matches
KoSvgPaste::Private Class Reference

Public Member Functions

 Private ()
 

Public Attributes

const QMimeData * mimeData
 

Detailed Description

Definition at line 19 of file KoSvgPaste.cpp.

Constructor & Destructor Documentation

◆ Private()

KoSvgPaste::Private::Private ( )
inline

Definition at line 22 of file KoSvgPaste.cpp.

23 : mimeData(QApplication::clipboard()->mimeData())
24 {
25
26 }
const QMimeData * mimeData

Member Data Documentation

◆ mimeData

const QMimeData* KoSvgPaste::Private::mimeData

Definition at line 28 of file KoSvgPaste.cpp.


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