HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CH_ChannelColorManager Class Referenceabstract

#include <CH_Manager.h>

Public Member Functions

 CH_ChannelColorManager ()
 
virtual ~CH_ChannelColorManager ()
 
virtual UT_Color getChannelColor (const CH_Channel *channel)=0
 
virtual UT_Color getChannelColor (const CH_ChannelRef &channel_ref)=0
 

Detailed Description

Definition at line 76 of file CH_Manager.h.

Constructor & Destructor Documentation

CH_ChannelColorManager::CH_ChannelColorManager ( )
inline

Definition at line 79 of file CH_Manager.h.

virtual CH_ChannelColorManager::~CH_ChannelColorManager ( )
inlinevirtual

Definition at line 80 of file CH_Manager.h.

Member Function Documentation

virtual UT_Color CH_ChannelColorManager::getChannelColor ( const CH_Channel channel)
pure virtual
virtual UT_Color CH_ChannelColorManager::getChannelColor ( const CH_ChannelRef channel_ref)
pure virtual

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