VMimeData
Indice de funciones
Documentación de funciones
void clear()
VByteArray data( String szMimeType )
Array formats()
bool hasFormat( String szMimeType )
bool hasHtml()
bool hasImage()
bool hasText()
String html()
void image( VImage img )
void removeFormat( String szMimeType )
void setData( String szMimeType, VByteArray ba )
void setHtml( String szHtml )
void setImage( VImage img )
void setText( String szText )
String text()
Ejemplo
Copiar en el portapapeles un archivo pdf que tenemos en el disco
Última actualización
¿Te fue útil?