Home
last modified time | relevance | path

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

/dports/irc/konversation/konversation-21.12.3/src/viewer/
H A Dirccontextmenus.h91 bool shouldShowQuickButtonMenu();
H A Dirccontextmenus.cpp91 bool IrcContextMenus::shouldShowQuickButtonMenu() in shouldShowQuickButtonMenu() function in IrcContextMenus
208 …_quickButtonMenu->menuAction()->setVisible(showNickActions && self()->shouldShowQuickButtonMenu()); in textMenu()
471 self()->m_quickButtonMenu->menuAction()->setVisible(self()->shouldShowQuickButtonMenu()); in nickMenu()