On 2/2/23 04:34, Nzikou, Michel via QGIS-Developer wrote:
I am developing a qgis plugin and would like to know how to use the mouse hover function to get help infos populated on top of my pushbutton when the mouse is on top.
You mean tooltips? https://pythonprogramminglanguage.com/pyqt5-tooltip/ ? There is also a whatsThis of a QWidget Or do you mean something else? Regards, Richard Duivenvoorde _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
