GUIFramework 1.1.0
Framework for desktop GUI applications in C++.
Loading...
Searching...
No Matches
IteratorsFunctionality.h File Reference

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 *&currentComponent, std::stack< BaseComponent * > &parents, std::stack< size_t > &indices)