orientation_changed


Description:

public virtual signal void orientation_changed (Orientation orientation)

This signal is emmitted whenever the orientation of the panel the plugin is on changes.

Plugins writers can for example use this signal to change the order of widgets in the plugin.

Parameters:

orientation

new Orientation of the panel.