HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
src
TTauri
GUI
GUISystemDelegate.hpp
1
// Copyright 2019 Pokitec
2
// All rights reserved.
3
4
#pragma once
5
6
namespace
tt {
7
8
class
GUISystemDelegate
{
9
public
:
10
virtual
void
lastWindowClosed() = 0;
11
};
12
13
}
tt::GUISystemDelegate
Definition
GUISystemDelegate.hpp:8
Generated on Mon Apr 22 2024 12:53:56 for HikoGUI by
1.10.0