KParts Namespace Reference
from PyKDE4.kparts.KParts import *
Detailed Description
Class Index
Functions | |
long | qHash (KParts::ScriptableExtension::Object o) |
long | qHash (KParts::ScriptableExtension::FunctionRef f) |
Function Documentation
long qHash | ( | KParts::ScriptableExtension::Object | o | |
) |
An extension class that permits KParts to be scripted (such as when embedded inside a KHTMLPart) and to access the host's scriptable objects as well.
See ScriptValueTypes for how values are passed to/from various methods here.
- Since:
- 4.5
long qHash | ( | KParts::ScriptableExtension::FunctionRef | f | |
) |
An extension class that permits KParts to be scripted (such as when embedded inside a KHTMLPart) and to access the host's scriptable objects as well.
See ScriptValueTypes for how values are passed to/from various methods here.
- Since:
- 4.5