Home
last modified time | relevance | path

Searched defs:Quitted (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DQuitCommand.cs29 private event Func<Action> Quitted; event in Antmicro.Renode.UserInterface.Commands.QuitCommand
/Renode-Infrastructure-v1.15.3-29f510e/src/UI/
DConsoleWindowBackendAnalyzer.cs104 public event Action Quitted; event in Antmicro.Renode.UI.ConsoleWindowBackendAnalyzer
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/
DMonitorCommands.cs33 public event Action Quitted; event in Antmicro.Renode.UserInterface.Monitor