Home
last modified time | relevance | path

Searched refs:updateAccountIcon (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.h114 … void updateAccountIcon(); /** Update account icon fake action */
H A Dchat-window.cpp190 connect(toolbar, SIGNAL(iconSizeChanged(const QSize&)), SLOT(updateAccountIcon())); in ChatWindow()
462 updateAccountIcon(); in onCurrentIndexChanged()
1173 void ChatWindow::updateAccountIcon() in updateAccountIcon() function in ChatWindow