Results 1 to 12 of 12

Thread: [Qt4.8] QML: Text corruption

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    Jun 2009
    Posts
    27
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: [Qt4.8] QML: Text corruption

    I just use the generated class QmlApplicationViewer when you create a new QtQuick1 project in QtCreator.

    With or without
    Qt Code:
    1. viewer.setRenderHints(QPainter::HighQualityAntialiasing);
    To copy to clipboard, switch view to plain text mode 
    the result is the same.
    Last edited by flamaros; 27th February 2013 at 13:47.
    Koalabs Studio

Similar Threads

  1. Heap corruption detected
    By yaseminyilmaz in forum Qt Programming
    Replies: 1
    Last Post: 17th July 2012, 12:53
  2. Best way to fix a memory corruption issue?
    By agarny in forum Qt Programming
    Replies: 4
    Last Post: 3rd April 2012, 07:20
  3. memory corruption
    By Rambobino in forum Qt Programming
    Replies: 2
    Last Post: 10th August 2010, 21:35
  4. Heap Corruption when calling availablePrinters
    By andyp in forum Qt Programming
    Replies: 0
    Last Post: 20th November 2009, 15:15
  5. Widget corruption
    By grzywacz in forum Qt Tools
    Replies: 5
    Last Post: 28th May 2006, 11:48

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.