12 lines
133 B
Plaintext
12 lines
133 B
Plaintext
|
/*!
|
||
|
\headerfile QskGraphicPaintEngine.h
|
||
|
\brief The paint engine for QskGraphic
|
||
|
*/
|
||
|
|
||
|
class QskGraphicPaintEngine
|
||
|
{
|
||
|
/*!
|
||
|
|
||
|
*/
|
||
|
};
|