qt5base-lts/tests/auto/other/qaccessibilitymac
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
..
BLACKLIST Ignore failure of qaccessbilitymac on macOS 10.12 2017-07-29 09:34:57 +00:00
qaccessibilitymac.pro Remove remaining Carbon includes from QtCore, QtGui and QtWidgets 2017-03-07 01:04:40 +00:00
tst_qaccessibilitymac_helpers.h Enable tst_qaccessibilitymac 2017-05-04 11:18:14 +00:00
tst_qaccessibilitymac_helpers.mm Clean up our Objective-C usage 2018-02-20 10:02:12 +00:00
tst_qaccessibilitymac.cpp Ensure result of all QTest::qWaitFor are verified 2017-10-05 15:15:36 +00:00