QTest::ThrowOnSkipEnabler Class

class QTest::ThrowOnSkipEnabler
Header: #include <ThrowOnSkipEnabler>
Since: Qt 6.8

公共函数

详细说明

围绕setThrowOnSkip() 的 RAII 类。

成员函数文档

ThrowOnSkipEnabler::ThrowOnSkipEnabler()

构造函数。调用setThrowOnSkip(true)

[noexcept] ThrowOnSkipEnabler::~ThrowOnSkipEnabler()

销毁器。调用setThrowOnSkip(false)

© 2025 The Qt Company Ltd. 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.