ViewCreator< ViewType > Class Template Reference
#include <OSXUIToolkit.h>
List of all members.
|
Static Public Member Functions |
| static OSStatus | create (HIViewRef *outControl, const HIRect *inBounds=NULL, WindowRef inWindow=NULL) |
| static void | RegisterClass (CFStringRef classID) |
| static OSStatus | Constructor (HIObjectRef inObjectRef, TObject **outObject) |
template<typename ViewType>
class ViewCreator< ViewType >
Member Function Documentation
|
template<typename ViewType> |
| static OSStatus ViewCreator< ViewType >::Constructor |
( |
HIObjectRef |
inObjectRef, |
|
|
TObject ** |
outObject |
|
) |
[inline, static] |
|
|
template<typename ViewType> |
| static OSStatus ViewCreator< ViewType >::create |
( |
HIViewRef * |
outControl, |
|
|
const HIRect * |
inBounds = NULL, |
|
|
WindowRef |
inWindow = NULL |
|
) |
[inline, static] |
|
|
template<typename ViewType> |
| static void ViewCreator< ViewType >::RegisterClass |
( |
CFStringRef |
classID |
) |
[inline, static] |
|
The documentation for this class was generated from the following file: