Export NetworkManager namespace
and add Q_ENUM_NS
to make the enums introspectible.
This way I can use those enums directly from eg. plasma-nm and not have to have a wrapper class for it.
and add Q_ENUM_NS
to make the enums introspectible.
This way I can use those enums directly from eg. plasma-nm and not have to have a wrapper class for it.