-
Task
-
Resolution: Out of scope
-
P2: Important
-
None
-
None
-
None
Qt 5 needs a QIosStyle class which provides native looking controls for iOS.
Notes:
- /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/Resources/CocoaTouchConstraints.plist – contains the minimum and maximum size of all Cocoa Touch controls.
- /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator
{version}
.sdk/System/Library/Frameworks/UIKit.framework/
- scrollerClick.wav - the sound that plays when you scroll a UIPickerView.
- iPod Click.aiff, Tink.aiff, Tock.aiff - don't know.
- *.artwork - several binary files where all the actual images are stored.
Potentially useful links:
- http://chameleonproject.org/ (OS X port of UIKit)
- https://github.com/davepeck/iOS-artwork (*.artwork related)
- https://github.com/0xced/UIKit-Artwork-Extractor (*.artwork related)