taurus taurus

Previous topic

QDataExportDialog

Next topic

TangoMessageErrorHandler

This Page

QRawDataWidget

Inheritance diagram of QRawDataWidget

class QRawDataWidget(parent=None)

Bases: PyQt4.QtGui.QWidget, taurus.qt.qtgui.panel.ui.ui_RawDataChooser.Ui_RawDataChooser

onAddCurveButtonClicked()

Emit a AddCurve signal with a rawdata dictionary as a parameter. The rawdata dictionary is prepared from the from the GUI’s selection.

onOpenFilesButtonClicked()

Emit a ReadFromFiles signal with the selected xcol and skiprows as parameters