QPropertyBindingSourceLocation

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (C++)
struct QPropertyBindingSourceLocation {}

Members

Variables

column
quint32 column;
Undocumented in source.
fileName
const(char)* fileName;
Undocumented in source.
functionName
const(char)* functionName;
Undocumented in source.
line
quint32 line;
Undocumented in source.

Meta