<div dir="ltr"><div><div><div><div>Is it better to do an import as<br><br>from PyQt4 import QtGui<br><br></div>and then in the code use QtGui.QDialog<br><br></div>or is it better to use<br><br></div>from PyQt4.QtGui import QDialog<br><br></div><div>Sorry if this is an obvious question. I have been a C/C++/perl programmer for many years, but just started python about a year and a half ago.<br></div><div><br></div>Thanks<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 10, 2017 at 11:40 AM, Tom Chadwin <span dir="ltr"><<a href="mailto:tom.chadwin@nnpa.org.uk" target="_blank">tom.chadwin@nnpa.org.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Remove the line completely, run the plugin, and then individually add the<br>
modules as they show up as errors. It doesn't take too long.<br>
<br>
<br>
<br>
-----<br>
Buy Pie Spy: Adventures in British pastry 2010-11 on Amazon<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-Converting-plugins-to-QGIS-3-tp5320059p5320063.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.<wbr>nabble.com/QGIS-Developer-<wbr>Converting-plugins-to-QGIS-3-<wbr>tp5320059p5320063.html</a><br>
Sent from the QGIS - Developer mailing list archive at Nabble.com.<br>
<div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a></div></div></blockquote></div><br></div>