Name

SimpleWatcher — Base class for tracking changes in the StructEditor instance.

Synopsis

class SimpleWatcher:
  # construct/copy/destruct
  __del__()

  # public member functions

  bool notifyChanged() 

Description

SimpleWatcher construct/copy/destruct

  1. __del__()


SimpleWatcher public member functions

  1. bool notifyChanged()

    Change notification.