[Paraview-developers] pqObjectBuilder and custom proxies

David Thompson david.thompson at kitware.com
Fri Nov 24 15:57:04 EST 2017


Hi all,

I have a custom representation. It is being created properly, but pqObjectBuilder does not emit any signals after it is constructed. The representation has a custom vtkSMProxy subclass but doesn't yet have a pqDataRepresentation subclass (although that may change soon). How can I have code in a separate, dependent plugin watch for the pqDataRepresentation being constructed?

	Thanks,
	David


More information about the Paraview-developers mailing list