Drop KIOFuseNode::NodeType in favor of using RTTI everywhere
Convert some uses of the type member into dynamic casts or typeid comparisons. Has slightly more overhead, but in the success case the result is needed anyway. Also remove some unnecessary Q_OBJECT macros while at it.
Showing
This diff is collapsed.
Please register or sign in to comment