File: api.rst

package info (click to toggle)
cdlclient 0.10.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 624 kB
  • sloc: python: 1,656; makefile: 4
file content (43 lines) | stat: -rw-r--r-- 715 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Public API
==========

Remote client
^^^^^^^^^^^^^

.. autoclass:: cdlclient.SimpleRemoteProxy
    :members:

Base proxy
^^^^^^^^^^

.. autoclass:: cdlclient.SimpleBaseProxy
    :members:

Simple model
^^^^^^^^^^^^

DataLab Simple Client provides a simple model for accessing the DataLab
objects.

.. warning::

    This model is not complete and does not cover all the DataLab features.

.. autoclass:: cdlclient.simplemodel.SignalObj
    :members:

.. autoclass:: cdlclient.simplemodel.ImageObj
    :members:

Connection dialog
^^^^^^^^^^^^^^^^^

.. autoclass:: cdlclient.widgets.ConnectionDialog
    :members:


Get object dialog
^^^^^^^^^^^^^^^^^

.. autoclass:: cdlclient.widgets.GetObjectDialog
    :members: