12 lines
128 B
Plaintext
12 lines
128 B
Plaintext
|
/*!
|
||
|
\headerfile QskLayoutItem.h
|
||
|
\brief A QGridLayoutItem tailored for Qsk layouts
|
||
|
*/
|
||
|
|
||
|
class QskLayoutItem
|
||
|
{
|
||
|
/*!
|
||
|
|
||
|
*/
|
||
|
};
|