CPGen
C++ project generator
Loading...
Searching...
No Matches
Classes
ComponentGroup.hpp File Reference

A titled container that manages a vertical list of child components. More...

#include "Components/Component.hpp"
#include <memory>
#include <string>
#include <vector>
Include dependency graph for ComponentGroup.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ComponentGroup
 A container widget that groups and lays out child Component objects. More...
 

Detailed Description

A titled container that manages a vertical list of child components.

Author
Darleanow