SessionItem.setModuleName

void setModuleName(string moduleName = null) nothrow

Sets the module-name for the session item.

This is generally used to help determine which plugin created the item when decoding them at project load time.

Parameters

moduleNamethe module name owning the item