<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>Trying in the  Python QGIS Console the following:<br><br>from qgis.gui import QgsDial<br>dial = QgsDial()<br>dial.show()<br><br></div>it returns:<br><br>Traceback (most recent call last):<br>  File "<input>", line 1, in <module><br>TypeError: qgis._gui.QgsDial cannot be instantiated or sub-classed<br><br></div>This is weird IMO because it's not an abstract class and the class has a constructor according to the documentation e.g <a href="http://www.qgis.org/api/classQgsDial.html">http://www.qgis.org/api/classQgsDial.html</a><br></div><div><br>Is it a choice, a Python binding issue, or something else?<br></div><div></div>Any feedback?<br><br></div><br><div>FYI, I've tried with QGIS master c578f3a and 2.14.3 on an Ubuntu 14.04 x64<br></div><br><div><br></div>Cheers<br><br><br></div>Thomas Gratier<br></div>