You can also hide the grid lines for the QTableWidget , try void setShowGrid(bool show) function and in case if you want only horizontal grid lines you can draw it or you can select such a image with line at bottom/top.
You can also hide the grid lines for the QTableWidget , try void setShowGrid(bool show) function and in case if you want only horizontal grid lines you can draw it or you can select such a image with line at bottom/top.
Last edited by Rajesh.Rathod; 6th May 2014 at 06:33.
Bookmarks