Home
·
All Classes
·
Modules
QContextMenuEvent Class Reference
[
QtGui
module]
Inherits
QInputEvent
.
Types
enum
Reason
{ Mouse, Keyboard, Other }
Methods
__init__
(
self
, Reason, QPoint, QPoint, Qt.KeyboardModifiers)
__init__
(
self
, Reason, QPoint, QPoint)
__init__
(
self
, Reason, QPoint)
__init__
(
self
, QContextMenuEvent)
QPoint
globalPos
(
self
)
int
globalX
(
self
)
int
globalY
(
self
)
QPoint
pos
(
self
)
Reason
reason
(
self
)
int
x
(
self
)
int
y
(
self
)
Detailed Description
Type Documentation
QContextMenuEvent.Reason
Method Documentation
QContextMenuEvent.__init__ (
self
,
Reason
,
QPoint
,
QPoint
,
Qt.KeyboardModifiers
)
QContextMenuEvent.__init__ (
self
,
Reason
,
QPoint
,
QPoint
)
QContextMenuEvent.__init__ (
self
,
Reason
,
QPoint
)
QContextMenuEvent.__init__ (
self
,
QContextMenuEvent
)
QPoint
QContextMenuEvent.globalPos (
self
)
int QContextMenuEvent.globalX (
self
)
int QContextMenuEvent.globalY (
self
)
QPoint
QContextMenuEvent.pos (
self
)
Reason
QContextMenuEvent.reason (
self
)
int QContextMenuEvent.x (
self
)
int QContextMenuEvent.y (
self
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0