13 lines
203 B
Plaintext
13 lines
203 B
Plaintext
/*!
|
|
\headerfile QskAbstractButton.h
|
|
\brief An object counter using Qt hooks to create statistics
|
|
about QObject and QQuickItem instantiations
|
|
*/
|
|
|
|
class QskAbstractButton
|
|
{
|
|
/*!
|
|
|
|
*/
|
|
};
|