AddReference() const | CP_M_RefCounted | |
Autorelease() const | CP_M_RefCounted | |
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] |
CP_M_Persist() | CP_M_Persist | [protected] |
CP_M_RefCounted() | CP_M_RefCounted | [protected] |
CP_M_RefCounted(CP_M_RefCounted &inRefCounted) | CP_M_RefCounted | [protected] |
CP_NoCopy() | CP_NoCopy | [protected] |
CP_Object() | CP_Object | |
CP_ViewBackground() | CP_ViewBackground | |
CP_ViewBackground_White() | CP_ViewBackground_White | |
Draw(CP_Canvas &inCanvas, CP_Region &inUpdateArea) | CP_ViewBackground_White | [virtual] |
FindSignal(const CP_String &inSignalName) | CP_Object | |
FindSlot(const CP_String &inSlotName) | CP_Object | |
FinishPersist() | CP_M_Persist | |
fObjectID | CP_Object | [protected] |
fObjectIDCount | CP_Object | [protected, static] |
fSignals | CP_Object | [protected] |
fSlots | CP_Object | [protected] |
GetID() | CP_Object | |
GetNthSignalName(UInt32 inSignalIndex) | CP_Object | |
GetNthSlotName(UInt32 inSlotIndex) | CP_Object | |
GetNumberSignals() | CP_Object | |
GetNumberSlots() | CP_Object | |
GetRefCount() const | CP_M_RefCounted | |
InitPersist(CP_View *inSuperview, CP_DataValueList &inDataValueList) | CP_M_Persist | |
OnFinishPersist() | CP_M_Persist | [protected, virtual] |
OnInitPersist(CP_View *inSuperview, CP_DataValueList &inDataValueList) | CP_ViewBackground_White | [protected, virtual] |
operator=(const CP_M_RefCounted &inRefCounted) | CP_M_RefCounted | |
PersistCreator() | CP_ViewBackground_White | [static] |
RegisterSignal(const CP_SignalHolder &inSignal) | CP_Object | |
RegisterSlot(const CP_SlotHolder &inSlot) | CP_Object | |
RemoveReference() const | CP_M_RefCounted | |
SetID(FourCharCode inIdentifier) | CP_Object | |
~CP_M_Persist() | CP_M_Persist | [virtual] |
~CP_M_RefCounted() | CP_M_RefCounted | [protected, virtual] |
~CP_NoCopy() | CP_NoCopy | [protected, virtual] |
~CP_Object() | CP_Object | [virtual] |
~CP_ViewBackground() | CP_ViewBackground | [virtual] |
~CP_ViewBackground_White() | CP_ViewBackground_White | [virtual] |