radioapp/radiouiengine/inc/radiouiengine_p.h
changeset 33 11b6825f0862
parent 32 189d20c34778
child 37 451b2e1545b2
equal deleted inserted replaced
32:189d20c34778 33:11b6825f0862
    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      */