Package animio :: Module ui
[hide private]
[frames] | no frames]

Module ui

source code

Module containing the user interface implementation of the AnimIO library
Classes [hide private]
  FloatRangeField
Implements a queryable range of integers :note: it uses text fields allowing them to be empty
  NodeSelector
Element allowing the user to select nodes.
  ExportLayout
Layout encapsulating all export functionality
  ImportLayout
Layout encapsulating all import functionality
  AnimIOLayout
Represents a layout for exporting and importing animation
  AnimIO_UI
Variables [hide private]
  log = logging.getLogger("animio.ui")