MCPcopy Create free account
hub / github.com/TankOs/SFGUI / ~Container

Function ~Container

include/SFGUI/Container.hpp:21–21  ·  view source on GitHub ↗

Dtor. */

Source from the content-addressed store, hash-verified

19 /** Dtor.
20 */
21 virtual ~Container() = default;
22
23 /** Add child.
24 * @param widget Widget to add.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected