GUIFramework 1.1.0
Framework for desktop GUI applications in C++.
|
#include "Interfaces/Iterators/IIterable.h"
#include "Interfaces/Utility/ISerializable.h"
#include "Iterators/loadable_forward_iterator.h"
#include "Iterators/loadable_const_forward_iterator.h"
Go to the source code of this file.
Classes | |
class | gui_framework::utility::BaseLoadableHolder |
Base class for all visual asset loaders. More... | |
struct | gui_framework::utility::BaseLoadableHolder::imageData |
Namespaces | |
namespace | gui_framework |
namespace | gui_framework::utility |
Enumerations | |
enum class | gui_framework::utility::iconListViewType : uint32_t { gui_framework::utility::icon , gui_framework::utility::smallIcon = 2 } |