Bases: taurus.qt.qtgui.base.taurusbase.TaurusBaseComponent
Class for managing abscissas values in a TaurusCurve
see TaurusBaseComponent.eventHandle()
reimplemented because this cannot use signals(they are not QObjects). see TaurusBaseComponent.fireEvent()
see TaurusBaseComponent.getModelClass()
returns the X values.
Return type: | :class:~`numpy.array` |
---|---|
Returns: |
see TaurusBaseComponent.isReadOnly()
reimplemented because this cannot use signals(they are not QObjects). see TaurusBaseComponent.preAttach()
reimplemented because this cannot use signals(they are not QObjects). See TaurusBaseComponent.preDetach()
see TaurusBaseComponent.registerDataChanged()
see TaurusBaseComponent.unregisterDataChanged()