Home
last modified time | relevance | path

Searched defs:commandExecuted (Results 1 – 12 of 12) sorted by relevance

/dports/audio/rosegarden/rosegarden-21.06.1/src/document/
H A DCommandHistory.cpp189 emit commandExecuted(command); in addCommand() local
239 emit commandExecuted(command); in addToBundle() local
373 emit commandExecuted(command); in redo() local
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svgui/widgets/
H A DCommandHistory.cpp189 emit commandExecuted(command); in addCommand() local
238 emit commandExecuted(command); in addToBundle() local
382 emit commandExecuted(command); in redo() local
/dports/net-im/psi/psi-1.5/src/
H A Dahcformdlg.cpp186 void AHCFormDlg::commandExecuted() in commandExecuted() function in AHCFormDlg
H A Dahcommanddlg.cpp199 void AHCommandDlg::commandExecuted() in commandExecuted() function in AHCommandDlg
/dports/deskutils/keditbookmarks/keditbookmarks-21.12.3/src/kbookmarkmodel/
H A Dcommandhistory.cpp101 void CommandHistory::commandExecuted(const QUndoCommand *k) in commandExecuted() function in CommandHistory
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/services/src/test/java/org/mozilla/android/sync/test/
H A DTestCommandProcessor.java34 private boolean commandExecuted; field in TestCommandProcessor
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/tests/background/junit4/src/org/mozilla/android/sync/test/
H A DTestCommandProcessor.java34 private boolean commandExecuted; field in TestCommandProcessor
/dports/cad/openroad/OpenROAD-2.0/src/gui/src/
H A DtclCmdInputWidget.cpp161 void TclCmdInputWidget::commandExecuted(int return_code) in commandExecuted() function in gui::TclCmdInputWidget
H A DscriptWidget.cpp208 emit commandExecuted(return_code); in executeCommand() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dlevelcommand.cpp330 bool commandExecuted = false; in revertTo() local
385 bool commandExecuted = false; in revertTo() local
H A Dcellselectioncommand.cpp776 bool commandExecuted = false; in reframeWithEmptyInbetweens() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/ui/infine/
H A Dfinaleinterpreter.cpp1005 bool FinaleInterpreter::commandExecuted() const in commandExecuted() function in FinaleInterpreter