Home
last modified time | relevance | path

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

/dports/devel/kf5-knotifyconfig/knotifyconfig-5.89.0/src/
H A Dknotifyeventlist.h31 void updateAllItems();
H A Dknotifyconfigwidget.cpp111 d->eventList->updateAllItems(); in disableAllSounds()
H A Dknotifyeventlist.cpp196 void KNotifyEventList::updateAllItems() in updateAllItems() function in KNotifyEventList
/dports/audio/soundkonverter/soundkonverter-3.0.1/src/
H A Dfilelist.h52 …void updateAllItems(); // Gets triggered if the configuration changes and the file list needs to b…
H A Dsoundkonverterview.cpp505 fileList->updateAllItems(); in updateFileList()
H A Dfilelist.cpp679 void FileList::updateAllItems() in updateAllItems() function in FileList
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/components/compose/content/
H A DeditFormatButtons.inc.xhtml64 …oncommand="/* See MsgComposeCommands.js::updateAllItems for why this attribute is needed here. */"…
69 …oncommand="/* See MsgComposeCommands.js::updateAllItems for why this attribute is needed here. */"…
/dports/multimedia/dvdstyler/DVDStyler-3.1/src/
H A DMenuEditor.h144 void SendChangedEvent(bool updateAllItems = false);
H A DMainWin.cpp948 bool updateAllItems = (bool) event.GetInt(); in OnChangedMenu() local
949 if (updateAllItems) { in OnChangedMenu()
H A DMenuEditor.cpp1606 void MenuEditor::SendChangedEvent(bool updateAllItems) { in SendChangedEvent() argument
1608 evt.SetInt(updateAllItems); in SendChangedEvent()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DGUIBaseContainer.cpp914 void CGUIBaseContainer::UpdateLayout(bool updateAllItems) in UpdateLayout() argument
916 if (updateAllItems) in UpdateLayout()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/dialogs/
H A Ddialog_net_inspector.cpp563 void updateAllItems() in updateAllItems() function in DIALOG_NET_INSPECTOR::DATA_MODEL
977 m_data_model->updateAllItems(); in onUnitsChanged()