TaurusValuesTableButton_W

digraph inheritance2fef5b7a54 { bgcolor=transparent; rankdir=UD; ratio=compress; size="8.0, 12.0"; "TaurusValuesTableButton" [URL="taurus.qt.qtgui.panel-TaurusValuesTableButton.html#taurus.qt.qtgui.panel.TaurusValuesTableButton",color=dodgerblue1,fillcolor=white,fontcolor=black,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.5,shape=box,style=rounded,target="_top",tooltip="A button that launches a TaurusValuesTable"]; "TaurusValuesTableButton_W" [URL="#taurus.qt.qtgui.panel.TaurusValuesTableButton_W",color=dodgerblue1,fillcolor=white,fontcolor=black,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.5,shape=box,style=rounded,target="_top",tooltip="A button that launches a TaurusValuesTable"]; "TaurusValuesTableButton" -> "TaurusValuesTableButton_W" [arrowsize=0.5,style="setlinewidth(0.5)"]; }
class TaurusValuesTableButton_W(parent=None, designMode=False)[source]

A button that launches a TaurusValuesTable

Import from taurus.qt.qtgui.panel as:

from taurus.qt.qtgui.panel import TaurusValuesTableButton_W