Results 1 to 2 of 2

Thread: Questions about "QPaintEngineEx"

  1. #1
    Join Date
    Oct 2013
    Location
    shanghai
    Posts
    14
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11

    Thumbs up Questions about "QPaintEngineEx"

    Hey guys, I'm reading Qt GUI resources,,, i met some basic problems..that is
    QRasterPaintEngine inherited by QPaintEngineEx, not QPaintEngine directly...
    I'm so confused by this class "QPaintEngineEx, what exactly it implements?
    Thank you so much guys...

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Questions about "QPaintEngineEx"

    Without looking at the code it is most likely a helper.
    I.e. it implements things that are common to many paint engine implementations but not all (otherwise it would be implemented in QPaintEngine already).

    Cheers,
    _

Similar Threads

  1. Questions for "Friedberg" sample
    By TorAn in forum Qwt
    Replies: 1
    Last Post: 1st May 2011, 07:04
  2. questions about "Custom item roles"
    By calmspeaker in forum Qt Programming
    Replies: 5
    Last Post: 9th September 2008, 20:54
  3. Translation QFileDialog standart buttons ("Open"/"Save"/"Cancel")
    By victor.yacovlev in forum Qt Programming
    Replies: 4
    Last Post: 24th January 2008, 19:05
  4. QFile Problem~ "Unknow error" in "open(QIODevice::ReadWrite)"
    By fengtian.we in forum Qt Programming
    Replies: 3
    Last Post: 23rd May 2007, 15:58

Tags for this Thread

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.