Inheritance diagram for ContextItem:
Public Member Functions | |
ContextItem (IndexedColour *pContext) | |
Public Attributes | |
IndexedColour * | pCol |
Private Member Functions | |
ContextItem () |
Definition at line 155 of file impcol.cpp.
|
Definition at line 160 of file impcol.cpp. 00160 : pCol(pContext) {}
|
|
|
|
Definition at line 163 of file impcol.cpp. |