========= Reference ========= .. contents:: :depth: 3 :local: Programmatically accessing the graph ------------------------------------ .. autoclass:: qmxgraph.api.QmxGraphApi :members: .. automodule:: qmxgraph.js Qt widget --------- .. autoclass:: qmxgraph.widget.QmxGraph :members: .. autoclass:: qmxgraph.widget.EventsBridge :members: MIME (for drag & drop into the widget) -------------------------------------- .. automodule:: qmxgraph.mime :members: Constants --------- .. automodule:: qmxgraph.constants General graph options --------------------- .. autoclass:: qmxgraph.configuration.GraphOptions :members: Cell graph styles ----------------- .. autoclass:: qmxgraph.configuration.GraphStyles :members: HTML content helpers -------------------- .. automodule:: qmxgraph.decoration_contents :members: Test helpers ------------ .. automodule:: qmxgraph.common_testing :members: