Home
last modified time | relevance | path

Searched defs:getTextInLine (Results 1 – 2 of 2) sorted by relevance

/dports/irc/konversation/konversation-21.12.3/src/irc/
H A Dchannellistpanel.h96 QString getTextInLine() const override { return m_filterLine->text(); } in getTextInLine() function
/dports/irc/konversation/konversation-21.12.3/src/viewer/
H A Dchatwindow.cpp568 QString ChatWindow::getTextInLine() const in getTextInLine() function in ChatWindow