// Copyright (C) 2022 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only /*! \fn template std::underlying_type_t qToUnderlying(Enum e) \relates \since 6.2 Converts the enumerator \a e to the equivalent value expressed in its enumeration's underlying type. */