dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QT_TR_FUNCTIONS
qt
core
metamacros
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(!QT_NO_TRANSLATION)
extern (
C
++)
enum
QT_TR_FUNCTIONS
=
q{
pragma
(
inline
,
true
)
static
dqtimported
!
"qt.core.string"
.
QString
tr
(
const
(
char
)*
s
,
const
(
char
)*
c
=
null
,
int
n
= -
1
) {
return
staticMetaObject.tr
(
s
,
c
,
n
); }
}
;
Meta
Source
See Source File
qt
core
metamacros
enums
NotIsConstructor
manifest constants
QT_TR_FUNCTIONS
Q_GADGET
Q_OBJECT
Q_OBJECT_D
Q_SIGNAL_IMPL_D
structs
CPPMemberFunctionPointer
templates
MetaObjectImpl
memberFunctionExternDeclaration