Home
last modified time | relevance | path

Searched refs:setLogCharFmt (Results 1 – 2 of 2) sorted by relevance

/dports/net/spoofer/spoofer-1.4.7/manager/gui/
H A Dmainwindow.h64 QTextCharFormat setLogCharFmt(QtMsgType type) { in setLogCharFmt() function
H A Dmainwindow.cpp253 QTextCharFormat oldfmt = winout->setLogCharFmt(type); in logHandler()