AeonGUI
A portable video game graphic user interface library.
Loading...
Searching...
No Matches
AeonGUI::ComplexSelector Struct Reference

#include </d/a/AeonGUI/AeonGUI/include/aeongui/CSSSelector.hpp>

Collaboration diagram for AeonGUI::ComplexSelector:
[legend]

Classes

struct  Part
 A compound selector together with the combinator that precedes it. More...

Public Attributes

std::vector< Partparts {}
 Parts in left-to-right order as written in CSS.

Detailed Description

A complex selector: a chain of compound selectors separated by combinators. Stored left-to-right as written in CSS.


The documentation for this struct was generated from the following file: