.. _object_EventLogItem: :index:`EventLogItem` --------------------- Description *********** The EventLogItem object is the base object for all kinds of items within an :ref:`EventLog ` object. It can't be used directly and is available for internal purposes only. Use dedicated items instead: * :ref:`EventCategory ` * :ref:`EventGroup ` :**› Inherits**: :ref:`Object ` :**› Inherited by**: :ref:`ErrorCollector `, :ref:`EventCategory `, :ref:`EventGroup ` Overview ******** Properties ++++++++++ .. hlist:: :columns: 1 * :ref:`Object.objectId ` * :ref:`Object.parent ` Methods +++++++ .. hlist:: :columns: 1 * :ref:`Object.deserializeProperties() ` * :ref:`Object.fromJson() ` * :ref:`Object.serializeProperties() ` * :ref:`Object.toJson() ` Signals +++++++ .. hlist:: :columns: 1 * :ref:`Object.completed() ` Properties **********