13 lines
149 B
Plaintext
13 lines
149 B
Plaintext
|
/*!
|
||
|
\headerfile QskRectNode.h
|
||
|
\brief A scene graph node for rounded rectangles with an optional border
|
||
|
*/
|
||
|
|
||
|
class QskRectNode
|
||
|
{
|
||
|
/*!
|
||
|
|
||
|
*/
|
||
|
};
|
||
|
|