#include "pqColorChooserButton.h"
#include "pqComponentsModule.h"
#include "vtkWeakPointer.h"
#include <QPointer>
Go to the source code of this file.
Classes | |
class | pqColorChooserButtonWithPalettes |
pqColorChooserButtonWithPalettes extends pqColorChooserButton to add support for a menu that allows the user to connect the color to a color in the ParaView application's color palettes. More... | |
class | pqColorPaletteLinkHelper |
pqColorPaletteLinkHelper is designed to be used with pqColorChooserButtonWithPalettes to manage setting up of property links with ParaView application's color palette. More... | |