QDoubleListDlg
- class QDoubleListDlg(parent=None, designMode=False, winTitle='', mainLabel='', label1='', label2='', list1=None, list2=None)[source]
Generic dialog providing two lists. Items can be moved from one to the other
Import from
taurus.qt.qtgui.panel
as:from taurus.qt.qtgui.panel import QDoubleListDlg
- loadUi(filename=None, path=None)