Na ovoj stranici

Utils::AspectContainer Class

class Utils::AspectContainer

Klasa AspectContainer obuhvaća jedan ili više aspekata, a istovremeno pruža sučelje kao da se radi o jednom aspektu. Više...

Header: #include <AspectContainer>
Inherits: Utils::BaseAspect

Javne funkcije

Utils::BaseAspect *aspect(Utils::Id id) const

Detaljan opis

Vlasništvo nad podaspektima može se deklarirati pomoću setOwnsSubAspects.

Dokumentacija funkcija člana

Utils::BaseAspect *AspectContainer::aspect(Utils::Id id) const

Vraća BaseAspect s danim id, ili nullptr ako takav aspekt nije sadržan.

Vidi također BaseAspect.

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.