GUIFramework 1.1.0
Framework for desktop GUI applications in C++.
|
#include "BaseComponents/BaseComponent.h"
Go to the source code of this file.
Namespaces | |
namespace | gui_framework |
namespace | gui_framework::iterators |
namespace | gui_framework::iterators::utility |
Functions | |
void | gui_framework::iterators::utility::getNextComponent (BaseComponent *¤tComponent, std::stack< BaseComponent * > &parents, std::stack< size_t > &indices) |