Home
last modified time | relevance | path

Searched defs:actionInfo (Results 1 – 25 of 58) sorted by relevance

123

/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/dialogs/
H A Dkmymoneypricedlg.cpp371 struct actionInfo { in slotShowPriceMenu() struct
372 eMenu::Action action; in slotShowPriceMenu()
373 KMyMoneyPriceDlgFunc callback; in slotShowPriceMenu()
374 QString text; in slotShowPriceMenu()
375 Icon icon; in slotShowPriceMenu()
376 bool enabled; in slotShowPriceMenu()
H A Dkcurrencyeditdlg.cpp506 struct actionInfo { in slotShowCurrencyMenu() struct
507 eMenu::Action action; in slotShowCurrencyMenu()
508 KCurrencyEditDlgFunc callback; in slotShowCurrencyMenu()
509 QString text; in slotShowCurrencyMenu()
510 Icon icon; in slotShowCurrencyMenu()
511 bool enabled; in slotShowCurrencyMenu()
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/views/budget/
H A Dkbudgetview.cpp307 struct actionInfo { in slotOpenContextMenu() struct
308 KBudgetViewFunc callback; in slotOpenContextMenu()
309 QString text; in slotOpenContextMenu()
310 Icon icon; in slotOpenContextMenu()
311 bool enabled; in slotOpenContextMenu()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/refactoring/code/flow/
H A DInputFlowAnalyzer.java87 FlowInfo actionInfo= getFlowInfo(node.getBody()); in endVisit() local
110 FlowInfo actionInfo= getFlowInfo(node.getBody()); in endVisit() local
/dports/devel/kio-extras/kio-extras-21.12.3/activities/fileitemplugin/
H A DFileItemLinkingPlugin.cpp148 for (const auto& actionInfo: actions) { in setActions() local
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/ast/
H A DWhileStatement.java70 FlowInfo actionInfo; in analyseCode() local
H A DForStatement.java103 FlowInfo actionInfo; in analyseCode() local
/dports/databases/kexi/kexi-3.2.0/src/core/
H A DKexiStandardAction.cpp64 const Info* actionInfo = g_rgActionInfo; in ActionsInfoHash() local
/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/plugins/messageviewerplugins/externalscriptplugin/
H A Dviewerpluginexternalscriptinterface.cpp122 const QStringList actionInfo{info.commandLine(), info.executable()}; in createAction() local
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/ast/
H A DDoStatement.java66 UnconditionalFlowInfo actionInfo = flowInfo.nullInfoLessUnconditionalCopy(); in analyseCode() local
H A DWhileStatement.java74 FlowInfo actionInfo; in analyseCode() local
H A DForStatement.java106 UnconditionalFlowInfo actionInfo; in analyseCode() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Compiler/src/org/eclipse/jdt/internal/compiler/ast/
H A DWhileStatement.java66 FlowInfo actionInfo; in analyseCode() local
H A DForStatement.java99 FlowInfo actionInfo; in analyseCode() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dscplugin.cpp117 const ScActionPlugin::ActionInfo & ScActionPlugin::actionInfo() const in actionInfo() function in ScActionPlugin
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mutationofjb/
H A Ddebug.cpp120 const ActionInfo &actionInfo = *it; in cmd_listsections() local
197 const ActionInfo &actionInfo = *it; in cmd_showsection() local
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/jabber/
H A Dadhoccommands.c117 JabberAdHocActionInfo *actionInfo = user_data; in do_adhoc_action_cb() local
191 JabberAdHocActionInfo *actionInfo; in jabber_adhoc_parse() local
/dports/games/scummvm/scummvm-2.5.1/engines/mutationofjb/
H A Ddebug.cpp120 const ActionInfo &actionInfo = *it; in cmd_listsections() local
197 const ActionInfo &actionInfo = *it; in cmd_showsection() local
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/jabber/
H A Dadhoccommands.c117 JabberAdHocActionInfo *actionInfo = user_data; in do_adhoc_action_cb() local
191 JabberAdHocActionInfo *actionInfo; in jabber_adhoc_parse() local
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/jabber/
H A Dadhoccommands.c117 JabberAdHocActionInfo *actionInfo = user_data; in do_adhoc_action_cb() local
191 JabberAdHocActionInfo *actionInfo; in jabber_adhoc_parse() local
/dports/devel/staf/src/staf/services/stax/service/
H A DSTAXBreakpointAction.java117 StringBuffer actionInfo = new StringBuffer(""); in execute() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/
H A DDoStatement.java71 UnconditionalFlowInfo actionInfo = flowInfo.nullInfoLessUnconditionalCopy(); in analyseCode() local
H A DWhileStatement.java79 FlowInfo actionInfo; in analyseCode() local
/dports/devel/liteide/liteide-x37.4/liteidex/src/liteapp/
H A Dactionmanager.cpp281 ActionInfo *ActionManager::actionInfo(const QString &id) const in actionInfo() function in ActionManager
451 ActionInfo *ActionContext::actionInfo(const QString &id) const in actionInfo() function in ActionContext
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/packages/ui/
H A DPackageActionConfirmationDialog.java199 public PendingAction(T actionInfo, LabeledBoolean performAction) in PendingAction()

123