Custom Widget DESIGNING
Moved
Unsolved
General and Desktop
-
hello ,
I want to design a custom widget from Qt c++ Gui that can act as a widget and i want to attach that custom Gui with my main Gui . so please suggest me how to create a custom widgets . -
hello,
i have designed a keyboard with 4 push button linked with lineedit through their signal and slots now i want to convert or use that gui as custom widget .
i do not create any plugin.
so i want to create that gui as a custom widget
-
Then you use like a normal class.