QtObject Class
(Qul::Items::QtObject)Header: | #include <QtObject> |
Inherited By: |
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.