Results 1 to 2 of 2

Thread: MultiMediaWidget seems to break QListWidget repaint.

  1. #1
    Join Date
    Jul 2018
    Posts
    9
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Question MultiMediaWidget seems to break QListWidget repaint.

    I was playing around with example code from Qt and i'm seeing strange behavior. I would really appreciate it if someone could explain this to me.

    Qt/Examples/Qt-5.11.0/multimediawidgets/player


    • Copy the multimediawidgets player example and replace player.h and player.cpp with the attached 2 files.
    • The QListWidget that I added operates as expected on launch, the user can select either item and it displays single selection.
    • Now play any video file.
    • The QListWidget no longer repaints as expected.
    Attached Files Attached Files

  2. #2
    Join Date
    Jul 2018
    Posts
    9
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: MultiMediaWidget seems to break QListWidget repaint.

    Additional info:

    The list widget that I added on the left is used as a window display selection. The top selection (index 0) displays the Movie Player, while the bottom selection (index 1) displays a QLabel "Hello World". Once a movie is played the list widget starts rendering incorrectly. Does anyone know what is causing this behavior?

Similar Threads

  1. Replies: 1
    Last Post: 24th November 2017, 19:36
  2. Did Qt 4.7 break my software?!
    By MattPhillips in forum Installation and Deployment
    Replies: 2
    Last Post: 2nd November 2010, 15:45
  3. Replies: 4
    Last Post: 17th October 2010, 23:30
  4. How to break in debugger in Q_ASSERT ?
    By Radagast in forum Qt Programming
    Replies: 3
    Last Post: 24th May 2010, 14:42
  5. break a file
    By mickey in forum General Programming
    Replies: 5
    Last Post: 24th February 2008, 13:17

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.