kgendesignerplugin software package provides Integration of KF5 widgets in Qt Designer/Creator, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install kgendesignerplugin
kgendesignerplugin is installed in your system.
Make ensure the kgendesignerplugin package were installed using the commands given below,
$ sudo dpkg-query -l | grep kgendesignerplugin *
You will get with kgendesignerplugin package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Library development |
| Package | kgendesignerplugin |
| Version | 5.26.0-0ubuntu1 |
| Description | Integration of KF5 widgets in Qt Designer/Creator |
| Sub Section | libdevel |