Skip to content
  • Andre Heinecke's avatar
    Add AFNumber_Format and l10n AFSimple_Calculate · ad405165
    Andre Heinecke authored and Albert Astals Cid's avatar Albert Astals Cid committed
    This adds utility functions to util to work with QLocale
    for formatting and Number handling.
    
    At least until we support AFNumber_Keystroke to restrict
    what a user enters in Number input fields it is good
    behavior to expect the user to enter Numbers in the system's
    Locale.
    
    AFNumber_Format is new for formatting and uses the
    Locale util functions.
    ad405165