Skip to content

kcm/qml: Refactor BaseDevice; update URI component

Mike Noe requested to merge work/noee/refactordevcomps into master

In preparation for future device component setup Items, refactor items into reusable components.

Device setup components are moved to a "components" directory, along with the helpers.

Also, refactor the Manual URI, Network and Direct components to use the updated BaseDevice item. Add a couple of URI components that will be used in most of the device setup components.

Edited by Mike Noe

Merge request reports