12 lines
129 B
Plaintext
12 lines
129 B
Plaintext
|
/*!
|
||
|
\headerfile QskTextOptions.h
|
||
|
\brief Text attributes that can be set from QML
|
||
|
*/
|
||
|
|
||
|
class QskTextOptions
|
||
|
{
|
||
|
/*!
|
||
|
|
||
|
*/
|
||
|
};
|