QHoverEvent

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Constructors

this
this(Type type, const(QPointF) pos, const(QPointF) oldPos, qt.core.namespace.KeyboardModifiers modifiers)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

oldPosF
const(QPointF) oldPosF()
Undocumented in source. Be warned that the author may not have intended to support it.
posF
const(QPointF) posF()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

op
QPointF op;
Undocumented in source.
p
QPointF p;
Undocumented in source.

Inherited Members

From QInputEvent

~this
~this()
Undocumented in source.
modifiers
qt.core.namespace.KeyboardModifiers modifiers()
Undocumented in source. Be warned that the author may not have intended to support it.
setModifiers
void setModifiers(qt.core.namespace.KeyboardModifiers amodifiers)
Undocumented in source. Be warned that the author may not have intended to support it.
timestamp
cpp_ulong timestamp()
Undocumented in source. Be warned that the author may not have intended to support it.
setTimestamp
void setTimestamp(cpp_ulong atimestamp)
Undocumented in source. Be warned that the author may not have intended to support it.
modState
qt.core.namespace.KeyboardModifiers modState;
Undocumented in source.
ts
cpp_ulong ts;
Undocumented in source.

Meta