Home
last modified time | relevance | path

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

/dports/polish/kadu/kadu-4.3/kadu-core/gui/widgets/chat-widget/
H A Dchat-widget-actions.h94 void clearActionActivated(QAction *sender, bool toggled);
H A Dchat-widget-actions.cpp210 this, SLOT(clearActionActivated(QAction *, bool)), in init()
411 void ChatWidgetActions::clearActionActivated(QAction *sender, bool toggled) in clearActionActivated() function in ChatWidgetActions