Searched defs:Quitted (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/ | ||
| D | QuitCommand.cs | 29 private event Func<Action> Quitted; event in Antmicro.Renode.UserInterface.Commands.QuitCommand |
| /Renode-Infrastructure-v1.15.3-29f510e/src/UI/ | ||
| D | ConsoleWindowBackendAnalyzer.cs | 104 public event Action Quitted; event in Antmicro.Renode.UI.ConsoleWindowBackendAnalyzer |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/ | ||
| D | MonitorCommands.cs | 33 public event Action Quitted; event in Antmicro.Renode.UserInterface.Monitor |