Home
last modified time | relevance | path

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

/dports/net-im/ktp-text-ui/ktp-text-ui-21.12.3/app/
H A Dchat-window.h145 void removeChatTabSignals(ChatTab *chatTab);
H A Dchat-window.cpp283 removeChatTabSignals(tab); in removeTab()
793 void ChatWindow::removeChatTabSignals(ChatTab *chatTab) in removeChatTabSignals() function in ChatWindow