taurus-org / taurus

Moved to https://gitlab.com/taurus-org/taurus
http://taurus-scada.org
43 stars 46 forks source link

getQtDesignerPlugin could be simpler #58

Open sf-migrator-bot opened 10 years ago

sf-migrator-bot commented 10 years ago

The getQtDesignerPlugin class method of taurus widgets demands that the python module where the widget is defined is returned.

This is unnecessary since the taurus QtDesigner extension can determine the module in which the widget is defined automatically.

Also is error prone if you happen to move a widget from one package to another.

Reported by: tiagocoutinho ( http://sf.net/u/tiagocoutinho )

sf-migrator-bot commented 10 years ago

Original comment by: cpascual (http://sourceforge.net/u/cpascual)

sf-migrator-bot commented 9 years ago

Original comment by: cpascual (http://sourceforge.net/u/cpascual)

sf-migrator-bot commented 9 years ago

Ticket moved from /p/sardana/tickets/134/

Can't be converted:

Original comment by: tiagocoutinho (http://sourceforge.net/u/tiagocoutinho)