AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
AMimedData Class Reference

Mime-type data associated storage. More...

Detailed Description

Mime-type data associated storage.

Public Member Functions

AOptional< AStringtext () const
 
void setText (const AString &text)
 Sets "text/plain".
 
void setData (const AString &mimeType, AByteBuffer data)
 
const AMap< AString, AByteBuffer > & data () const noexcept
 
AOptional< AVector< AUrl > > urls () const
 
void setUrls (const AVector< AUrl > &urls)
 
void clear () noexcept
 

#include <AUI/Util/AMimedData.h>


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