Event DrawingArea.Font (gb.qt4)

Event Font ( )

This event is raised when the DrawingArea font has changed for any reason.

This is especially useful when implementing a custom control, as this event is also raised when the desktop default font is globally changed.

It allows you to layout your control again according to the new font.