Package lib :: Module scripting
[hide private]
[frames] | no frames]

Module scripting

source code

Classes [hide private]
  Keyboard
Provides access to the keyboard for event generation.
  Mouse
Provides access to send mouse clicks
  Store
Allows persistent storage of values between invocations of the script.
  QtDialog
Provides a simple interface for the display of some basic dialogs to collect information from the user.
  System
Simplified access to some system commands.
  GtkDialog
Provides a simple interface for the display of some basic dialogs to collect information from the user.
  QtClipboard
Read/write access to the X selection and clipboard - QT version
  GtkClipboard
Read/write access to the X selection and clipboard - GTK version
  Window
Basic window management using wmctrl
  Engine
Provides access to the internals of AutoKey.
Variables [hide private]
  __package__ = 'lib'