Home
last modified time | relevance | path

Searched refs:setActions (Results 1 – 25 of 447) sorted by relevance

12345678910>>...18

/dports/deskutils/syncthingtray/syncthingtray/widgets/misc/
H A Ddbusstatusnotifier.cpp34 …m_disconnectedNotification.setActions(QStringList({ QStringLiteral("reconnect"), tr("Try to reconn… in DBusStatusNotifier()
38 …m_internalErrorNotification.setActions(QStringList({ QStringLiteral("details"), tr("View details")… in DBusStatusNotifier()
42 …m_internalErrorNotification.setActions(QStringList({ QStringLiteral("details"), tr("View details")… in DBusStatusNotifier()
46 …m_syncthingNotification.setActions(QStringList({ QStringLiteral("show"), tr("Show"), QStringLitera… in DBusStatusNotifier()
52 m_newDevNotification.setActions(QStringList({ QStringLiteral("webui"), tr("Open web UI") })); in DBusStatusNotifier()
56 m_newDirNotification.setActions(m_newDevNotification.actions()); in DBusStatusNotifier()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/gui/
H A DCPatchBrowser.cpp201 loadF->setActions([this](CCommandMenuItem *item) {
215 refreshItem->setActions(refreshAction, nullptr);
222 showU->setActions([this](CCommandMenuItem *item) {
229 showF->setActions([this](CCommandMenuItem *item) {
237 show3->setActions([this](CCommandMenuItem *item) {
256 hi->setActions(ca, nullptr);
371 actionItem->setActions(action, nullptr);
H A DCOscillatorDisplay.cpp670 renameItem->setActions(rnaction, nullptr); in populateMenu()
676 refreshItem->setActions(refresh, nullptr); in populateMenu()
684 actionItem->setActions(action, nullptr); in populateMenu()
697 exportItem->setActions(exportAction, nullptr); in populateMenu()
702 omi->setActions([this](CCommandMenuItem *i) { in populateMenu()
717 hi->setActions(ca, nullptr); in populateMenu()
745 actionItem->setActions(action, nullptr); in populateMenuForCategory()
1083 actionItem->setActions(action, nullptr); in openCustomEditor()
1098 actionItem->setActions(action, nullptr); in openCustomEditor()
1110 actionItem->setActions(action, nullptr); in openCustomEditor()
[all …]
/dports/devel/kio-extras/kio-extras-21.12.3/activities/fileitemplugin/
H A DFileItemLinkingPlugin.cpp120 setActions({ action }); in loadAllActions()
130 this, &Private::setActions, in loadAllActions()
137 void FileItemLinkingPlugin::Private::setActions(const ActionList &actions) in setActions() function in FileItemLinkingPlugin::Private
186 d->setActions({}); in ~FileItemLinkingPlugin()
/dports/mail/horde-ingo/ingo-3.2.16/lib/Script/
H A DSieve.php185 $if->setActions(array(new Ingo_Script_Sieve_Action_Keep(),
197 $if->setActions($action);
254 $if->setActions($action);
261 $if->setActions($action);
270 $if->setActions($action);
277 $if->setActions($action);
303 $if->setActions($action);
382 $if->setActions($action);
430 $if->setActions($actions);
951 $if->setActions($action);
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/util/
H A DPropertyPermission.java124 setActions(actions); in PropertyPermission()
135 private void setActions(String str) in setActions() method in PropertyPermission
183 setActions((String) fields.get("actions", null)); in readObject()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/util/
H A DPropertyPermission.java124 setActions(actions); in PropertyPermission()
135 private void setActions(String str) in setActions() method in PropertyPermission
183 setActions((String) fields.get("actions", null)); in readObject()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/util/
H A DPropertyPermission.java124 setActions(actions); in PropertyPermission()
135 private void setActions(String str) in setActions() method in PropertyPermission
182 setActions((String) fields.get("actions", null)); in readObject()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/util/
H A DPropertyPermission.java124 setActions(actions); in PropertyPermission()
135 private void setActions(String str) in setActions() method in PropertyPermission
183 setActions((String) fields.get("actions", null)); in readObject()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/util/
H A DPropertyPermission.java124 setActions(actions); in PropertyPermission()
135 private void setActions(String str) in setActions() method in PropertyPermission
183 setActions((String) fields.get("actions", null)); in readObject()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/util/
H A DPropertyPermission.java124 setActions(actions); in PropertyPermission()
135 private void setActions(String str) in setActions() method in PropertyPermission
182 setActions((String) fields.get("actions", null)); in readObject()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/java/util/
H A DPropertyPermission.java124 setActions(actions); in PropertyPermission()
135 private void setActions(String str) in setActions() method in PropertyPermission
183 setActions((String) fields.get("actions", null)); in readObject()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/util/
H A DPropertyPermission.java124 setActions(actions); in PropertyPermission()
135 private void setActions(String str) in setActions() method in PropertyPermission
183 setActions((String) fields.get("actions", null)); in readObject()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h324 setActions(TypeIndex, Actions, SizeAndActions);
335 setActions(TypeIndex, Actions, SizeAndActions);
348 setActions(TypeIndex, Actions, SizeAndActions);
364 setActions(TypeIndex, Actions, SizeAndActions);
428 void setActions(unsigned TypeIndex,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h324 setActions(TypeIndex, Actions, SizeAndActions); in setScalarAction()
335 setActions(TypeIndex, Actions, SizeAndActions); in setPointerAction()
348 setActions(TypeIndex, Actions, SizeAndActions); in setScalarInVectorAction()
364 setActions(TypeIndex, Actions, SizeAndActions); in setVectorNumElementAction()
428 void setActions(unsigned TypeIndex, in setActions() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h324 setActions(TypeIndex, Actions, SizeAndActions); in setScalarAction()
335 setActions(TypeIndex, Actions, SizeAndActions); in setPointerAction()
348 setActions(TypeIndex, Actions, SizeAndActions); in setScalarInVectorAction()
364 setActions(TypeIndex, Actions, SizeAndActions); in setVectorNumElementAction()
428 void setActions(unsigned TypeIndex, in setActions() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h324 setActions(TypeIndex, Actions, SizeAndActions); in setScalarAction()
335 setActions(TypeIndex, Actions, SizeAndActions); in setPointerAction()
348 setActions(TypeIndex, Actions, SizeAndActions); in setScalarInVectorAction()
364 setActions(TypeIndex, Actions, SizeAndActions); in setVectorNumElementAction()
428 void setActions(unsigned TypeIndex, in setActions() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h324 setActions(TypeIndex, Actions, SizeAndActions); in setScalarAction()
335 setActions(TypeIndex, Actions, SizeAndActions); in setPointerAction()
348 setActions(TypeIndex, Actions, SizeAndActions); in setScalarInVectorAction()
364 setActions(TypeIndex, Actions, SizeAndActions); in setVectorNumElementAction()
428 void setActions(unsigned TypeIndex, in setActions() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h324 setActions(TypeIndex, Actions, SizeAndActions);
335 setActions(TypeIndex, Actions, SizeAndActions);
348 setActions(TypeIndex, Actions, SizeAndActions);
364 setActions(TypeIndex, Actions, SizeAndActions);
428 void setActions(unsigned TypeIndex,
/dports/databases/libcouchbase/libcouchbase-2.10.7/tests/socktests/
H A Dt_reentrant.cc59 sock.setActions(&raa); in TEST_F()
104 sock.setActions(&cra); in TEST_F()
137 sock.setActions(&cwa); in TEST_F()
/dports/devel/ragel/ragel-6.10/ragel/
H A Dfsmap.cpp39 void ActionTable::setActions( const ActionTable &other ) in setActions() function in ActionTable
45 void ActionTable::setActions( int *orderings, Action **actions, int nActs ) in setActions() function in ActionTable
69 void LmActionTable::setActions( const LmActionTable &other ) in setActions() function in LmActionTable
80 void ErrActionTable::setActions( const ErrActionTable &other ) in setActions() function in ErrActionTable
313 trans->actionTable.setActions( other ); in setErrorActions()
342 trans->actionTable.setActions( orderings, actions, nActs ); in setErrorTarget()
752 destTrans->lmActionTable.setActions( LmActionTable(srcTrans->lmActionTable) ); in addInTrans()
753 destTrans->actionTable.setActions( ActionTable(srcTrans->actionTable) ); in addInTrans()
757 destTrans->lmActionTable.setActions( srcTrans->lmActionTable ); in addInTrans()
758 destTrans->actionTable.setActions( srcTrans->actionTable ); in addInTrans()
/dports/print/print-manager/print-manager-21.12.3/print-manager-kded/
H A DNewPrinterNotification.cpp173 notify->setActions({ i18n("Search") }); in setupPrinterNotification()
240 notify->setActions({ i18n("Configure") }); in checkPrinterCurrentDriver()
244 notify->setActions({ i18n("Print test page"), i18n("Find driver") }); in checkPrinterCurrentDriver()
256 notify->setActions({ i18n("Print test page"), i18n("Configure") }); in printerReadyNotification()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/media_router/browser/android/java/src/org/chromium/components/media_router/caf/
H A DBaseNotificationController.java42 .setActions(MediaNotificationInfo.ACTION_STOP) in onSessionStarted()
72 mNotificationBuilder.setActions( in onStatusUpdated()
75 mNotificationBuilder.setActions(MediaNotificationInfo.ACTION_STOP); in onStatusUpdated()
/dports/x11/albert/albert-0.16.1/include/albert/util/
H A Dstandarditem.h49 void setActions(std::vector<std::shared_ptr<Action>> &&actions);
50 void setActions(const std::vector<std::shared_ptr<Action>> &actions);
/dports/net/incidenceeditor/incidenceeditor-21.12.3/src/
H A Dattendeeeditor.cpp82 void AttendeeEditor::setActions(AttendeeLine::AttendeeActions actions) in setActions() function in AttendeeEditor
87 att->setActions(actions); in setActions()

12345678910>>...18