Home
last modified time | relevance | path

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

/dports/irc/konversation/konversation-21.12.3/src/viewer/
H A Dirccontextmenus.h139 QAction* m_removeNotifyAction; variable
H A Dirccontextmenus.cpp444m_removeNotifyAction = createAction(RemoveNotify, QIcon::fromTheme(QStringLiteral("list-remove-use… in createSharedNickSettingsActions()
445 m_sharedNickSettingsActions << m_removeNotifyAction; in createSharedNickSettingsActions()
720 self()->m_removeNotifyAction->setVisible(removeNotifyCounter); in updateSharedNickSettingsActions()