HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PI_OHLPersistent Class Reference

#include <PI_OHLPersistent.h>

+ Inheritance diagram for PI_OHLPersistent:

Public Member Functions

const UT_StringgetName () const
 
void setName (const char *name)
 
const UT_StringgetPaneMask () const
 
void setPaneMask (const char *mask)
 
bool getExpose () const
 
void setExpose (bool expose)
 
bool getDisplayInParent () const
 
void setDisplayInParent (bool display)
 
bool getDisplayInChild () const
 
void setDisplayInChild (bool display)
 
bool getDisplayInSibling () const
 
void setDisplayInSibling (bool display)
 
bool getDisplayAlways () const
 
void setDisplayAlways (bool display)
 
void setPIOwner (PI_OpHandleLink *piowner)
 
PI_OpHandleLinkgetPIOwner () const
 
void setActiveColor (const UT_Color &c) override
 
const PI_SettingListgetSettingList () const
 
PI_SettingListgetSettingList ()
 
void setSettings (const char *setting_string)
 
void clearSettingList ()
 
int setEqual (const PI_OpHandleLink &pi) override
 

Protected Member Functions

void handleOpChange (OP_Node *op, OP_EventType etype, void *data) override
 

Friends

class PI_Manager
 

Additional Inherited Members

Detailed Description

Definition at line 23 of file PI_OHLPersistent.h.

Member Function Documentation

void PI_OHLPersistent::clearSettingList ( )
inline

Definition at line 57 of file PI_OHLPersistent.h.

bool PI_OHLPersistent::getDisplayAlways ( ) const
bool PI_OHLPersistent::getDisplayInChild ( ) const
bool PI_OHLPersistent::getDisplayInParent ( ) const
bool PI_OHLPersistent::getDisplayInSibling ( ) const
bool PI_OHLPersistent::getExpose ( ) const
const UT_String& PI_OHLPersistent::getName ( ) const
const UT_String& PI_OHLPersistent::getPaneMask ( ) const
PI_OpHandleLink* PI_OHLPersistent::getPIOwner ( ) const
inline

Definition at line 50 of file PI_OHLPersistent.h.

const PI_SettingList& PI_OHLPersistent::getSettingList ( ) const
inline

Definition at line 54 of file PI_OHLPersistent.h.

PI_SettingList& PI_OHLPersistent::getSettingList ( )
inline

Definition at line 55 of file PI_OHLPersistent.h.

void PI_OHLPersistent::handleOpChange ( OP_Node op,
OP_EventType  etype,
void data 
)
overrideprotectedvirtual

Reimplemented from PI_OpHandleLink.

void PI_OHLPersistent::setActiveColor ( const UT_Color c)
overridevirtual

Reimplemented from PI_OpHandleLink.

void PI_OHLPersistent::setDisplayAlways ( bool  display)
void PI_OHLPersistent::setDisplayInChild ( bool  display)
void PI_OHLPersistent::setDisplayInParent ( bool  display)
void PI_OHLPersistent::setDisplayInSibling ( bool  display)
int PI_OHLPersistent::setEqual ( const PI_OpHandleLink pi)
overridevirtual

Reimplemented from PI_OpHandleLink.

void PI_OHLPersistent::setExpose ( bool  expose)
void PI_OHLPersistent::setName ( const char *  name)
void PI_OHLPersistent::setPaneMask ( const char *  mask)
void PI_OHLPersistent::setPIOwner ( PI_OpHandleLink piowner)
inline

Definition at line 48 of file PI_OHLPersistent.h.

void PI_OHLPersistent::setSettings ( const char *  setting_string)

Friends And Related Function Documentation

friend class PI_Manager
friend

Definition at line 84 of file PI_OHLPersistent.h.


The documentation for this class was generated from the following file: