[Qt-interest] How Can I align to right a specific column from QTableView ?
Stefano Rosellini
s.rosellini at iv-srl.it
Thu Oct 22 16:48:49 CEST 2009
In "data" method of your model you must reply to Qt::TextAlignment
request of that column with the correct alignment. The other option is
to use a delegate for that view.
Mhayk Whandson ha scritto:
> hi all,
>
> I would like to align a specific column from QTableView, could you help me ?
>
>
> best regards,
>
>
--
Stefano Rosellini
Informatica Valdinievole
More information about the Qt-interest-old
mailing list