[inline]
Sets the font used to display the text in the given column to the given font.
Definition at line 236 of file qtreewidget.h.
References setData().
{ setData(column, Qt::FontRole, afont); }