cut 3.3.0
Loading...
Searching...
No Matches
taurus.taurusstopbutton.TaurusStopButton Class Reference

Stop Button with Taurus support. More...

Public Member Functions

 getQtDesignerPluginInfo (cls)
 Provides Qt Designer with widget information.
 

Detailed Description

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.

Member Function Documentation

◆ getQtDesignerPluginInfo()

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.


The documentation for this class was generated from the following file: