Dear All,
first I apologize for the probably silly question. I am having trouble with QT. I have a table widget with four columns; I want the user to be able to insert only integers in the first three and a double in the fourth.
I believe that this can be done with delegate, but I have not found relevant examples (only some with QDateTimeEdit).
What should I do? Can I find some tutorial anywhere? Thanks!!!
Cheers
Giuseppe