Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. Yet another C++ more like question than pure Qt

Yet another C++ more like question than pure Qt

Scheduled Pinned Locked Moved C++ Gurus
1 Posts 1 Posters 830 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    heatblazer
    wrote on last edited by
    #1

    Hello
    I need an adequate review of my idea, Ive used in QtGraphicsRectItem. Ive used a pattern like lambda expressions to add unique behaviour to QGraphicsRectItems onMousePressEvent()... The idea was to add a callbacks class and add different static inline functions for each concrete object that inherited QGraphicsRectItem. Please, visit my git https://github.com/heatblazer/CallbacksInC- and tell mi if my approach was good or bad. Fair one. Its not with Qt in the case, but expert programmers will know it`s the same.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved