#include <coldlog.h>
Inheritance diagram for ColEditorDragInfo:

Public Member Functions | |
| ColEditorDragInfo () | |
| constructor | |
| ColEditorDragInfo (IndexedColour *Colour, BOOL IsAdjust, Document *pParent) | |
Definition at line 630 of file coldlog.h.
|
|
constructor
Definition at line 11037 of file coldlog.cpp.
|
|
||||||||||||||||
|
Definition at line 11041 of file coldlog.cpp. 11042 : ColourDragInformation(Colour, IsAdjust, pParent) 11043 { 11044 }
|
1.4.4