Na ovoj stranici

Utils::TypedAspect Class

template <typename ValueType> class Utils::TypedAspect

Klasa TypedAspect je pomoćna klasa za implementaciju jednostavnog aspekta. Više...

Javne funkcije

void setDefaultValue(const ValueType &value)

Detaljan opis

Tipizirani aspekt sadrži jedan podatak koji je tipa ValueType.

Dokumentacija funkcija člana

void TypedAspect::setDefaultValue(const ValueType &value)

Postavlja zadano vrijednost value a i trenutnu vrijednost za ovaj aspekt.

Napomena: Trenutnavrijednost će se tiho postaviti na istu vrijednost. Razumno je postaviti zadane vrijednosti samo u fazi postavljanja aspekta.

Zadane vrijednosti neće biti pohranjene u postavkama.

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.