Skip to content
  • Tomaz  Canabrava's avatar
    Access QPointer Directly · 881b0d4b
    Tomaz Canabrava authored and Kurt Hindenburg's avatar Kurt Hindenburg committed
    Don't call .data() for whenever we want to deal with the Smart
    pointer. they have overloaded operators for those things, and we
    should use them.
    
    Makes the code much more pleasant.
    881b0d4b