14 lines
156 B
Plaintext
14 lines
156 B
Plaintext
/*!
|
|
\headerfile QskClipNode.h
|
|
\brief A clip node for rectangles with rounded borders
|
|
|
|
\sa QskVertexRenderer
|
|
*/
|
|
|
|
class QskClipNode
|
|
{
|
|
/*!
|
|
|
|
*/
|
|
};
|