<div dir="ltr"><div>Hello all, <br></div><div><br></div><div>I write the list because I have a a simple question (currently I'm trying to tackle issue #56275 Improve Parsing of Data from Serial Port Sensors).</div><div><br></div><div>Is  using the QtDesigner signal/slot assignment facilities discouraged? I've read this in the QGIS coding standards guide and don't really know if that means that:</div><div><br></div><div><b>Avoid use of Qt auto connect slots (i.e. those named
<code class="gmail-docutils gmail-literal gmail-notranslate"><span class="gmail-pre">void</span> <span class="gmail-pre">on_mSpinBox_valueChanged</span></code>).</b></div><div><br></div><div>So, If I need to connect two widgets in a groupBox (a radioButton and a QLineEdit, just to enable the QLineEdit only a determinate radioButton is selected), should I make it programatically instead using QtDesigner?</div><div></div><div><br></div><div><br></div><div>Thanks a lot</div><div><br></div><div>Jorge<br></div></div>