Home
last modified time | relevance | path

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

/dports/irc/konversation/konversation-21.12.3/src/viewer/
H A Dirccontextmenus.cpp347 const auto channelMenuActions = channelMenu->actions(); in channelMenu() local
348 for (QAction* action : channelMenuActions) in channelMenu()