Results 1 to 4 of 4

Thread: Euro sign

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Posts
    115
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanked 1 Time in 1 Post

    Default Re: Euro sign

    i solved the problem with the Euro sign character.

    Thanks

  2. #2
    Join Date
    Dec 2006
    Posts
    849
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    6
    Thanked 163 Times in 151 Posts

    Default Re: Euro sign

    If you have control over the model, I suggest to define another role and adjust the data() function to return the pure double number (as a QVariant) for that role. Saves you the bother of parsing formatted output.

    HTH

Similar Threads

  1. Digitally sign file with private key
    By estanisgeyer in forum Qt Programming
    Replies: 1
    Last Post: 12th June 2008, 14:51
  2. Problem Euro Sign with QLineEdit
    By Kubil in forum Qt Programming
    Replies: 1
    Last Post: 24th August 2007, 04:56

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.