class KParts.OpenUrlEvent


Table of contents
Modules
kparts Classes
All Classes
Module kparts
Namespace kparts
Class KParts.OpenUrlEvent
Inherits KParts.Event

The KParts.OpenUrlEvent event informs that a given part has opened a given URL. Applications can use this event to send this information to interested plugins.

The event should be sent before opening the URL in the part, so that the plugins can use part()->url() to get the old URL.



methods