In my QTableWidget, there exist some cells whose values are Null(it contains nothing)
But when i'm trying to read table widget, if it encounters null cell, program crashes...
How can i get rid of this problem?
In my QTableWidget, there exist some cells whose values are Null(it contains nothing)
But when i'm trying to read table widget, if it encounters null cell, program crashes...
How can i get rid of this problem?
Bookmarks