Home
last modified time | relevance | path

Searched refs:menuInventory (Results 1 – 25 of 40) sorted by relevance

12

/dports/polish/kadu/kadu-4.3/kadu-core/file-transfer/gui/
H A Dfile-transfer-actions.cpp47 void FileTransferActions::setMenuInventory(MenuInventory *menuInventory) in setMenuInventory() argument
49 m_menuInventory = menuInventory; in setMenuInventory()
H A Dfile-transfer-actions.h53 INJEQT_SET void setMenuInventory(MenuInventory *menuInventory);
/dports/polish/kadu/kadu-4.3/plugins/sound/gui/
H A Dsound-actions.cpp48 void SoundActions::setMenuInventory(MenuInventory *menuInventory) in setMenuInventory() argument
50 m_menuInventory = menuInventory; in setMenuInventory()
H A Dsound-actions.h57 INJEQT_SET void setMenuInventory(MenuInventory *menuInventory);
/dports/polish/kadu/kadu-4.3/plugins/autostatus/
H A Dautostatus-actions.cpp58 void AutostatusActions::setMenuInventory(MenuInventory *menuInventory) in setMenuInventory() argument
60 m_menuInventory = menuInventory; in setMenuInventory()
H A Dautostatus-actions.h58 INJEQT_SET void setMenuInventory(MenuInventory *menuInventory);
/dports/polish/kadu/kadu-4.3/plugins/config_wizard/
H A Dconfig-wizard-actions.cpp64 void ConfigWizardActions::setMenuInventory(MenuInventory *menuInventory) in setMenuInventory() argument
66 m_menuInventory = menuInventory; in setMenuInventory()
H A Dconfig-wizard-actions.h66 INJEQT_SET void setMenuInventory(MenuInventory *menuInventory);
/dports/polish/kadu/kadu-4.3/plugins/jabber_protocol/
H A Djabber-plugin-object.cpp73 void JabberPluginObject::setMenuInventory(MenuInventory *menuInventory) in setMenuInventory() argument
75 m_menuInventory = menuInventory; in setMenuInventory()
H A Djabber-plugin-object.h69 INJEQT_SET void setMenuInventory(MenuInventory *menuInventory);
/dports/polish/kadu/kadu-4.3/plugins/jabber_protocol/actions/
H A Dshow-xml-console-action-description.cpp57 void ShowXmlConsoleActionDescription::setMenuInventory(MenuInventory *menuInventory) in setMenuInventory() argument
59 m_menuInventory = menuInventory; in setMenuInventory()
H A Dshow-xml-console-action-description.h50 INJEQT_SET void setMenuInventory(MenuInventory *menuInventory);
/dports/polish/kadu/kadu-4.3/plugins/sms/
H A Dsms-actions.cpp78 void SmsActions::setMenuInventory(MenuInventory *menuInventory) in setMenuInventory() argument
80 m_menuInventory = menuInventory; in setMenuInventory()
H A Dsms-actions.h67 INJEQT_SET void setMenuInventory(MenuInventory *menuInventory);
/dports/polish/kadu/kadu-4.3/kadu-core/notification/
H A Dsilent-mode-service.cpp59 void SilentModeService::setMenuInventory(MenuInventory *menuInventory) in setMenuInventory() argument
61 m_menuInventory = menuInventory; in setMenuInventory()
H A Dnotification-service.cpp71 void NotificationService::setMenuInventory(MenuInventory *menuInventory) in setMenuInventory() argument
73 m_menuInventory = menuInventory; in setMenuInventory()
H A Dsilent-mode-service.h84 INJEQT_SET void setMenuInventory(MenuInventory *menuInventory);
H A Dnotification-service.h83 INJEQT_SET void setMenuInventory(MenuInventory *menuInventory);
/dports/polish/kadu/kadu-4.3/plugins/last_seen/
H A Dinfos_dialog.cpp79 void InfosDialog::setMenuInventory(MenuInventory *menuInventory) in setMenuInventory() argument
81 m_menuInventory = menuInventory; in setMenuInventory()
H A Dinfos.cpp71 void Infos::setMenuInventory(MenuInventory *menuInventory) in setMenuInventory() argument
73 m_menuInventory = menuInventory; in setMenuInventory()
H A Dinfos_dialog.h62 INJEQT_SET void setMenuInventory(MenuInventory *menuInventory);
H A Dinfos.h64 INJEQT_SET void setMenuInventory(MenuInventory *menuInventory);
/dports/polish/kadu/kadu-4.3/kadu-core/gui/menu/
H A Dkadu-menu.cpp52 void KaduMenu::setMenuInventory(MenuInventory *menuInventory) in setMenuInventory() argument
54 m_menuInventory = menuInventory; in setMenuInventory()
H A Dkadu-menu.h98 INJEQT_SET void setMenuInventory(MenuInventory *menuInventory);
/dports/polish/kadu/kadu-4.3/kadu-core/gui/widgets/
H A Dtalkable-tree-view.cpp93 void TalkableTreeView::setMenuInventory(MenuInventory *menuInventory) in setMenuInventory() argument
95 m_menuInventory = menuInventory; in setMenuInventory()

12