Activate() | CP_View | [virtual] |
Activate_Slot(CP_DataValueHolder &inValue, OSStatus &inOutStatus) | CP_View_Imp | |
AddDragTarget(CP_M_DragTarget *inDragTarget, CP_Window *inWindow) | CP_M_DragTarget | |
AddFlavor(CP_DragDrop &inDragDrop, FlavorType inFlavor, const void *inData, SInt32 inSize, UInt32 inFlags=0, UInt32 inItem=0) | CP_M_DragSource | [protected, virtual] |
AddSubview(CP_View *inView) | CP_View | [virtual] |
AddSubviewToList(CP_View *inSubView) | CP_M_SubViewHandler | |
AdjustToSuperview(CP_View *inView) | CP_View_Imp | |
CanAcceptDrag(CP_DragDrop &inDragDrop) | CP_M_DragTarget | |
CanLoseFocus() | CP_View | [virtual] |
ClearFlavors() | CP_M_DragSource | |
Connect(CPLAT::CP_CommandNo cmd, void(R::*handler)(P1, P2), SInt32 mode) | CP_Object | |
Connect(CP_Object *control, const CPLAT::CP_String &signalName, void(R::*handler)(P1, P2)) | CP_Object | |
Connect(CP_Object *sender, const CP_String &signalName, CP_Object *receiver, const CP_String &slotName, const bool reciprocal=false) | CP_Object | [static] |
Connect(CP_Object *sender, CP_Object *receiver, const bool reciprocal=false, const CP_String &signalName=kCP_Signal_ValueChanged, const CP_String &slotName=kCP_Slot_SetValue) | CP_Object | [static] |
ContainsPoint(const CP_Point &inPortPoint) | CP_View_Imp | |
ContainsSubView(CP_View *inView, bool inRecrusive) | CP_M_SubViewHandler | |
CountTiles(CP_Printer *inPrinter, CP_Printer_PageFormat &pageFormat, UInt16 *inOutHorTiles, UInt16 *inOutVerTiles) | CP_View | [virtual] |
CP_M_CommandHandler() | CP_M_CommandHandler | |
CP_M_DragSource() | CP_M_DragSource | |
CP_M_DragSource(FORMATETC *inDesiredFormats, DWORD inNumberFormats) | CP_M_DragSource | |
CP_M_DragTarget() | CP_M_DragTarget | |
CP_M_Persist() | CP_M_Persist | [protected] |
CP_M_SubViewHandler() | CP_M_SubViewHandler | [protected] |
CP_NoCopy() | CP_NoCopy | [protected] |
CP_Object() | CP_Object | |
CP_OpenGLView() | CP_OpenGLView | |
CP_OpenGLView(CP_View *inSuperview, const CP_Point &inUpperLeft, const CP_Size &inContentSize) | CP_OpenGLView | |
CP_SlotObject() | CP_SigSlot::CP_SlotObject | |
CP_View(CP_View *inSuperview, const CP_Point &inUpperLeft, const CP_Size &inContentSize, bool inCreateImp=false, UInt32 inFlags=CP_E_ViewFlags_None) | CP_View | |
CP_View() | CP_View | [protected] |
CP_View_Imp() | CP_View_Imp | [protected] |
CP_View_Imp(CP_View *inSuperview, const CP_Point &inUpperLeft, const CP_Size &inContentSize, bool inCreateImp=false, UInt32 inFlags=CP_E_ViewFlags_None) | CP_View_Imp | [protected] |
CreateImp(CP_View *inSuperview, const CP_Point &inUpperLeft, const CP_Size &inContentSize, bool inCreateImp=false) | CP_View_Imp | [protected, virtual] |
DAdvise(FORMATETC *lpfe, DWORD dw, LPADVISESINK lpas, DWORD FAR *lpdw) | CP_M_DragSource | |
Deactivate() | CP_View | [virtual] |
Deactivate_Slot(CP_DataValueHolder &inValue, OSStatus &inOutStatus) | CP_View_Imp | |
DeleteSubView(CP_View *inSubView, bool inDeleteSubViews=true, bool inDeleteSubView=true) | CP_M_SubViewHandler | [virtual] |
DeleteSubViews() | CP_M_SubViewHandler | [virtual] |
Disable() | CP_View | [virtual] |
Disable_Slot(CP_DataValueHolder &inValue, OSStatus &inOutStatus) | CP_View_Imp | |
disconnect_all() | CP_SigSlot::CP_SlotObject | |
DrawGL() | CP_OpenGLView | [protected, virtual] |
DrawViewHierachy() | CP_View | |
DUnadvise(DWORD dw) | CP_M_DragSource | |
Enable() | CP_View | [virtual] |
Enable_Slot(CP_DataValueHolder &inValue, OSStatus &inOutStatus) | CP_View_Imp | |
EnumDAdvise(LPENUMSTATDATA *lpen) | CP_M_DragSource | |
EnumFormatEtc(DWORD dwDir, LPENUMFORMATETC *lpEnum) | CP_M_DragSource | |
fActivateSignal | CP_View_Imp | [protected] |
fActivateSlot | CP_View_Imp | [protected] |
fAGLContext | CP_OpenGLView | [protected] |
fBoundsChangedSignal | CP_View_Imp | [protected] |
fCanAcceptCurrentDrag | CP_M_DragTarget | [protected] |
fCommandID | CP_View_Imp | [protected] |
fCommands | CP_M_CommandHandler | [protected] |
fContentAreaContainer | CP_View | [protected] |
fData | CP_M_DragSource | [protected] |
fDataFormats | CP_M_DragSource | [protected] |
fDeactivateSignal | CP_View_Imp | [protected] |
fDeactivateSlot | CP_View_Imp | [protected] |
fDisableSignal | CP_View_Imp | [protected] |
fDisableSlot | CP_View_Imp | [protected] |
fDrawSignal | CP_OpenGLView | [protected] |
fDropAreaIsHilited | CP_M_DragTarget | [protected] |
fDropPoint | CP_M_DragTarget | [protected] |
fDropTarget | CP_M_DragTarget | [protected] |
fDummyEventHandler | CP_View_Imp | [protected] |
fEnableSignal | CP_View_Imp | [protected] |
fEnableSlot | CP_View_Imp | [protected] |
fEnumerator | CP_M_DragSource | [protected] |
fFlags | CP_View_Imp | [protected] |
fFocusChangedSignal | CP_View | [protected] |
fFrameAdapter | CP_View_Imp | [protected] |
fGLContext | CP_OpenGLView | [protected] |
fHideSignal | CP_View_Imp | [protected] |
fHideSlot | CP_View_Imp | [protected] |
fIDataObject | CP_M_DragSource | [protected] |
fIDropSource | CP_M_DragSource | [protected] |
FindDragTarget(OSWindow inOSWindow, CP_Point &inMouseLocation, CP_DragDrop &inDragDrop) | CP_M_DragTarget | [protected, static] |
FindSignal(const CP_String &inSignalName) | CP_Object | |
FindSlot(const CP_String &inSlotName) | CP_Object | |
FindSubView(const CP_Point &inWhere, bool inRecrusive=kCP_NoRecrusiveSearch) | CP_M_SubViewHandler | |
FindSubView(const UInt32 inViewID, bool inRecrusive=kCP_NoRecrusiveSearch) | CP_M_SubViewHandler | |
FinishDrawing(CP_Canvas &drawCanvas) | CP_View_Imp | |
FinishInitFromOSControl(OSControl) | CP_View | [protected, virtual] |
FinishPersist() | CP_M_Persist | |
fIsContainer | CP_View | [protected] |
fIsFocused | CP_View | [protected] |
fMennuSelectionSignal | CP_M_CommandHandler | [protected] |
fNumberFormats | CP_M_DragSource | [protected] |
fObjectID | CP_Object | [protected] |
fObjectIDCount | CP_Object | [protected, static] |
FocusCanChange() | CP_View | |
fPrintLocation | CP_View | [protected] |
fPrintSize | CP_View | [protected] |
fsCurrentDragTarget | CP_M_DragTarget | [protected, static] |
fsDragHasLeftSender | CP_M_DragTarget | [protected, static] |
fsDragTargetList | CP_M_DragTarget | [protected, static] |
fSenders | CP_SigSlot::CP_SlotObject | [protected] |
fShowSignal | CP_View_Imp | [protected] |
fShowSlot | CP_View_Imp | [protected] |
fSignals | CP_Object | [protected] |
fSlots | CP_Object | [protected] |
fSubViews | CP_M_SubViewHandler | [protected] |
fTargetWindow | CP_M_DragTarget | [protected] |
fToolTipWindow | CP_View | [protected] |
fViewBackground | CP_View_Imp | [protected] |
fViewImpBase | CP_View_Imp | [protected] |
fWindow | CP_M_DragTarget | [protected] |
GetBackColor() | CP_View_Imp | [virtual] |
GetCanonicalFormatEtc(LPFORMATETC lpout, LPFORMATETC lpin) | CP_M_DragSource | |
GetCommand(CP_CommandNo inOSCommand) | CP_M_CommandHandler | |
GetCommandID() | CP_View_Imp | |
GetContainingWindow() | CP_View_Imp | [virtual] |
GetContentAreaContainer() | CP_View | |
GetContentBounds() | CP_View_Imp | [virtual] |
GetData(UInt32 inTagName, SInt32 inDataSize, void *inData) | CP_View_Imp | |
CP_M_DragSource::GetData(LPFORMATETC lpfe, LPSTGMEDIUM lpstg) | CP_M_DragSource | |
GetDataHere(LPFORMATETC lpfe, LPSTGMEDIUM lpst) | CP_M_DragSource | |
GetDragWindow() | CP_View_Imp | [protected, virtual] |
GetDropPoint() | CP_M_DragTarget | |
GetDropRegion() | CP_View_Imp | [protected, virtual] |
GetEventHandler() | CP_View_Imp | [virtual] |
GetFlags() | CP_View_Imp | |
GetID() | CP_Object | |
GetIDataObject() | CP_M_DragSource | |
GetIDropSource() | CP_M_DragSource | |
GetLocalBounds() | CP_View_Imp | |
GetLocalPrintBounds() | CP_View | |
GetLocation() const | CP_View_Imp | [virtual] |
GetMenuSelectionSignal() | CP_M_CommandHandler | |
GetNthSignalName(UInt32 inSignalIndex) | CP_Object | |
GetNthSlotName(UInt32 inSlotIndex) | CP_Object | |
GetNumberSignals() | CP_Object | |
GetNumberSlots() | CP_Object | |
GetOSControl() | CP_View | |
GetPortBounds() | CP_View_Imp | [virtual] |
GetPrintLocation() | CP_View | |
GetPrintSize() | CP_View | |
GetSize() const | CP_View_Imp | [virtual] |
GetSuperview() | CP_View_Imp | |
GetViewBackground() | CP_View_Imp | |
GetViewImpBase() | CP_View_Imp | |
GlobalToLocal(CP_Point &inGlobalPoint) | CP_View_Imp | [virtual] |
GlobalToPort(CP_Point &inGlobalPoint) | CP_View_Imp | [virtual] |
HandleActivate(Boolean inActivating) | CP_View_Imp | [virtual] |
HandleActivationEvent() | CP_View | |
HandleBoundsChanged(const CP_Rect &inPreviousBounds, const CP_Rect &inNewBounds) | CP_View | [virtual] |
HandleCommand(CP_CommandNo inOSCommand) | CP_M_CommandHandler | |
HandleCommand(HICommand inCommand, CP_Menu *inMenu=NULL) | CP_M_CommandHandler | |
HandleCommandUpdateStatus(HICommand inCommand, CP_Menu *inMenu=NULL) | CP_M_CommandHandler | |
HandleControlColor(CP_Event_Base &inEvent) | CP_View_Imp | [protected, virtual] |
HandleDeactivationEvent() | CP_View | |
HandleDragReceive(CP_DragDrop &) | CP_View_Imp | [virtual] |
HandleDragReceiveCallback(WindowPtr inOSWindow, void *inRefCon, DragReference inDragRef) | CP_M_DragTarget | [protected, static] |
HandleDragTrackingCallback(DragTrackingMessage inMessage, WindowPtr inOSWindow, void *inRefCon, DragReference inDragRef) | CP_M_DragTarget | [protected, static] |
HandleDraw(CP_Canvas &inCanvas, CP_Region &inUpdateArea) | CP_View_Imp | |
HandleFocus(ControlFocusPart inFocusPart) | CP_View_Imp | [virtual] |
HandleHitTest(const CP_Point &inMouseLocation) | CP_View_Imp | [virtual] |
HandleKeyDown(SInt16 keyCode, SInt16 charCode, SInt16 modifiers) | CP_View_Imp | [virtual] |
HandleMouseDown(CP_Event_Base &inEvent) | CP_View_Imp | [virtual] |
HandleMouseEntered(CP_Event_Base &) | CP_View_Imp | [virtual] |
HandleMouseExited(CP_Event_Base &) | CP_View_Imp | [virtual] |
HandleMouseMoved(CP_Event_Base &, const CP_Point &) | CP_View_Imp | [virtual] |
HandleMouseUp(CP_Event_Base &inEvent) | CP_View_Imp | [virtual] |
HandleTracking(const CP_Point &inMouseLocation, ControlActionUPP actionProc) | CP_View_Imp | [virtual] |
HandleTrackInWindow(WindowPtr inOSWindow, CP_DragDrop &inDragDrop) | CP_M_DragTarget | [protected, static] |
HandleWinHelperProcMessage(HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam) | CP_View | [virtual] |
Hide() | CP_View | [virtual] |
Hide_Slot(CP_DataValueHolder &inValue, OSStatus &inOutStatus) | CP_View_Imp | |
HideSubs() | CP_M_SubViewHandler | [protected, virtual] |
HiliteDropArea(CP_DragDrop &inDragDrop) | CP_M_DragTarget | [virtual] |
Init() | CP_OpenGLView | [private] |
InitEventHandler(CP_EventHandler &inEventHandler) | CP_View_Imp | [protected, virtual] |
InitFromOSControl(CP_View *inSuperview, OSControl inOSControl) | CP_View | |
InitPersist(CP_View *inSuperview, CP_DataValueList &inDataValueList) | CP_M_Persist | |
Invalidate(const CP_Region &inInvalidArea) | CP_View_Imp | |
Invalidate(const CP_Rect &inInvalidArea) | CP_View_Imp | |
IsActive() const | CP_View | [virtual] |
IsContainer() const | CP_View | |
IsEnabled() const | CP_View | [virtual] |
IsFocused() | CP_View | |
IsRegisteredCommand(CP_CommandNo inCommand) const | CP_M_CommandHandler | |
IsVisible() const | CP_View | [virtual] |
LocalToPort(CP_Point &inPortPoint) | CP_View_Imp | |
LocalToPort(CP_Rect &inPortRect) | CP_View_Imp | |
LosingFocus() | CP_View | |
Move(const CP_Point &inDistance) | CP_View | [virtual] |
OnBeginPrinting(CP_Printer *) | CP_View | [virtual] |
OnBoundsChanged(const CP_Rect &inPreviousBounds, const CP_Rect &inNewBounds) | CP_OpenGLView | [protected, virtual] |
OnCanAcceptDrag(UInt32 inItem, CPLAT::CP_DragDrop &inDragDrop) | CP_View_Imp | [protected, virtual] |
CP_M_DragTarget::OnCanAcceptDrag(UInt32 inItem, CP_DragDrop &inDragDrop)=0 | CP_M_DragTarget | [protected, pure virtual] |
OnCanAcceptDragWin(LPDATAOBJECT pIDataSource, DWORD grfKeyState, POINTL pt, LPDWORD pdwEffect) | CP_M_DragTarget | [protected, virtual] |
OnDAdvise(FORMATETC *lpfe, DWORD dw, LPADVISESINK lpas, DWORD FAR *lpdw) | CP_M_DragSource | [protected, virtual] |
OnDragEnter(CP_DragDrop &inDragDrop, bool inDragHasLeftSender) | CP_M_DragTarget | [protected, virtual] |
OnDragEnter(LPDATAOBJECT pIDataSource, DWORD grfKeyState, POINTL pt, LPDWORD pdwEffect) | CP_M_DragTarget | [virtual] |
OnDragLeave(CP_DragDrop &inDragDrop) | CP_M_DragTarget | [protected, virtual] |
OnDragLeave() | CP_M_DragTarget | [virtual] |
OnDragOver(DWORD grfKeyState, POINTL pt, LPDWORD pdwEffect) | CP_M_DragTarget | [virtual] |
OnDragTrack(CP_DragDrop &inDragDrop) | CP_M_DragTarget | [protected, virtual] |
OnDraw(CP_Canvas &inCanvas, CP_Region &inUpdateArea) | CP_OpenGLView | [protected, virtual] |
OnDrop(LPDATAOBJECT pIDataSource, DWORD grfKeyState, POINTL pt, LPDWORD pdwEffect) | CP_M_DragTarget | [virtual] |
OnDUnadvise(DWORD dw) | CP_M_DragSource | [protected, virtual] |
OnEndPrinting(CP_Printer *) | CP_View | [virtual] |
OnEnumDAdvise(LPENUMSTATDATA *lpen) | CP_M_DragSource | [protected, virtual] |
OnFinishPersist() | CP_View | [protected, virtual] |
OnGetCanonicalFormatEtc(LPFORMATETC lpout, LPFORMATETC lpin) | CP_M_DragSource | [protected, virtual] |
OnGetData(LPFORMATETC lpfe, LPSTGMEDIUM lpstg) | CP_M_DragSource | [protected, virtual] |
OnGetDataHere(LPFORMATETC lpfe, LPSTGMEDIUM lpst) | CP_M_DragSource | [protected, virtual] |
OnInitPersist(CP_View *inSuperview, CP_DataValueList &inDataValueList) | CP_OpenGLView | [protected, virtual] |
OnLosingFocus() | CP_View | [protected, virtual] |
OnPrint(CP_Canvas &inCanvas, UInt32 inPageNumber, CP_Printer_PageFormat pageFormat) | CP_View | [virtual] |
OnQueryGetData(LPFORMATETC lpfe) | CP_M_DragSource | [protected, virtual] |
OnSetData(LPFORMATETC lpfe, STGMEDIUM *lpst, BOOL fRelease) | CP_M_DragSource | [protected, virtual] |
PersistCreator() | CP_OpenGLView | [static] |
PortToGlobal(CP_Point &inPortPoint) | CP_View_Imp | [virtual] |
PortToGlobal(CP_Rect &inPortRect) | CP_View_Imp | [virtual] |
PortToLocal(CP_Point &inPortPoint) | CP_View_Imp | |
PtInDropArea(CPLAT::CP_Point &inGlobalPoint) | CP_View_Imp | [protected, virtual] |
CP_M_DragTarget::PtInDropArea(CP_Point &inGlobalPoint) | CP_M_DragTarget | [protected, virtual] |
QueryGetData(LPFORMATETC lpfe) | CP_M_DragSource | |
Redraw() | CP_OpenGLView | |
Refresh() | CP_View_Imp | [virtual] |
RegisterCommand(CP_CommandNo inOSCommand, CP_CommandHandlerSignal *inCommandHandler, CP_CommandStatusSignal *inCommandStatus) | CP_M_CommandHandler | |
RegisterCommand(CP_CommandNo inOSCommand, CP_CommandHandlerSignal *inCommandHandler, SInt32 inCommandFlags) | CP_M_CommandHandler | |
RegisterCommand(CP_CommandNo inOSCommand, SInt32 inCommandFlags) | CP_M_CommandHandler | |
RegisterCommandHandler(CP_CommandNo inOSCommand) | CP_M_CommandHandler | |
RegisterSignal(const CP_SignalHolder &inSignal) | CP_Object | |
RegisterSlot(const CP_SlotHolder &inSlot) | CP_Object | |
RegisterUpdateStatusHandler(CP_CommandNo inOSCommand) | CP_M_CommandHandler | |
RemoveDragTarget(CP_M_DragTarget *inDragTarget, CP_Window *inWindow) | CP_M_DragTarget | |
RemoveSubView(CP_View *inSubView) | CP_M_SubViewHandler | |
ReplaceCommand(CP_CommandNo inOSCommand, CP_Command *inCommand) | CP_M_CommandHandler | |
ReshapeGLView() | CP_OpenGLView | [protected, virtual] |
SetCommandID(UInt32 inCommandID) | CP_View_Imp | |
SetContentAreaContainer(GtkWidget *inContentAreaContainer) | CP_View | |
SetData(UInt32 inTagName, SInt32 inDataSize, const void *inData) | CP_View_Imp | |
CP_M_DragSource::SetData(LPFORMATETC lpfe, STGMEDIUM *lpst, BOOL fRelease) | CP_M_DragSource | |
SetDCPixelFormat(HDC inHDC) | CP_OpenGLView | [protected, virtual] |
SetFlags(UInt32 inFlags) | CP_View_Imp | |
SetFocused(bool inFocused) | CP_View | |
SetForeBackColors() | CP_View | [virtual] |
SetFrameAdapter(CP_FrameAdapter *inAdapter) | CP_View_Imp | |
SetHelp(const CP_String &inHelpString, const CP_String &inSecondaryHelpString) | CP_View | [virtual] |
SetHelp(SInt16 inHelpStringResID, SInt16 inHelpStringIndex, SInt16 inSecondaryHelpStringResID=0, SInt16 inSecondaryHelpStringIndex=0) | CP_View | [virtual] |
SetID(FourCharCode inIdentifier) | CP_Object | |
SetLocation(const CP_Point &inLocation) | CP_View | [virtual] |
SetLocationAndSubs(const CP_Point &inLocation) | CP_View | |
SetPortBounds(const CP_Rect &inBounds) | CP_View_Imp | [virtual] |
SetPrintLocation(const CP_Point &inLocation) | CP_View | |
SetPrintSize(const CP_Size &inSize) | CP_View | |
SetSize(const CP_Size &inSize) | CP_View | [virtual] |
SetTargetWindow(OSWindow inWindow) | CP_M_DragTarget | |
SetupAGL() | CP_OpenGLView | [private] |
SetupForDrawing() | CP_View_Imp | [virtual] |
SetupGL() | CP_OpenGLView | [private] |
SetViewBackground(CP_ViewBackground *inViewBackground) | CP_View_Imp | |
SetViewImpBase(CP_View_Imp_Base *inViewImpBase) | CP_View_Imp | |
Show() | CP_View | [virtual] |
Show_Slot(CP_DataValueHolder &inValue, OSStatus &inOutStatus) | CP_View_Imp | |
ShowSubs() | CP_M_SubViewHandler | [protected, virtual] |
signal_connect(CP_Signal *inSender) | CP_SigSlot::CP_SlotObject | |
signal_disconnect(CP_Signal *inSender) | CP_SigSlot::CP_SlotObject | |
SwapBuffers() | CP_OpenGLView | [protected] |
TrackDrag(CP_DragDrop &inDragDrop, CP_Event_Base &inEvent) | CP_M_DragSource | [protected, virtual] |
UnhiliteDropArea(CP_DragDrop &inDragDrop) | CP_M_DragTarget | [virtual] |
UnRegisterCommand(CP_CommandNo inOSCommand) | CP_M_CommandHandler | |
UpdateCommandStatus(CP_CommandNo inOSCommand, CP_CommandStatus &inOutCommandStatus) | CP_M_CommandHandler | |
UpdateCommandStatusForAppState(CP_CommandNo inOSCommand, CP_CommandStatus &inOutCommandStatus, CP_Command *inCommand) | CP_M_CommandHandler | [virtual] |
UpdateCommandStatusOS(CP_CommandStatus inCommandStatus, bool inResult, HICommand inCommand) | CP_M_CommandHandler | |
~CP_M_CommandHandler() | CP_M_CommandHandler | [virtual] |
~CP_M_DragSource() | CP_M_DragSource | [virtual] |
~CP_M_DragTarget() | CP_M_DragTarget | [virtual] |
~CP_M_Persist() | CP_M_Persist | [virtual] |
~CP_M_SubViewHandler() | CP_M_SubViewHandler | [virtual] |
~CP_NoCopy() | CP_NoCopy | [protected, virtual] |
~CP_Object() | CP_Object | [virtual] |
~CP_OpenGLView() | CP_OpenGLView | [virtual] |
~CP_SlotObject() | CP_SigSlot::CP_SlotObject | [virtual] |
~CP_View() | CP_View | [virtual] |
~CP_View_Imp() | CP_View_Imp | [virtual] |