I get what you say high Flyer. But after searching Google for a while I cannot seem to find how to get the spinbox from the cell.
A couple of other posts here in Qt Centre have the same problems. One solution was to subclass the Spinbox and make it into a delegate while another talked about signals and slots.
Is there an easy way to get the spinbox from the cell and get the value from that spinbox?
Thanks,
Pericles
EDIT* I found another post http://www.qtcentre.org/threads/6366...Widget-signals which was very helpful. I just needed to make the cell contents numbers and the spinbox would be available with no other changes. I feel stupid but that's why I am in the Newbie section.![]()
Bookmarks