32 #ifndef pqColorChooserButtonWithPalettes_h 33 #define pqColorChooserButtonWithPalettes_h 36 #include "pqComponentsModule.h" 37 #include "vtkWeakPointer.h" 82 void actionTriggered(QAction*);
91 QPointer<QActionGroup> ActionGroup;
104 typedef QObject Superclass;
115 void setSelectedPaletteColor(
const QString& colorName);
121 QString selectedPaletteColor()
const;
126 vtkWeakPointer<vtkSMProxy> SMProxy;
127 QString SMPropertyName;
pqColorPaletteLinkHelper is designed to be used with pqColorChooserButtonWithPalettes to manage setti...
proxy that adds support for linking properties with other proxies designed for use-cases like color-p...
proxy for a VTK object(s) on a server