Home
last modified time | relevance | path

Searched refs:underlineActionActivated (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.h98 void underlineActionActivated(QAction *sender, bool toggled);
H A Dchat-widget-actions.cpp239 this, SLOT(underlineActionActivated(QAction *, bool)), in init()
471 void ChatWidgetActions::underlineActionActivated(QAction *sender, bool toggled) in underlineActionActivated() function in ChatWidgetActions