I have to print the hard disk values in a widget in the form of hexadecimal , just like in any hex editor.
I am getting problem with the maximum size of QScrollarea. Can I customize the size of qscroll area because I have to display the disk in a single scroll area , from sector 0 to the last sector of the disk . The disk size is 500GB.