Skip to content
QtWS25 Last Chance
  • Digital zoom for live stream

    Unsolved General and Desktop rtsp digital-zoom camera opencv c++
    4
    0 Votes
    4 Posts
    747 Views
    JonBJ
    @BigBen Yes, you always need to write a new class which derives from the base class if you need to override a virtual method, as QWidget::paintEvent(). The Analog Clock Example illustrates overriding paintEvent(). There will be hundreds of other examples online.