12 lines
139 B
Plaintext
12 lines
139 B
Plaintext
/*!
|
|
\headerfile QskArcIterator.h
|
|
\brief A helper class for interpolating an arc with lines
|
|
*/
|
|
|
|
class QskArcIterator
|
|
{
|
|
/*!
|
|
|
|
*/
|
|
};
|