Skip to content
  • Ahmad Samir's avatar
    KateFileTree: general code clean-up · c1be554f
    Ahmad Samir authored and Christoph Cullmann's avatar Christoph Cullmann committed
    - Store pointers to the proxy and source models, less casting
    - Add some convenience methods, less code duplication
    - Remove QVariant::isValid() checks, QVariant::value() will return a
      default contructed/empty QList if the conversion/cast fails anyway
    - Initialize a member
    c1be554f