qt.core.typeinfo

* * DQt - D bindings for the Qt Toolkit * * GNU Lesser General Public License Usage * This file may be used under the terms of the GNU Lesser * General Public License version 3 as published by the Free Software * Foundation and appearing in the file LICENSE.LGPL3 included in the * packaging of this file. Please review the following information to * ensure the GNU Lesser General Public License version 3 requirements * will be met: https://www.gnu.org/licenses/lgpl-3.0.html. *

Members

Aliases

QTypeInfoQuery
alias QTypeInfoQuery = QTypeInfo
Undocumented in source.

Enums

QTypeInfoFlags
enum QTypeInfoFlags
Undocumented in source.

Manifest constants

Q_MOVABLE_TYPE
enum Q_MOVABLE_TYPE;
Undocumented in source.
Q_PRIMITIVE_TYPE
enum Q_PRIMITIVE_TYPE;
Undocumented in source.
Q_RELOCATABLE_TYPE
enum Q_RELOCATABLE_TYPE;
Undocumented in source.

Templates

QTypeInfo
template QTypeInfo(T)
Undocumented in source.
is_integral
template is_integral(T)
Undocumented in source.
qIsRelocatable
template qIsRelocatable(T)
Undocumented in source.
qIsTrivial
template qIsTrivial(T)
Undocumented in source.

Meta