Module gwy :: Class PlainToolChanged
[hide private]
[frames] | no frames]

Class PlainToolChanged

source code

The type of pending changes that accumulated during tool inactivity.


Note: All the enumerated values are defined at the module level, not the class level. The are just groupped by class here for easier orientation.

Class Variables [hide private]
  PLAIN_TOOL_CHANGED_DATA
Channel data field was changed.
  PLAIN_TOOL_CHANGED_MASK
Mask data field was changed.
  PLAIN_TOOL_CHANGED_SELECTION
Selection was changed.
  PLAIN_TOOL_CHANGED_SHOW
Presentation data field was changed.
  PLAIN_TOOL_FINISHED_SELECTION
Selection was finished (that is emitted Selection::finished).