GUIFramework 1.1.0
Framework for desktop GUI applications in C++.
|
#include "Core.h"
#include "Utility/Utility.h"
#include "Utility/ComponentSettings.h"
#include "Holders/LoadableHolders/IconsHolder.h"
#include "Interfaces/Styles/IStyles.h"
#include "Interfaces/Utility/ISerializable.h"
#include "Interfaces/Localization/ITextLocalized.h"
Go to the source code of this file.
Classes | |
class | gui_framework::BaseComponent |
Base class for all windows, controls, etc. More... | |
Namespaces | |
namespace | gui_framework |