Z
Z
Zuzupoj2021-04-20 21:01:48
Qt
Zuzupoj, 2021-04-20 21:01:48

How to launch a console for user input from a Qt GUI application?

I am writing applications for DMTI at the university, which will work with large numbers, and one of the points is polynomials. It is necessary for me that when you click on the "Enter the first polynomial" button, a console opens in which the function of creating a polynomial structure is performed. How can I do that ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Ananiev, 2021-04-20
@SaNNy32

They don't do that. Combining a gui with a data entry console is bad design. Make the program either console or GUI.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question