Results 1 to 4 of 4

Thread: Unable to define a new type with QVariant

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2008
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Talking Re: Unable to define a new type with QVariant

    The EXPLICIT was required because I don't want to use these method when implicit conversion is required but this seems to be the problem !

    If I remove the EXPLICIT keyword, the compilation is Ok !

    I saw that my original post was edited. Is there a special procedure to follow when a post must be edited ????

    Thank you !

    Max2G

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Unable to define a new type with QVariant

    Quote Originally Posted by max2g View Post
    I saw that my original post was edited. Is there a special procedure to follow when a post must be edited ????
    I added [code] and [quote] tags to make it a bit more readable. Wrapping code snippets with [code] tags (the "#" button in editor) produces line numbers and syntax highlighting plus allows indentation, thus makes code snippets more readable. For more details: http://www.qtcentre.org/forum/misc.php?do=bbcode
    J-P Nurmi

Similar Threads

  1. odd double widgets
    By jhearon in forum Qt Programming
    Replies: 1
    Last Post: 23rd February 2008, 18:18
  2. dummy question(Error)
    By Masih in forum Qt Programming
    Replies: 12
    Last Post: 19th July 2007, 23:38

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.