Skip to content

Example plugin that uses Qt on server side, without PV client

  • Plugins can make use of Qt classes and resources without using ParaView Qt modules. This illustrates how to do that, specially if the corresponding ParaView was built without Qt support (typically for server purpose)

Merge request reports