GUIFramework 1.1.0
Framework for desktop GUI applications in C++.
|
#include <future>
#include <shared_mutex>
#include <mutex>
#include <algorithm>
#include "Utility/Creators/BaseComponentCreator.h"
#include "Interfaces/Utility/IDeserializer.h"
#include "Utility/Keys.h"
#include "StringViewUtils.h"
Go to the source code of this file.
Classes | |
class | gui_framework::GUIFramework |
Singleton with GUIFramework settings and some functionality. More... | |
struct | gui_framework::GUIFramework::hotkeyData |
Namespaces | |
namespace | gui_framework |