I am trying the QTextDocument for the first time and I have a QTextTable that I am trying to insert a database field (double) into a cell.
I have been over the documentation but I am missing something, I tried to use the QTextFormat::doubleProperty() but I could not get it to work.
Does anyone know of a good example, or have a snippet that I could review.

Thanks in advance
Fred Wohlfert