PageRenderTime 49ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/HoodooTide9B830.K66OS/Frameworks/UIKit.framework/Headers/UIKBTree.h

https://github.com/lechium/appletv-private-headers
C Header | 182 lines | 112 code | 4 blank | 66 comment | 0 complexity | b8350245f01b63de82f495d0d4c0bb57 MD5 | raw file
  1. /**
  2. * This header is generated by class-dump-z 0.2a.
  3. * class-dump-z is Copyright (C) 2009 by KennyTM~, licensed under GPLv3.
  4. *
  5. * Source: /System/Library/Frameworks/UIKit.framework/UIKit
  6. */
  7. #import "UIKit-Structs.h"
  8. #import "NSCopying.h"
  9. #import <NSObject.h> // Unknown library
  10. @class NSMutableArray, NSMutableDictionary, NSString;
  11. @interface UIKBTree : NSObject <NSCopying> {
  12. int type; // 4 = 0x4
  13. NSString *name; // 8 = 0x8
  14. NSMutableDictionary *properties; // 12 = 0xc
  15. NSMutableArray *subtrees; // 16 = 0x10
  16. NSMutableDictionary *cache; // 20 = 0x14
  17. }
  18. @property(readonly, assign, nonatomic) BOOL acceptsShiftLock; // G=0x301c46dd;
  19. @property(retain, nonatomic) NSMutableDictionary *cache; // G=0x3010a951; S=0x3010a601; @synthesize
  20. @property(retain) id clientVariantActionName; // G=0x3013211d; S=0x3010e765; converted property
  21. @property(retain) id clientVariantRepresentedString; // G=0x301320f1; S=0x3010e70d; converted property
  22. @property(assign) BOOL disabled; // G=0x3010dec9; S=0x303941b1; converted property
  23. @property(assign) int displayRowHint; // G=0x30113e6d; S=0x3010de0d; converted property
  24. @property(retain) id displayString; // G=0x3010d2e9; S=0x3010ce9d; converted property
  25. @property(assign) int displayType; // G=0x3010de85; S=0x30393ec5; converted property
  26. @property(assign) int displayTypeHint; // G=0x3010d069; S=0x3010cfc1; converted property
  27. @property(assign) CGRect frame; // G=0x30109b71; S=0x303931d9; converted property
  28. @property(retain) id geometry; // G=0x30393109; S=0x30393171; converted property
  29. @property(assign) BOOL ghost; // G=0x3010e3d1; S=0x303940d5; converted property
  30. @property(assign) int interactionType; // G=0x3010e8e9; S=0x30393f1d; converted property
  31. @property(assign) BOOL isClientVariantOverride; // G=0x3010fe65; S=0x3039407d; converted property
  32. @property(readonly, assign, nonatomic) BOOL modifiesKeyplane; // G=0x301b5755;
  33. @property(retain, nonatomic) NSString *name; // G=0x301096bd; S=0x303946fd; @synthesize
  34. @property(retain) id overrideDisplayString; // G=0x3010fea9; S=0x3010e681; converted property
  35. @property(assign) CGRect paddedFrame; // G=0x3010eb4d; S=0x3039324d; converted property
  36. @property(retain, nonatomic) NSMutableDictionary *properties; // G=0x301096ad; S=0x3010a5ad; @synthesize
  37. @property(assign) int rendering; // G=0x3010f8cd; S=0x30394025; converted property
  38. @property(retain) id representedString; // G=0x30110745; S=0x30137421; converted property
  39. @property(retain) id shape; // G=0x30109c05; S=0x3010a5d1; converted property
  40. @property(assign) BOOL shouldSkipCandidateSelection; // G=0x3010f989; S=0x30393d4d; converted property
  41. @property(assign) int splitMode; // G=0x3039422d; S=0x3039426d; converted property
  42. @property(retain, nonatomic) NSMutableArray *subtrees; // G=0x30109501; S=0x30394721; @synthesize
  43. @property(assign) int textAlignment; // G=0x3012a2e5; S=0x30393fcd; converted property
  44. @property(assign, nonatomic) int type; // G=0x3010969d; S=0x303946ed; @synthesize
  45. @property(retain) id variantPopupBias; // G=0x30394185; S=0x3039412d; converted property
  46. @property(assign) int variantType; // G=0x30126e49; S=0x30393f75; converted property
  47. @property(assign) BOOL visible; // G=0x3010e329; S=0x3010b495; converted property
  48. @property(assign) int visualStyle; // G=0x301090e9; S=0x301093b5; converted property
  49. + (id)key; // 0x3039460d
  50. + (id)keyboard; // 0x3039467d
  51. + (id)stringForType:(int)type; // 0x30392cfd
  52. + (id)treeOfType:(int)type; // 0x30392309
  53. + (id)uniqueName; // 0x30391fa5
  54. - (id)initWithType:(int)type; // 0x3039221d
  55. - (id)initWithType:(int)type withName:(id)name withProperties:(id)properties withSubtrees:(id)subtrees withCache:(id)cache; // 0x30107d55
  56. - (int)_variantType; // 0x30126e81
  57. // declared property getter: - (BOOL)acceptsShiftLock; // 0x301c46dd
  58. - (id)alternateKeyplaneName; // 0x30393d0d
  59. - (id)attributeSet:(BOOL)set; // 0x3010a431
  60. - (BOOL)behavesAsShiftKey; // 0x3010e8ad
  61. - (BOOL)boolForProperty:(id)property; // 0x301096f1
  62. // declared property getter: - (id)cache; // 0x3010a951
  63. - (id)cacheDisplayString; // 0x30113e25
  64. - (void)cacheKey:(id)key; // 0x30393335
  65. - (id)cachedKeysByKeyName:(id)name; // 0x3010c65d
  66. // converted property getter: - (id)clientVariantActionName; // 0x3013211d
  67. // converted property getter: - (id)clientVariantRepresentedString; // 0x301320f1
  68. - (id)componentName; // 0x30137541
  69. - (id)copyWithZone:(NSZone *)zone; // 0x303923d9
  70. - (void)dealloc; // 0x30392351
  71. - (id)description; // 0x30392b29
  72. // converted property getter: - (BOOL)disabled; // 0x3010dec9
  73. // converted property getter: - (int)displayRowHint; // 0x30113e6d
  74. // converted property getter: - (id)displayString; // 0x3010d2e9
  75. // converted property getter: - (int)displayType; // 0x3010de85
  76. // converted property getter: - (int)displayTypeHint; // 0x3010d069
  77. - (id)firstCachedKeyWithName:(id)name; // 0x3010a911
  78. // converted property getter: - (CGRect)frame; // 0x30109b71
  79. - (id)geometries; // 0x30393695
  80. // converted property getter: - (id)geometry; // 0x30393109
  81. - (id)geometrySet:(BOOL)set; // 0x3010a2b5
  82. // converted property getter: - (BOOL)ghost; // 0x3010e3d1
  83. - (int)indexOfSubtree:(id)subtree; // 0x3039308d
  84. - (int)intForProperty:(id)property; // 0x3010cf59
  85. // converted property getter: - (int)interactionType; // 0x3010e8e9
  86. // converted property getter: - (BOOL)isClientVariantOverride; // 0x3010fe65
  87. - (BOOL)isDuplicateOfTree:(id)tree; // 0x303929b1
  88. - (BOOL)isEqualToTree:(id)tree; // 0x30392955
  89. - (BOOL)isHashed; // 0x301367d5
  90. - (BOOL)isLeafType; // 0x303930d5
  91. - (BOOL)isLetters; // 0x30393dc9
  92. - (BOOL)isSameAsTree:(id)tree; // 0x30392569
  93. - (BOOL)isShiftKeyPlaneChooser; // 0x30110d89
  94. - (BOOL)isShiftKeyplane; // 0x301096cd
  95. - (id)keyAttributes; // 0x30393861
  96. - (id)keyForString:(id)string; // 0x30393435
  97. - (id)keySet; // 0x3010a1fd
  98. - (id)keyplaneForKey:(id)key; // 0x301b8ec5
  99. - (id)keys; // 0x30110521
  100. - (id)keysByKeyName:(id)name; // 0x30393be1
  101. - (id)keysOrderedByPosition; // 0x30393bd1
  102. - (id)keysOrderedByPositionWithoutZip; // 0x30110dad
  103. - (id)layoutName; // 0x3011358d
  104. - (BOOL)looksLike:(id)like; // 0x301374d1
  105. - (BOOL)looksLikeShiftAlternate; // 0x3010d951
  106. // declared property getter: - (BOOL)modifiesKeyplane; // 0x301b5755
  107. // declared property getter: - (id)name; // 0x301096bd
  108. - (id)nameFromAttributes; // 0x30391fe1
  109. - (BOOL)notUseCandidateSelection; // 0x3010992d
  110. - (id)numberForProperty:(id)property; // 0x3010dde1
  111. // converted property getter: - (id)overrideDisplayString; // 0x3010fea9
  112. // converted property getter: - (CGRect)paddedFrame; // 0x3010eb4d
  113. // declared property getter: - (id)properties; // 0x301096ad
  114. - (id)recursiveDescription; // 0x30392c0d
  115. - (void)removeClientVariantActionInfo; // 0x3010e6d9
  116. - (BOOL)renderAsStringKey; // 0x3010e669
  117. - (BOOL)renderAsStringKeyExcludingPunctuation:(BOOL)punctuation; // 0x30394521
  118. // converted property getter: - (int)rendering; // 0x3010f8cd
  119. // converted property getter: - (id)representedString; // 0x30110745
  120. - (void)setAttributes:(id)attributes; // 0x30393599
  121. // declared property setter: - (void)setCache:(id)cache; // 0x3010a601
  122. // converted property setter: - (void)setClientVariantActionName:(id)name; // 0x3010e765
  123. // converted property setter: - (void)setClientVariantRepresentedString:(id)string; // 0x3010e70d
  124. // converted property setter: - (void)setDisabled:(BOOL)disabled; // 0x303941b1
  125. // converted property setter: - (void)setDisplayRowHint:(int)hint; // 0x3010de0d
  126. // converted property setter: - (void)setDisplayString:(id)string; // 0x3010ce9d
  127. // converted property setter: - (void)setDisplayType:(int)type; // 0x30393ec5
  128. // converted property setter: - (void)setDisplayTypeHint:(int)hint; // 0x3010cfc1
  129. // converted property setter: - (void)setFrame:(CGRect)frame; // 0x303931d9
  130. - (void)setFrameOnly:(CGRect)only; // 0x303932c1
  131. // converted property setter: - (void)setGeometry:(id)geometry; // 0x30393171
  132. // converted property setter: - (void)setGhost:(BOOL)ghost; // 0x303940d5
  133. // converted property setter: - (void)setInteractionType:(int)type; // 0x30393f1d
  134. // converted property setter: - (void)setIsClientVariantOverride:(BOOL)override; // 0x3039407d
  135. // declared property setter: - (void)setName:(id)name; // 0x303946fd
  136. - (BOOL)setObject:(id)object forProperty:(id)property; // 0x30392ad1
  137. // converted property setter: - (void)setOverrideDisplayString:(id)string; // 0x3010e681
  138. // converted property setter: - (void)setPaddedFrame:(CGRect)frame; // 0x3039324d
  139. // declared property setter: - (void)setProperties:(id)properties; // 0x3010a5ad
  140. // converted property setter: - (void)setRendering:(int)rendering; // 0x30394025
  141. // converted property setter: - (void)setRepresentedString:(id)string; // 0x30137421
  142. // converted property setter: - (void)setShape:(id)shape; // 0x3010a5d1
  143. // converted property setter: - (void)setShouldSkipCandidateSelection:(BOOL)skipCandidateSelection; // 0x30393d4d
  144. // converted property setter: - (void)setSplitMode:(int)mode; // 0x3039426d
  145. // declared property setter: - (void)setSubtrees:(id)subtrees; // 0x30394721
  146. // converted property setter: - (void)setTextAlignment:(int)alignment; // 0x30393fcd
  147. // declared property setter: - (void)setType:(int)type; // 0x303946ed
  148. // converted property setter: - (void)setVariantPopupBias:(id)bias; // 0x3039412d
  149. // converted property setter: - (void)setVariantType:(int)type; // 0x30393f75
  150. // converted property setter: - (void)setVisible:(BOOL)visible; // 0x3010b495
  151. // converted property setter: - (void)setVisualStyle:(int)style; // 0x301093b5
  152. // converted property getter: - (id)shape; // 0x30109c05
  153. - (id)shiftAlternateKeyplaneName; // 0x30109769
  154. - (BOOL)shouldCacheKey; // 0x303943fd
  155. // converted property getter: - (BOOL)shouldSkipCandidateSelection; // 0x3010f989
  156. // converted property getter: - (int)splitMode; // 0x3039422d
  157. - (id)stringForProperty:(id)property; // 0x301097a9
  158. - (id)subtreeAtIndexPath:(id)indexPath withPosition:(int)position; // 0x30392a19
  159. - (id)subtreeWithName:(id)name; // 0x301097d5
  160. - (id)subtreeWithName:(id)name rows:(id)rows; // 0x30392e49
  161. - (id)subtreeWithType:(int)type; // 0x30392d99
  162. // declared property getter: - (id)subtrees; // 0x30109501
  163. - (BOOL)subtreesAreOrdered; // 0x303930f1
  164. - (id)subtreesWithProperty:(id)property value:(id)value; // 0x30392f79
  165. - (BOOL)supportsType:(int)type; // 0x30109511
  166. // converted property getter: - (int)textAlignment; // 0x3012a2e5
  167. // declared property getter: - (int)type; // 0x3010969d
  168. - (id)unhashedName; // 0x30392201
  169. - (BOOL)usesAdaptiveKeys; // 0x30393da5
  170. - (BOOL)usesAutoShift; // 0x30393ce9
  171. - (BOOL)usesKeyCharging; // 0x30111319
  172. - (id)variantDisplayString; // 0x303942c1
  173. // converted property getter: - (id)variantPopupBias; // 0x30394185
  174. // converted property getter: - (int)variantType; // 0x30126e49
  175. // converted property getter: - (BOOL)visible; // 0x3010e329
  176. // converted property getter: - (int)visualStyle; // 0x301090e9
  177. - (void)zipGeometrySet; // 0x30109f15
  178. @end