4 #ifndef pqColorChooserButtonWithPalettes_h 5 #define pqColorChooserButtonWithPalettes_h 8 #include "pqComponentsModule.h" 54 void actionTriggered(QAction*);
63 QPointer<QActionGroup> ActionGroup;
76 typedef QObject Superclass;
87 void setSelectedPaletteColor(
const QString& colorName);
93 QString selectedPaletteColor()
const;
98 QString SMPropertyName;
proxy subclass responsible for linking settings proxies and settings classes on the VTK side...
pqColorPaletteLinkHelper is designed to be used with pqColorChooserButtonWithPalettes to manage setti...
proxy for a VTK object(s) on a server