Home
last modified time | relevance | path

Searched refs:removeInfo (Results 1 – 25 of 68) sorted by relevance

123

/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-file_archives.php38 if (! ($removeInfo = $filegallib->get_file_info($_REQUEST['remove']))) { variable
43 …ile_galleries == 'y' || ($user && ($user == $gal_info['user'] || $user == $removeInfo['user'])))) {
49removeInfo['archiveId'] ? tra('Remove archive: ') : tra('Remove file gallery: ')) . (! empty($remo…
50 $filegallib->remove_file($removeInfo, $gal_info);
55 if (! ($removeInfo = $filegallib->get_file_info($fileId))) { variable
60 $filegallib->remove_file($removeInfo, $gal_info);
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/python/
H A Dpythonutils.cpp336 document->infoBar()->removeInfo(installPylsInfoBarId); in installPythonLanguageServer()
341 additionalDocument->infoBar()->removeInfo(installPylsInfoBarId); in installPythonLanguageServer()
350 document->infoBar()->removeInfo(startPylsInfoBarId); in setupPythonLanguageServer()
358 document->infoBar()->removeInfo(enablePylsInfoBarId); in enablePythonLanguageServer()
479 infoBar->removeInfo(installPylsInfoBarId); in resetEditorInfoBar()
480 infoBar->removeInfo(startPylsInfoBarId); in resetEditorInfoBar()
481 infoBar->removeInfo(enablePylsInfoBarId); in resetEditorInfoBar()
/dports/deskutils/kmail/kmail-21.12.3/agents/sendlateragent/
H A Dsendlatermanager.cpp151 removeInfo(id); in itemRemoved()
159 void SendLaterManager::removeInfo(Akonadi::Item::Id id) in removeInfo() function in SendLaterManager
229 removeInfo(info->itemId()); in removeLaterInfo()
H A Dsendlatermanager.h66 void removeInfo(Akonadi::Item::Id id);
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/mcusupport/
H A Dmcusupportplugin.cpp119 ICore::infoBar()->removeInfo(setupMcuSupportKits); in askUserAboutMcuSupportKitsSetup()
146 ICore::infoBar()->removeInfo(upgradeMcuSupportKits); in askUserAboutMcuSupportKitsUpgrade()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cppeditor/
H A Dcppminimizableinfobars.cpp103 m_infoBar.removeInfo(id); in updateHeaderErrors()
120 m_infoBar.removeInfo(id); in updateNoProjectConfiguration()
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/tools/core/
H A Dsplay_tpl.h655 INLINE static void removeInfo(const SplayBinaryNode< Element >* e, in removeInfo() function
660 if (e->getFg()) removeInfo(e->getFg(), addr); in removeInfo()
662 if (e->getFd()) removeInfo(e->getFd(), addr); in removeInfo()
723 removeInfo(act, addr); in split()
758 removeInfo(act, addr); in split_by_val()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/utils/
H A Dinfobar.cpp131 void InfoBar::removeInfo(Id id) in removeInfo() function in Utils::InfoBar
147 removeInfo(id); in suppressInfo()
333 m_infoBar->removeInfo(id); in update()
H A Dinfobar.h92 void removeInfo(Id id);
/dports/deskutils/kmail/kmail-21.12.3/src/folderarchive/
H A Dfolderarchivemanager.cpp130 removeInfo(instanceName); in slotInstanceRemoved()
136 void FolderArchiveManager::removeInfo(const QString &instanceName) in removeInfo() function in FolderArchiveManager
H A Dfolderarchivemanager.h49 void removeInfo(const QString &instanceName);
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DDropSMgrP.h98 XmDSMRemoveInfoProc removeInfo; member
189 dropManager_class.removeInfo) \
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/webassembly/
H A Dwebassemblyplugin.cpp112 ICore::infoBar()->removeInfo(setupWebAssemblyEmSdk); in askUserAboutEmSdkSetup()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DDropSMgrP.h105 XmDSMRemoveInfoProc removeInfo; member
188 dropManager_class.removeInfo) \
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/core/
H A DJavaModelCache.java137 protected void removeInfo(IJavaElement element) { in removeInfo() method in JavaModelCache
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/updateinfo/
H A Dupdateinfoplugin.cpp209 Core::ICore::infoBar()->removeInfo(InstallUpdates); in checkForUpdatesFinished()
226 Core::ICore::infoBar()->removeInfo(InstallUpdates); // remove any existing notifications in checkForUpdatesFinished()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qtsupport/
H A Dqtsupportplugin.cpp125 ICore::infoBar()->removeInfo(kLinkWithQtInstallationSetting); in askAboutQtInstallation()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/android/
H A Dandroidplugin.cpp211 Core::ICore::infoBar()->removeInfo(kSetupAndroidSetting); in askUserAboutAndroidSetup()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Dprojecttree.cpp220 document->infoBar()->removeInfo(EXTERNAL_FILE_WARNING); in setCurrent()
315 infoBar->removeInfo(externalFileId); in updateExternalFileWarning()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/coreplugin/find/
H A Dsearchresultwidget.cpp419 m_infoBar.removeInfo(sizeWarningId); in restart()
462 m_infoBar.removeInfo(sizeWarningId); in finishSearch()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/coreplugin/
H A Didocument.cpp649 infoBar()->removeInfo(Id(kRestoredAutoSave)); in removeAutoSaveFile()
/dports/graphics/py-python-poppler-qt5/python-poppler-qt5-0.75.0/
H A Dpoppler-document.sip111 bool removeInfo();
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cryo/
H A Deden.cpp1418 removeInfo((roomNum >> 8) + ValleyNews::vnTyrannIn); in destroyCitadelRoom()
1446 removeInfo(_globals->_areaNum + ValleyNews::vnCitadelLost); in narratorBuildCitadel()
1447 removeInfo(_globals->_areaNum + ValleyNews::vnTyrannLost); in narratorBuildCitadel()
3074 removeInfo(_globals->_areaNum + ValleyNews::vnTyrannIn); in tyranDies()
3573 void EdenGame::removeInfo(byte info) { in removeInfo() function in Cryo::EdenGame
3939 removeInfo(_globals->_areaNum + ValleyNews::vnCitadelLost); in getRoom()
3940 removeInfo(_globals->_areaNum + ValleyNews::vnTyrannIn); in getRoom()
3941 removeInfo(_globals->_areaNum + ValleyNews::vnTyrannLost); in getRoom()
5886 removeInfo(_globals->_areaNum + ValleyNews::vnTyrannIn); in setCharacterHere()
5890 removeInfo(_globals->_areaNum + ValleyNews::vnTyrannIn); in setCharacterHere()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/cryo/
H A Deden.cpp1421 removeInfo((roomNum >> 8) + ValleyNews::vnTyrannIn); in destroyCitadelRoom()
1449 removeInfo(_globals->_areaNum + ValleyNews::vnCitadelLost); in narratorBuildCitadel()
1450 removeInfo(_globals->_areaNum + ValleyNews::vnTyrannLost); in narratorBuildCitadel()
3081 removeInfo(_globals->_areaNum + ValleyNews::vnTyrannIn); in tyranDies()
3575 void EdenGame::removeInfo(byte info) { in removeInfo() function in Cryo::EdenGame
3941 removeInfo(_globals->_areaNum + ValleyNews::vnCitadelLost); in getRoom()
3942 removeInfo(_globals->_areaNum + ValleyNews::vnTyrannIn); in getRoom()
3943 removeInfo(_globals->_areaNum + ValleyNews::vnTyrannLost); in getRoom()
5885 removeInfo(_globals->_areaNum + ValleyNews::vnTyrannIn); in setCharacterHere()
5889 removeInfo(_globals->_areaNum + ValleyNews::vnTyrannIn); in setCharacterHere()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/
H A DJavaModelCache.java283 protected void removeInfo(JavaElement element) { in removeInfo() method in JavaModelCache

123