Searched refs:textCharFormat (Results 1 – 1 of 1) sorted by relevance
1074 QTextCharFormat textCharFormat = a.value.value<QTextFormat>().toCharFormat(); in inputMethodEvent() local1075 QColor qcolor = textCharFormat.underlineColor(); in inputMethodEvent()