|
cut 3.3.0
|
Stop Button with Taurus support. More...
Public Member Functions | |
| getQtDesignerPluginInfo (cls) | |
| Provides Qt Designer with widget information. | |
Stop Button with Taurus support.
Allows to set the URI of the server/service to stop.
TaurusStopButton is a wrapper around the TaurusCommandButton with a fixed presentation proper of the Stop button, and a defined command.
This class assumes that the command to be executed is "Stop". Developers may change it by setCommand("NewCommandName") call.
If the command has a requires a big timeout please change it as well.
| taurus.taurusstopbutton.TaurusStopButton.getQtDesignerPluginInfo | ( | cls | ) |
Provides Qt Designer with widget information.
Return: dict Dictionary with values for keys: icon, module, container, tool_tip and xml.