equal
deleted
inserted
replaced
96 |
96 |
97 QScopedPointer<RadioControlService> mControlService; |
97 QScopedPointer<RadioControlService> mControlService; |
98 |
98 |
99 QScopedPointer<RadioMonitorService> mMonitorService; |
99 QScopedPointer<RadioMonitorService> mMonitorService; |
100 |
100 |
101 QSharedPointer<RadioScannerEngine> mScannerEngine; |
101 QWeakPointer<RadioScannerEngine> mScannerEngine; |
102 |
102 |
103 /** |
103 /** |
104 * Power off timer |
104 * Power off timer |
105 * Owned by public class by setting parent |
105 * Owned by public class by setting parent |
106 */ |
106 */ |