[Interest] QTableView column format
Muhammad Bashir Al-Noimi
mbnoimi at gmail.com
Tue Jan 21 18:22:52 CET 2014
Howdy,
I'm using QTableView in very basic mode to view a QSqlTableModel but one
of numeric column shows the numbers using 'e' factor while they should
be in digits only '1000000'
How can I change the format of specific column without subclassing
QTableView?
Can I change the format from QSqlTableModel or it should only modify
from QTableView?
--
Best Regards,
Muhammad Bashir Al-Noimi
More information about the Interest
mailing list