QtObject Class

(Qul::Items::QtObject)
Header: #include <QtObject>
Inherited By:

Qul::Items::Singleton and Qul::Model

Detailed Description

Base class of all Items or objects used in Qt Ultralite.

When a class inherit from QtObject, qmlinterfaceextractor will automatically create a .qml file for it.