#include <TObject.h>
Inheritance diagram for TObject:
Public Member Functions | |
EventTargetRef | GetEventTarget () |
HIObjectRef | GetObjectRef () |
void | PrintDebugInfo () |
void | Retain () |
void | Release () |
Protected Types | |
typedef OSStatus(* | ConstructProc )(HIObjectRef inBaseObject, TObject **outInstance) |
Protected Member Functions | |
TObject (HIObjectRef inObject) | |
virtual | ~TObject () |
virtual OSStatus | Initialize (TCarbonEvent &inEvent) |
virtual void | PrintDebugInfoSelf () |
Static Protected Member Functions | |
OSStatus | RegisterSubclass (CFStringRef inID, CFStringRef inBaseID, ConstructProc inProc) |
EventRef | CreateInitializationEvent () |
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in TImageButton, TImagePopup, TKnobControl, TMultiPane, TPngPictControl, TSliderControl, TTransparentEditText, TValuePictControl, TValueTextControl, and TXYControl. |
|
|
|
Reimplemented in TView. |
|
|
|
|
|
|