Hai guys,
Qt Version : Qt 3.3.4
Problem : Regarding alignment in QTable
I am facing a porblem ., I need to align the cell_data in QTable to Left/ Right as per certain conditons.
One of my friends get a reply from forum that " you can set the alignment, setting all alignment of the text contents of the tableItems.. ". But i didnot see any function in the Qt Assistant like this instead of " int QTableItem::alignment () const [virtual] "
My need is something like this QTableItem::setAlignment( Alignment ) .
Please help me if you can
Thanks
Bookmarks