src/hbcore/i18n/hbnumbergrouping.h
changeset 7 923ff622b8b9
parent 0 16d8024aca5e
equal deleted inserted replaced
6:c3690ec91ef8 7:923ff622b8b9
    38                                                 QLocale::Country country = QLocale::AnyCountry );
    38                                                 QLocale::Country country = QLocale::AnyCountry );
    39     static QString formatPhoneNumber( const QString &number,
    39     static QString formatPhoneNumber( const QString &number,
    40                                                 QLocale::Country country = QLocale::AnyCountry );
    40                                                 QLocale::Country country = QLocale::AnyCountry );
    41 };
    41 };
    42 
    42 
    43 #endif
    43 #endif // HBNUMBERGROUPING_H