Home
last modified time | relevance | path

Searched refs:actionPrefix (Results 1 – 25 of 32) sorted by relevance

12

/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/plugin/
H A DPluginAction.java108 String actionPrefix, in PluginAction() argument
110 this(resourceBaseName, actionPrefix, pluginClassLoader, false); in PluginAction()
124 String actionPrefix, in PluginAction() argument
127 readActionPropertyValues(resourceBaseName, actionPrefix, pluginClassLoader); in PluginAction()
137 String actionPrefix, in readActionPropertyValues() argument
146 String propertyPrefix = actionPrefix + "."; in readActionPropertyValues()
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/swing/
H A DControllerAction.java53 String actionPrefix, in ControllerAction() argument
57 this(preferences, resourceClass, actionPrefix, false, controller, method, parameters); in ControllerAction()
76 String actionPrefix, in ControllerAction() argument
81 super(preferences, resourceClass, actionPrefix, enabled); in ControllerAction()
H A DResourceAction.java62 String actionPrefix) { in ResourceAction() argument
63 this(preferences, resourceClass, actionPrefix, false); in ResourceAction()
76 String actionPrefix, in ResourceAction() argument
79 putValue(RESOURCE_PREFIX, actionPrefix); in ResourceAction()
82 readActionProperties(preferences, resourceClass, actionPrefix); in ResourceAction()
118 String actionPrefix) { in readActionProperties() argument
119 String propertyPrefix = actionPrefix + "."; in readActionProperties()
/dports/audio/kid3-kf5/kid3-3.8.6/src/app/kde/
H A Dkdemainwindow.cpp365 QString actionPrefix = tr("Tag %1").arg(tagStr) + in initActions() local
386 action = new QAction(actionPrefix + tr("Copy"), this); in initActions()
390 action = new QAction(actionPrefix + tr("Paste"), this); in initActions()
394 action = new QAction(actionPrefix + tr("Remove"), this); in initActions()
398 action = new QAction(actionPrefix + tr("Focus"), this); in initActions()
403 actionPrefix += tr("Frames:") + QLatin1Char(' '); in initActions()
404 action = new QAction(actionPrefix + tr("Edit"), this); in initActions()
408 action = new QAction(actionPrefix + tr("Add"), this); in initActions()
412 action = new QAction(actionPrefix + tr("Delete"), this); in initActions()
461 QString actionPrefix = tr("Section") + QLatin1String(": "); in initActions() local
[all …]
/dports/audio/kid3-qt5/kid3-3.8.6/src/app/kde/
H A Dkdemainwindow.cpp365 QString actionPrefix = tr("Tag %1").arg(tagStr) + in initActions() local
386 action = new QAction(actionPrefix + tr("Copy"), this); in initActions()
390 action = new QAction(actionPrefix + tr("Paste"), this); in initActions()
394 action = new QAction(actionPrefix + tr("Remove"), this); in initActions()
398 action = new QAction(actionPrefix + tr("Focus"), this); in initActions()
403 actionPrefix += tr("Frames:") + QLatin1Char(' '); in initActions()
404 action = new QAction(actionPrefix + tr("Edit"), this); in initActions()
408 action = new QAction(actionPrefix + tr("Add"), this); in initActions()
412 action = new QAction(actionPrefix + tr("Delete"), this); in initActions()
461 QString actionPrefix = tr("Section") + QLatin1String(": "); in initActions() local
[all …]
/dports/www/thundersnarf/thundersnarf/protected/yii114/framework/web/widgets/
H A DCWidget.php37 public $actionPrefix; variable in CWidget
75 * @see actionPrefix
/dports/www/limesurvey/limesurvey/framework/web/widgets/
H A DCWidget.php40 public $actionPrefix; variable in CWidget
80 * @see actionPrefix
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/cloudwatch/components/
H A DAnnotationQueryEditor.tsx69 value={query.actionPrefix || ''}
71 onChange({ ...query, actionPrefix: event.target.value })
H A DAnnotationQueryEditor.test.tsx29 actionPrefix: '',
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jfr/share/classes/jdk/jfr/internal/dcmd/
H A DAbstractDCmd.java101 protected final void reportOperationComplete(String actionPrefix, String name, SafePath file) { in reportOperationComplete() argument
102 print(actionPrefix); in reportOperationComplete()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jfr/share/classes/jdk/jfr/internal/dcmd/
H A DAbstractDCmd.java101 protected final void reportOperationComplete(String actionPrefix, String name, SafePath file) { in reportOperationComplete() argument
102 print(actionPrefix); in reportOperationComplete()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/jdk/jfr/internal/dcmd/
H A DAbstractDCmd.java101 protected final void reportOperationComplete(String actionPrefix, String name, SafePath file) { in reportOperationComplete() argument
102 print(actionPrefix); in reportOperationComplete()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jfr/share/classes/jdk/jfr/internal/dcmd/
H A DAbstractDCmd.java101 protected final void reportOperationComplete(String actionPrefix, String name, SafePath file) { in reportOperationComplete() argument
102 print(actionPrefix); in reportOperationComplete()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jfr/share/classes/jdk/jfr/internal/dcmd/
H A DAbstractDCmd.java101 protected final void reportOperationComplete(String actionPrefix, String name, SafePath file) { in reportOperationComplete() argument
102 print(actionPrefix); in reportOperationComplete()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jfr/share/classes/jdk/jfr/internal/dcmd/
H A DAbstractDCmd.java101 protected final void reportOperationComplete(String actionPrefix, String name, SafePath file) { in reportOperationComplete() argument
102 print(actionPrefix); in reportOperationComplete()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jfr/share/classes/jdk/jfr/internal/dcmd/
H A DAbstractDCmd.java101 protected final void reportOperationComplete(String actionPrefix, String name, SafePath file) { in reportOperationComplete() argument
102 print(actionPrefix); in reportOperationComplete()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jfr/share/classes/jdk/jfr/internal/dcmd/
H A DAbstractDCmd.java101 protected final void reportOperationComplete(String actionPrefix, String name, SafePath file) { in reportOperationComplete() argument
102 print(actionPrefix); in reportOperationComplete()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/jdk/jfr/internal/dcmd/
H A DAbstractDCmd.java101 protected final void reportOperationComplete(String actionPrefix, String name, SafePath file) { in reportOperationComplete() argument
102 print(actionPrefix); in reportOperationComplete()
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/cloudwatch/
H A Dannotations_query_ctrl.ts23 actionPrefix: '',
H A Dtypes.ts109 actionPrefix: string; property
H A Ddatasource.ts846 actionPrefix: annotation.actionPrefix || '',
/dports/www/grafana8/grafana-8.3.6/pkg/tsdb/cloudwatch/
H A Dannotation_query.go29 actionPrefix := model.Get("actionPrefix").MustString("")
41 ActionPrefix: aws.String(actionPrefix),
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jfr/share/classes/jdk/jfr/internal/dcmd/
H A DAbstractDCmd.java147 protected final void reportOperationComplete(String actionPrefix, String name, SafePath file) { in reportOperationComplete() argument
148 print(actionPrefix); in reportOperationComplete()
/dports/misc/orion/orion-1.6.7-12-gec8400c/src/util/
H A Djsonparser.cpp573 QString actionPrefix = actionObj["prefix"].toString(); in parseBitsData() local
582 qDebug() << "bits url for" << actionPrefix << "minBits" << minBits << "is" << url; in parseBitsData()
590 outUrls.insert(actionPrefix, actionUrlsMap); in parseBitsData()
594 outColors.insert(actionPrefix, actionColorsMap); in parseBitsData()
/dports/www/grafana8/grafana-8.3.6/public/app/features/dashboard/state/
H A DDashboardMigrator.test.ts1482 actionPrefix: '',
1591 actionPrefix: '',

12