[QGIS-Developer] Signals and QtDesigner (2)

Jorge Tornero jtorlistas at gmail.com
Thu Feb 29 11:21:45 PST 2024


Hi again,

sorry but I have a idea... I compiled QGIS and realized that signals
connections made with QtDesigner are compiled into old style signal-slot
connection:

QObject::connect(mCustomDelimiterOption, SIGNAL(toggled(bool)),
mCustomDelimiterText, SLOT(setEnabled(bool)));

What is also forbidden by QEP #77.

So I guess this answers my question. Thanks a lot anyway.

Jorge
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20240229/470236cb/attachment.htm>


More information about the QGIS-Developer mailing list