taurus taurus

Previous topic

QDoubleListDlg

Next topic

TangoMessageErrorHandler

This Page

QRawDataWidget

Inheritance diagram of QRawDataWidget

class QRawDataWidget(parent=None)

Bases: PyQt4.QtGui.QWidget

loadUi(filename=None, path=None)
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