13 #ifndef __PI_OHLPersistent__
14 #define __PI_OHLPersistent__
27 void setName(
const char *
name);
30 void setPaneMask(
const char *
mask);
32 bool getExpose()
const;
33 void setExpose(
bool expose);
35 bool getDisplayInParent()
const;
36 void setDisplayInParent(
bool display);
37 bool getDisplayInChild()
const;
38 void setDisplayInChild(
bool display);
39 bool getDisplayInSibling()
const;
40 void setDisplayInSibling(
bool display);
41 bool getDisplayAlways()
const;
42 void setDisplayAlways(
bool display);
49 { myPIOwner = piowner; }
56 void setSettings(
const char *setting_string);
75 bool myNetDisplayInParent;
76 bool myNetDisplayInChild;
77 bool myNetDisplayInSibling;
78 bool myNetDisplayAlways;
virtual void setActiveColor(const UT_Color &c)
virtual void handleOpChange(OP_Node *op, OP_EventType etype, void *data)
PXL_API const char * getName(const ColorSpace *space)
Return the name of the color space.
void setPIOwner(PI_OpHandleLink *piowner)
GLuint const GLchar * name
__hostdev__ constexpr T pi()
Pi constant taken from Boost to match old behaviour.
virtual int setEqual(const PI_OpHandleLink &pi)
PI_SettingList & getSettingList()
const PI_SettingList & getSettingList() const
PI_OpHandleLink * getPIOwner() const