Hi ...
I have implemented a model through which I display using the view some numbers...
I would need something that could enable me to switch from the decimal view of them to the hex view...the problem is that I have implemented also sortfilterproxy model so I would need when the hex view is enabled to make filter model filtrate by the hex numbers and when decimal view then by decimal numbers...
Is it possible to do something like that ?
THX
Bookmarks