15 lines
259 B
Plaintext
15 lines
259 B
Plaintext
|
/*!
|
||
|
\headerfile QskGraphicImageProvider.h
|
||
|
|
||
|
\brief I/O operations for a QskGraphic
|
||
|
|
||
|
\note QskGraphicIO does not store/reload the meta information yet,
|
||
|
what would improve the performance of loading.
|
||
|
*/
|
||
|
|
||
|
namespace QskGraphicIO
|
||
|
{
|
||
|
/*!
|
||
|
*/
|
||
|
}
|