cellular/telephonysettings/xqbindings/psetwrapper/src/psetcallbarringwrapper_p.h
changeset 48 78df25012fda
parent 15 d7fc66ccd6fb
equal deleted inserted replaced
46:2fa1fa551b0b 48:78df25012fda
    53     void barringStatus(
    53     void barringStatus(
    54         PsServiceGroup serviceGroup, 
    54         PsServiceGroup serviceGroup, 
    55         PSetCallBarringWrapper::BarringType barringType);
    55         PSetCallBarringWrapper::BarringType barringType);
    56     
    56     
    57     void enableBarring(
    57     void enableBarring(
       
    58         int basicServiceGroup,
    58         PsServiceGroup serviceGroup,
    59         PsServiceGroup serviceGroup,
    59         PSetCallBarringWrapper::BarringType barringType,
    60         PSetCallBarringWrapper::BarringType barringType,
    60         QString barringPassword);
    61         QString barringPassword);
    61     
    62     
    62     void disableBarring(
    63     void disableBarring(
       
    64         int basicServiceGroup,
    63         PsServiceGroup serviceGroup,
    65         PsServiceGroup serviceGroup,
    64         PSetCallBarringWrapper::BarringType barringType,
    66         PSetCallBarringWrapper::BarringType barringType,
    65         QString barringPassword);
    67         QString barringPassword);
    66     
    68     
    67     void changeBarringPassword(
    69     void changeBarringPassword(