Searched refs:typedSelector (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_callbacks.py72 @objc.typedSelector(b"v@:" + objc._C_SEL + objc._C_SEL + b"@")
76 @objc.typedSelector(b"v@:" + objc._C_SEL)
80 @objc.typedSelector(b"v@:?")
84 @objc.typedSelector(b"v@:?")
88 @objc.typedSelector(b"v@:??")
H A Dtest_descriptors.py61 @objc.typedSelector(b"I@:qq")
69 self.assertRaises(TypeError, objc.typedSelector(b"v@:i"), None)
70 self.assertRaises(TypeError, objc.typedSelector(b"v@:i"), 42)
H A Dtest_methodedits.py73 @objc.typedSelector(b"q@:")
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-ExceptionHandling-2.5.1/Lib/PyObjCTools/
H A DDebugging.py79 @objc.typedSelector(b'c@:@@I')
96 @objc.typedSelector(b'c@:@@I')
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Lib/objc/
H A D_descriptors.py7 __all__ = ['IBOutlet', 'IBAction', 'accessor', 'Accessor', 'typedAccessor', 'callbackFor', 'selectorFor', 'synthesize', 'namedselector', 'typedSelector' ]
89 def typedSelector(signature): function
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Lib/objc/
H A D_descriptors.py7 __all__ = ['IBOutlet', 'IBAction', 'accessor', 'Accessor', 'typedAccessor', 'callbackFor', 'selectorFor', 'synthesize', 'namedselector', 'typedSelector', 'namedSelector' ]
89 def typedSelector(signature): function
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Lib/objc/
H A D_descriptors.py7 __all__ = ['IBOutlet', 'IBAction', 'accessor', 'Accessor', 'typedAccessor', 'callbackFor', 'selectorFor', 'synthesize', 'namedselector', 'typedSelector', 'namedSelector', 'instancemethod', 'signature' ]
115 def typedSelector(signature): function
118 raise TypeError("typedSelector() function argument must be a callable")
283 warnings.warn("Usage objc.typedSelector instead of objc.signature", DeprecationWarning)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Doc/sphinx_build/html/
H A Dsearchindex.js1 Search.setIndex({objects:{"":{objc:[20,0,1,""],PyObjCTools:[27,0,1,""]},PyObjCTools:{TestSupport:[15,0,1,""],Conversion:[16,0,1,""],Signals:[21,0,1,""],NibClassBuilder:[28,0,1,""],KeyValueCoding:[24,0,1,""],AppHelper:[14,0,1,""]},"PyObjCTools.KeyValueCoding":{setKey:[24,1,1,""],kvc:[24,4,1,""],getKeyPath:[24,1,1,""],getKey:[24,1,1,""]},"objc.pyobjc_unicode":{nsstring:[20,2,1,""]},objc:{loadFunctionList:[6,1,1,""],pyobjc_id:[20,1,1,""],splitSignature:[20,1,1,""],getInstanceVariable:[20,1,1,""],platform:[20,3,1,""],getClassList:[20,1,1,""],initFrameworkWrapper:[3,1,1,""],FSSpec:[13,4,1,""],setUseKVOForSetattr:[20,1,1,""],objc_class:[20,4,1,""],IBOutlet:[20,1,1,""],ivar:[20,4,1,""],classAddMethods:[20,1,1,""],objc_object:[20,4,1,""],setVerbose:[20,1,1,""],protocolNamed:[20,1,1,""],YES:[20,3,1,""],registerMetaDataForSelector:[6,1,1,""],recycleAutoreleasePool:[20,1,1,""],createOpaquePointerType:[6,1,1,""],currentBundle:[20,1,1,""],FSRef:[13,4,1,""],addConvenienceForClass:[6,1,1,""],loadBundleFunctions:[6,1,1,""],callbackFor:[20,1,1,""],object_property:[20,4,1,""],pluginBundle:[20,1,1,""],classAddMethod:[20,1,1,""],typedAccessor:[20,1,1,""],accessor:[20,1,1,""],MAC_OS_X_VERSION_MAX_ALLOWED:[20,3,1,""],typedSelector:[20,1,1,""],dict_property:[20,4,1,""],selectorFor:[20,1,1,""],protocolsForProcess:[20,1,1,""],crea (…)

Completed in 283 milliseconds