![]() |
CopperSpice API
1.9.2
|
This is the complete list of members for QHelpEvent, including all inherited members.
QEvent(Type type) | QEvent | explicit |
QEvent(const QEvent &other) | QEvent | |
QHelpEvent(Type type, const QPoint &pos, const QPoint &globalPos) | QHelpEvent | |
Type enum name | QEvent | |
accept() | QEvent | inline |
globalPos() const | QHelpEvent | inline |
globalX() const | QHelpEvent | inline |
globalY() const | QHelpEvent | inline |
ignore() | QEvent | inline |
isAccepted() const | QEvent | inline |
operator=(const QEvent &other) | QEvent | |
pos() const | QHelpEvent | inline |
registerEventType(int hint=-1) | QEvent | static |
setAccepted(bool accepted) | QEvent | inline |
spontaneous() const | QEvent | inline |
type() const | QEvent | inline |
x() const | QHelpEvent | inline |
y() const | QHelpEvent | inline |
~QEvent() | QEvent | virtual |