~ubuntu-branches/ubuntu/utopic/autopilot-legacy/utopic-proposed

« back to all changes in this revision

Viewing changes to docs/api/introspection.rst

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release
  • Date: 2014-04-30 00:05:58 UTC
  • Revision ID: package-import@ubuntu.com-20140430000558-zmi37a3yf8podvwr
Tags: upstream-1.4.1+14.10.20140430
ImportĀ upstreamĀ versionĀ 1.4.1+14.10.20140430

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
``autopilot.introspection`` - Autopilot introspection internals
 
2
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
 
 
4
.. automodule:: autopilot.introspection
 
5
    :members: get_proxy_object_for_existing_process
 
6
 
 
7
 
 
8
.. automodule:: autopilot.introspection.dbus
 
9
        :members: CustomEmulatorBase, DBusIntrospectionObject, StateNotFoundError
 
10
 
 
11
.. automodule:: autopilot.introspection.types
 
12
        :members: PlainType, Rectangle, Point, Size, DateTime, Time