| AddRow() | CP_TableGeometry_Mono | [virtual] |
| 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_NoCopy() | CP_NoCopy | [protected] |
| CP_Object() | CP_Object | |
| CP_TableGeometry_Base(CP_TableView *inTableView) | CP_TableGeometry_Base | |
| CP_TableGeometry_Mono(CP_TableView *inTableView) | CP_TableGeometry_Mono | |
| fColumnAddedSignal | CP_TableGeometry_Base | [protected] |
| fColumnWidth | CP_TableGeometry_Mono | [protected] |
| fColumnWidthChangedSignal | CP_TableGeometry_Base | [protected] |
| FindSignal(const CP_String &inSignalName) | CP_Object | |
| FindSlot(const CP_String &inSlotName) | CP_Object | |
| fNumberColumns | CP_TableGeometry_Mono | [protected] |
| fNumberRows | CP_TableGeometry_Mono | [protected] |
| fObjectID | CP_Object | [protected] |
| fObjectIDCount | CP_Object | [protected, static] |
| fOwnerTableView | CP_TableGeometry_Base | [protected] |
| fRowAddedSignal | CP_TableGeometry_Base | [protected] |
| fRowHeight | CP_TableGeometry_Mono | [protected] |
| fRowHeightChangedSignal | CP_TableGeometry_Base | [protected] |
| fSignals | CP_Object | [protected] |
| fSlots | CP_Object | [protected] |
| GetColumnBounds(const CP_Rect &inRowBounds, SInt32 inRow, SInt32 inColumn) | CP_TableGeometry_Mono | [virtual] |
| GetColumnBounds(SInt32 inRow, SInt32 inColumn) | CP_TableGeometry_Mono | [virtual] |
| GetColumnHitBy(const CP_Point &inHitPoint) | CP_TableGeometry_Mono | [virtual] |
| GetColumnWidth(SInt32 inRow, SInt32 inColumn) | CP_TableGeometry_Mono | [virtual] |
| GetID() | CP_Object | |
| GetNthSignalName(UInt32 inSignalIndex) | CP_Object | |
| GetNthSlotName(UInt32 inSlotIndex) | CP_Object | |
| GetNumberColumns() | CP_TableGeometry_Mono | [virtual] |
| GetNumberColumns(SInt32) | CP_TableGeometry_Mono | [virtual] |
| GetNumberRows() | CP_TableGeometry_Mono | [virtual] |
| GetNumberSignals() | CP_Object | |
| GetNumberSlots() | CP_Object | |
| GetOwnerTable() | CP_TableGeometry_Base | |
| GetRowHeight(SInt32) | CP_TableGeometry_Mono | [virtual] |
| GetRowHitBy(const CP_Point &inHitPoint) | CP_TableGeometry_Mono | [virtual] |
| GetRowLocation(SInt32 inRow) | CP_TableGeometry_Mono | [virtual] |
| RegisterSignal(const CP_SignalHolder &inSignal) | CP_Object | |
| RegisterSlot(const CP_SlotHolder &inSlot) | CP_Object | |
| SendColumnAddedSignal() | CP_TableGeometry_Base | [protected] |
| SendColumnWidthChangedSignal(SInt32 inColumn) | CP_TableGeometry_Base | [protected] |
| SendRowAddedSignal() | CP_TableGeometry_Base | [protected] |
| SendRowHeightChangedSignal(SInt32 inRow) | CP_TableGeometry_Base | [protected] |
| SetColumnWidth(SInt32, SInt32 inColumn, SInt32 inColumnWidth) | CP_TableGeometry_Mono | [virtual] |
| SetID(FourCharCode inIdentifier) | CP_Object | |
| SetNumberColumns(SInt32, SInt32 inNumberColumns) | CP_TableGeometry_Mono | [virtual] |
| SetNumberRows(SInt32 inNumberRows) | CP_TableGeometry_Mono | [virtual] |
| SetRowHeight(SInt32 inRow, SInt32 inRowHeight) | CP_TableGeometry_Mono | [virtual] |
| ~CP_NoCopy() | CP_NoCopy | [protected, virtual] |
| ~CP_Object() | CP_Object | [virtual] |
| ~CP_TableGeometry_Base() | CP_TableGeometry_Base | [virtual] |
| ~CP_TableGeometry_Mono() | CP_TableGeometry_Mono | [virtual] |