qt5base-lts/tests/manual/cocoa
Jake Petroules ba871065e0 Clean up our Objective-C usage
- Move ivars into @implementation
- Use instancetype where applicable
- Use dot notation for property access
- Use subscript operator for dictionaries and arrays
- Format selectors consistently
- Use proper style for init methods
- Use generics instead of void pointers where possible
- Use "range for" loops instead of indexing
- Replace or replace IBAction/IBOutlet with void

Change-Id: I1667812a51d4dfe44ae80fe337cb1f4bc9699d92
Reviewed-by: Jake Petroules <jake.petroules@qt.io>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2018-02-20 10:02:12 +00:00
..
appicon Updated license headers 2016-01-21 18:55:18 +00:00
menurama Merge remote-tracking branch 'origin/5.10' into dev 2017-11-30 09:16:58 +01:00
menus Updated license headers 2016-01-21 18:55:18 +00:00
nativewidgets Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
popups Updated license headers 2016-01-21 18:55:18 +00:00
qmaccocoaviewcontainer Clean up our Objective-C usage 2018-02-20 10:02:12 +00:00
qsystemtrayicon Updated license headers 2016-01-21 18:55:18 +00:00
qt_on_cocoa Clean up our Objective-C usage 2018-02-20 10:02:12 +00:00
wheelevent Updated license headers 2016-01-21 18:55:18 +00:00