18 #ifndef __vtkKWCheckButtonWithChangeColorButton_h
19 #define __vtkKWCheckButtonWithChangeColorButton_h
31 void PrintSelf(ostream& os, vtkIndent indent);
40 virtual void Update();
46 virtual void SetDisableChangeColorButtonWhenNotChecked(
int);
47 vtkBooleanMacro(DisableChangeColorButtonWhenNotChecked,
int);
48 vtkGetMacro(DisableChangeColorButtonWhenNotChecked,
int);
61 virtual void UpdateVariableCallback(
const char*,
const char*,
const char*);
74 int DisableChangeColorButtonWhenNotChecked;
80 virtual void UpdateVariableBindings();