pqPropertyVisilityBehavior allows to override properties visibility for pqProxyWidgets, similarly to the panel_visibility XML attribute.
More...
#include <pqPropertyPanelVisibilitiesBehavior.h>
Inherits QObject.
Public Member Functions | |
| pqPropertyPanelVisibilitiesBehavior (QObject *parent) | |
| ~pqPropertyPanelVisibilitiesBehavior () override | |
Protected Member Functions | |
| virtual QString | getConfigFilePath () |
| Get configuration file from ParaView usual directories. More... | |
pqPropertyVisilityBehavior allows to override properties visibility for pqProxyWidgets, similarly to the panel_visibility XML attribute.
The configuration is read from a PropertyPanelVisibilities.json file, that should be placed under a standard ParaView configuration directory.
This behavior update already registered proxies and observes proxy registration. through pqServerManagerObserver.
Definition at line 41 of file pqPropertyPanelVisibilitiesBehavior.h.
| pqPropertyPanelVisibilitiesBehavior::pqPropertyPanelVisibilitiesBehavior | ( | QObject * | parent | ) |
|
override |
|
protectedvirtual |
Get configuration file from ParaView usual directories.
1.8.13 on Sun Dec 14 2025