Virtual Method
MetaPluginmap
Declaration [src]
void
map (
MetaPlugin* plugin,
MetaWindowActor* actor
)
Parameters
actor
-
Type:
MetaWindowActor
A
MetaWindowActor
.The data is owned by the caller of the method.
void
map (
MetaPlugin* plugin,
MetaWindowActor* actor
)
actor
Type: MetaWindowActor
A MetaWindowActor
.
The data is owned by the caller of the method. |