Property | Type | Description | |
---|---|---|---|
applet | |||
appletScript | AppletScript | ||
appletType | Type |
Property | Type | Description | |
---|---|---|---|
Close | bool |
Method | Description | |
---|---|---|
AcceptDrops ( ) : bool | ||
AcceptHoverEvents ( ) : bool | ||
AcceptedMouseButtons ( ) : uint | ||
AcceptsHoverEvents ( ) : bool | ||
AdjustSize ( ) : void | ||
Advance ( int phase ) : void | ||
BoundingRect ( ) : Qyoto.QRectF | ||
BoundingRegion ( |
||
BoundingRegionGranularity ( ) : double | ||
ChildItems ( ) : List |
||
Children ( ) : List |
||
ChildrenBoundingRect ( ) : Qyoto.QRectF | ||
ClearFocus ( ) : void | ||
ClipPath ( ) : |
||
CollidesWithItem ( IQGraphicsItem other ) : bool | ||
CollidesWithItem ( IQGraphicsItem other, |
||
CollidesWithPath ( |
||
CollidesWithPath ( |
||
CollidingItems ( ) : List |
||
CollidingItems ( |
||
CommonAncestorItem ( IQGraphicsItem other ) : IQGraphicsItem | ||
Contains ( |
||
ContentsRect ( ) : Qyoto.QRectF | ||
Cursor ( ) : |
||
Data ( int key ) : Qyoto.QVariant | ||
DeviceTransform ( |
||
EffectiveOpacity ( ) : double | ||
EffectiveSizeHint ( |
||
EffectiveSizeHint ( |
||
EnsureVisible ( ) : void | ||
EnsureVisible ( Qyoto.QRectF rect ) : void | ||
EnsureVisible ( Qyoto.QRectF rect, int xmargin ) : void | ||
EnsureVisible ( Qyoto.QRectF rect, int xmargin, int ymargin ) : void | ||
EnsureVisible ( double x, double y, double w, double h ) : void | ||
EnsureVisible ( double x, double y, double w, double h, int xmargin ) : void | ||
EnsureVisible ( double x, double y, double w, double h, int xmargin, int ymargin ) : void | ||
Flags ( ) : uint | ||
FocusWidget ( ) : |
||
Geometry ( ) : Qyoto.QRectF | ||
GetContentsMargins ( double &left, double &top, double &right, double &bottom ) : void | ||
GetWindowFrameMargins ( double &left, double &top, double &right, double &bottom ) : void | ||
GrabKeyboard ( ) : void | ||
GrabMouse ( ) : void | ||
Group ( ) : Qyoto.QGraphicsItemGroup | ||
HandlesChildEvents ( ) : bool | ||
HasCursor ( ) : bool | ||
HasFocus ( ) : bool | ||
Hide ( ) : void | ||
InstallSceneEventFilter ( IQGraphicsItem filterItem ) : void | ||
IsActiveWindow ( ) : bool | ||
IsAncestorOf ( IQGraphicsItem child ) : bool | ||
IsClipped ( ) : bool | ||
IsEnabled ( ) : bool | ||
IsLayout ( ) : bool | ||
IsObscured ( ) : bool | ||
IsObscured ( Qyoto.QRectF rect ) : bool | ||
IsObscured ( double x, double y, double w, double h ) : bool | ||
IsObscuredBy ( IQGraphicsItem item ) : bool | ||
IsSelected ( ) : bool | ||
IsUnderMouse ( ) : bool | ||
IsVisible ( ) : bool | ||
IsVisibleTo ( IQGraphicsItem parent ) : bool | ||
IsWidget ( ) : bool | ||
IsWindow ( ) : bool | ||
ItemTransform ( IQGraphicsItem other ) : QTransform | ||
ItemTransform ( IQGraphicsItem other, bool &ok ) : QTransform | ||
Layout ( ) : QGraphicsLayout | ||
MapFromItem ( IQGraphicsItem item, QPainterPath path ) : QPainterPath | ||
MapFromItem ( IQGraphicsItem item, QPointF point ) : QPointF | ||
MapFromItem ( IQGraphicsItem item, double x, double y ) : QPointF | ||
MapFromItem ( IQGraphicsItem item, QPolygonF polygon ) : QPolygonF | ||
MapFromItem ( IQGraphicsItem item, QRectF rect ) : QPolygonF | ||
MapFromItem ( IQGraphicsItem item, double x, double y, double w, double h ) : QPolygonF | ||
MapFromParent ( QPainterPath path ) : QPainterPath | ||
MapFromParent ( QPointF point ) : QPointF | ||
MapFromParent ( double x, double y ) : QPointF | ||
MapFromParent ( QPolygonF polygon ) : QPolygonF | ||
MapFromParent ( QRectF rect ) : QPolygonF | ||
MapFromParent ( double x, double y, double w, double h ) : QPolygonF | ||
MapFromScene ( QPainterPath path ) : QPainterPath | ||
MapFromScene ( QPointF point ) : QPointF | ||
MapFromScene ( double x, double y ) : QPointF | ||
MapFromScene ( QPolygonF polygon ) : QPolygonF | ||
MapFromScene ( QRectF rect ) : QPolygonF | ||
MapFromScene ( double x, double y, double w, double h ) : QPolygonF | ||
MapRectFromItem ( IQGraphicsItem item, QRectF rect ) : QRectF | ||
MapRectFromItem ( IQGraphicsItem item, double x, double y, double w, double h ) : QRectF | ||
MapRectFromParent ( QRectF rect ) : QRectF | ||
MapRectFromParent ( double x, double y, double w, double h ) : QRectF | ||
MapRectFromScene ( QRectF rect ) : QRectF | ||
MapRectFromScene ( double x, double y, double w, double h ) : QRectF | ||
MapRectToItem ( IQGraphicsItem item, QRectF rect ) : QRectF | ||
MapRectToItem ( IQGraphicsItem item, double x, double y, double w, double h ) : QRectF | ||
MapRectToParent ( QRectF rect ) : QRectF | ||
MapRectToParent ( double x, double y, double w, double h ) : QRectF | ||
MapRectToScene ( QRectF rect ) : QRectF | ||
MapRectToScene ( double x, double y, double w, double h ) : QRectF | ||
MapToItem ( IQGraphicsItem item, QPainterPath path ) : QPainterPath | ||
MapToItem ( IQGraphicsItem item, QPointF point ) : QPointF | ||
MapToItem ( IQGraphicsItem item, double x, double y ) : QPointF | ||
MapToItem ( IQGraphicsItem item, QPolygonF polygon ) : QPolygonF | ||
MapToItem ( IQGraphicsItem item, QRectF rect ) : QPolygonF | ||
MapToItem ( IQGraphicsItem item, double x, double y, double w, double h ) : QPolygonF | ||
MapToParent ( QPainterPath path ) : QPainterPath | ||
MapToParent ( QPointF point ) : QPointF | ||
MapToParent ( double x, double y ) : QPointF | ||
MapToParent ( QPolygonF polygon ) : QPolygonF | ||
MapToParent ( QRectF rect ) : QPolygonF | ||
MapToParent ( double x, double y, double w, double h ) : QPolygonF | ||
MapToScene ( QPainterPath path ) : QPainterPath | ||
MapToScene ( QPointF point ) : QPointF | ||
MapToScene ( double x, double y ) : QPointF | ||
MapToScene ( QPolygonF polygon ) : QPolygonF | ||
MapToScene ( QRectF rect ) : QPolygonF | ||
MapToScene ( double x, double y, double w, double h ) : QPolygonF | ||
Matrix ( ) : QMatrix | ||
MaximumHeight ( ) : double | ||
MaximumSize ( ) : QSizeF | ||
MaximumWidth ( ) : double | ||
MinimumHeight ( ) : double | ||
MinimumSize ( ) : QSizeF | ||
MinimumWidth ( ) : double | ||
MoveBy ( double dx, double dy ) : void | ||
Opacity ( ) : double | ||
OpaqueArea ( ) : QPainterPath | ||
Paint ( QPainter painter, QStyleOptionGraphicsItem option ) : void | ||
Paint ( QPainter painter, QStyleOptionGraphicsItem option, QWidget widget ) : void | ||
PaintWindowFrame ( QPainter painter, QStyleOptionGraphicsItem option ) : void | ||
PaintWindowFrame ( QPainter painter, QStyleOptionGraphicsItem option, QWidget widget ) : void | ||
ParentItem ( ) : IQGraphicsItem | ||
ParentLayoutItem ( ) : IQGraphicsLayoutItem | ||
ParentWidget ( ) : |
||
Pos ( ) : QPointF | ||
PreferredHeight ( ) : double | ||
PreferredSize ( ) : QSizeF | ||
PreferredWidth ( ) : double | ||
QGraphicsWidget ( AppletScript parent ) : System | ||
Rect ( ) : QRectF | ||
RemoveSceneEventFilter ( IQGraphicsItem filterItem ) : void | ||
ResetMatrix ( ) : void | ||
ResetTransform ( ) : void | ||
Resize ( QSizeF size ) : void | ||
Resize ( double w, double h ) : void | ||
Rotate ( double angle ) : void | ||
Scale ( double sx, double sy ) : void | ||
Scene ( ) : QGraphicsScene | ||
SceneBoundingRect ( ) : QRectF | ||
SceneMatrix ( ) : QMatrix | ||
ScenePos ( ) : QPointF | ||
SceneTransform ( ) : QTransform | ||
Scroll ( double dx, double dy ) : void | ||
Scroll ( double dx, double dy, QRectF rect ) : void | ||
SetAcceptDrops ( bool on ) : void | ||
SetAcceptHoverEvents ( bool enabled ) : void | ||
SetAcceptedMouseButtons ( uint buttons ) : void | ||
SetAcceptsHoverEvents ( bool enabled ) : void | ||
SetAttribute ( Qt attribute ) : void | ||
SetAttribute ( Qt attribute, bool on ) : void | ||
SetBoundingRegionGranularity ( double granularity ) : void | ||
SetCacheMode ( QGraphicsItem mode ) : void | ||
SetCacheMode ( QGraphicsItem mode, QSize cacheSize ) : void | ||
SetContentsMargins ( double left, double top, double right, double bottom ) : void | ||
SetCursor ( QCursor cursor ) : void | ||
SetData ( int key, QVariant value ) : void | ||
SetEnabled ( bool enabled ) : void | ||
SetFlag ( QGraphicsItem flag ) : void | ||
SetFlag ( QGraphicsItem flag, bool enabled ) : void | ||
SetFlags ( uint flags ) : void | ||
SetFocus ( ) : void | ||
SetFocus ( Qt focusReason ) : void | ||
SetGeometry ( QRectF rect ) : void | ||
SetGeometry ( double x, double y, double w, double h ) : void | ||
SetGroup ( QGraphicsItemGroup group ) : void | ||
SetHandlesChildEvents ( bool enabled ) : void | ||
SetLayout ( QGraphicsLayout layout ) : void | ||
SetMatrix ( QMatrix matrix ) : void | ||
SetMatrix ( QMatrix matrix, bool combine ) : void | ||
SetMaximumHeight ( double height ) : void | ||
SetMaximumSize ( QSizeF size ) : void | ||
SetMaximumSize ( double w, double h ) : void | ||
SetMaximumWidth ( double width ) : void | ||
SetMinimumHeight ( double height ) : void | ||
SetMinimumSize ( QSizeF size ) : void | ||
SetMinimumSize ( double w, double h ) : void | ||
SetMinimumWidth ( double width ) : void | ||
SetOpacity ( double opacity ) : void | ||
SetParentItem ( IQGraphicsItem parent ) : void | ||
SetParentLayoutItem ( QGraphicsLayoutItem parent ) : void | ||
SetPos ( QPointF pos ) : void | ||
SetPos ( double x, double y ) : void | ||
SetPreferredHeight ( double height ) : void | ||
SetPreferredSize ( QSizeF size ) : void | ||
SetPreferredSize ( double w, double h ) : void | ||
SetPreferredWidth ( double width ) : void | ||
SetSelected ( bool selected ) : void | ||
SetSizePolicy ( QSizePolicy policy ) : void | ||
SetSizePolicy ( QSizePolicy hPolicy, QSizePolicy vPolicy ) : void | ||
SetSizePolicy ( QSizePolicy hPolicy, QSizePolicy vPolicy, QSizePolicy controlType ) : void | ||
SetStyle ( QStyle style ) : void | ||
SetToolTip ( string toolTip ) : void | ||
SetTransform ( QTransform matrix ) : void | ||
SetTransform ( QTransform matrix, bool combine ) : void | ||
SetVisible ( bool visible ) : void | ||
SetWindowFrameMargins ( double left, double top, double right, double bottom ) : void | ||
SetZValue ( double z ) : void | ||
Shape ( ) : QPainterPath | ||
Shear ( double sh, double sv ) : void | ||
Show ( ) : void | ||
SizeHint ( Qt which, QSizeF constraint ) : QSizeF | ||
SizePolicy ( ) : QSizePolicy | ||
Style ( ) : QStyle | ||
TestAttribute ( Qt attribute ) : bool | ||
ToolTip ( ) : string | ||
TopLevelItem ( ) : IQGraphicsItem | ||
TopLevelWidget ( ) : |
||
Transform ( ) : QTransform | ||
Translate ( double dx, double dy ) : void | ||
UngrabKeyboard ( ) : void | ||
UngrabMouse ( ) : void | ||
UnsetCursor ( ) : void | ||
UnsetLayoutDirection ( ) : void | ||
UnsetWindowFrameMargins ( ) : void | ||
Update ( ) : void | ||
Update ( QRectF rect ) : void | ||
Update ( double x, double y, double width, double height ) : void | ||
UpdateGeometry ( ) : void | ||
Window ( ) : |
||
WindowFrameGeometry ( ) : QRectF | ||
WindowFrameRect ( ) : QRectF | ||
WindowType ( ) : Qt.WindowType | ||
X ( ) : double | ||
Y ( ) : double | ||
ZValue ( ) : double | ||
cacheMode ( ) : QGraphicsItem.CacheMode | ||
type ( ) : int |
Method | Description | |
---|---|---|
AddToIndex ( ) : void | ||
ChangeEvent ( Qyoto.QEvent arg1 ) : void | ||
CloseEvent ( Qyoto.QCloseEvent arg1 ) : void | ||
ContextMenuEvent ( Qyoto.QGraphicsSceneContextMenuEvent arg1 ) : void | ||
DragEnterEvent ( Qyoto.QGraphicsSceneDragDropEvent arg1 ) : void | ||
DragLeaveEvent ( Qyoto.QGraphicsSceneDragDropEvent arg1 ) : void | ||
DragMoveEvent ( Qyoto.QGraphicsSceneDragDropEvent arg1 ) : void | ||
DropEvent ( Qyoto.QGraphicsSceneDragDropEvent arg1 ) : void | ||
Event ( Qyoto.QEvent arg1 ) : bool | ||
FocusInEvent ( Qyoto.QFocusEvent arg1 ) : void | ||
FocusNextPrevChild ( bool next ) : bool | ||
FocusOutEvent ( Qyoto.QFocusEvent arg1 ) : void | ||
GrabKeyboardEvent ( Qyoto.QEvent arg1 ) : void | ||
GrabMouseEvent ( Qyoto.QEvent arg1 ) : void | ||
HideEvent ( Qyoto.QHideEvent arg1 ) : void | ||
HoverEnterEvent ( Qyoto.QGraphicsSceneHoverEvent arg1 ) : void | ||
HoverLeaveEvent ( Qyoto.QGraphicsSceneHoverEvent arg1 ) : void | ||
HoverMoveEvent ( Qyoto.QGraphicsSceneHoverEvent arg1 ) : void | ||
InitStyleOption ( QStyleOption option ) : void | ||
InputMethodEvent ( |
||
InputMethodQuery ( |
||
ItemChange ( QGraphicsItem change, QVariant value ) : QVariant | ||
KeyPressEvent ( QKeyEvent arg1 ) : void | ||
KeyReleaseEvent ( QKeyEvent arg1 ) : void | ||
MouseDoubleClickEvent ( QGraphicsSceneMouseEvent arg1 ) : void | ||
MouseMoveEvent ( QGraphicsSceneMouseEvent arg1 ) : void | ||
MousePressEvent ( QGraphicsSceneMouseEvent arg1 ) : void | ||
MouseReleaseEvent ( QGraphicsSceneMouseEvent arg1 ) : void | ||
MoveEvent ( QGraphicsSceneMoveEvent arg1 ) : void | ||
PolishEvent ( ) : void | ||
PrepareGeometryChange ( ) : void | ||
PropertyChange ( string propertyName, QVariant value ) : QVariant | ||
RemoveFromIndex ( ) : void | ||
ResizeEvent ( QGraphicsSceneResizeEvent arg1 ) : void | ||
SceneEvent ( QEvent arg1 ) : bool | ||
SceneEventFilter ( IQGraphicsItem watched, QEvent arg2 ) : bool | ||
SetExtension ( QGraphicsItem extension, QVariant variant ) : void | ||
ShowEvent ( QShowEvent arg1 ) : void | ||
SizeHint ( Qt which ) : QSizeF | ||
SupportsExtension ( QGraphicsItem extension ) : bool | ||
UngrabKeyboardEvent ( QEvent arg1 ) : void | ||
UngrabMouseEvent ( QEvent arg1 ) : void | ||
WheelEvent ( QGraphicsSceneWheelEvent arg1 ) : void | ||
WindowFrameEvent ( QEvent e ) : bool | ||
WindowFrameSectionAt ( QPointF pos ) : Qt.WindowFrameSection | ||
extension ( QVariant variant ) : QVariant |
Method | Description | |
---|---|---|
Close ( ) : bool |
public BoundingRegion ( |
||
itemToDeviceTransform | ||
return |
public BoundingRegionGranularity ( ) : double | ||
return | double |
protected ChangeEvent ( Qyoto.QEvent arg1 ) : void | ||
arg1 | Qyoto.QEvent | |
return | void |
public ChildrenBoundingRect ( ) : Qyoto.QRectF | ||
return | Qyoto.QRectF |
protected CloseEvent ( Qyoto.QCloseEvent arg1 ) : void | ||
arg1 | Qyoto.QCloseEvent | |
return | void |
public CollidesWithItem ( IQGraphicsItem other ) : bool | ||
other | IQGraphicsItem | |
return | bool |
public CollidesWithItem ( IQGraphicsItem other, |
||
other | IQGraphicsItem | |
mode | ||
return | bool |
public CollidesWithPath ( |
||
path | ||
return | bool |
public CollidesWithPath ( |
||
path | ||
mode | ||
return | bool |
public CommonAncestorItem ( IQGraphicsItem other ) : IQGraphicsItem | ||
other | IQGraphicsItem | |
return | IQGraphicsItem |
protected ContextMenuEvent ( Qyoto.QGraphicsSceneContextMenuEvent arg1 ) : void | ||
arg1 | Qyoto.QGraphicsSceneContextMenuEvent | |
return | void |
public DeviceTransform ( |
||
viewportTransform | ||
return |
protected DragEnterEvent ( Qyoto.QGraphicsSceneDragDropEvent arg1 ) : void | ||
arg1 | Qyoto.QGraphicsSceneDragDropEvent | |
return | void |
protected DragLeaveEvent ( Qyoto.QGraphicsSceneDragDropEvent arg1 ) : void | ||
arg1 | Qyoto.QGraphicsSceneDragDropEvent | |
return | void |
protected DragMoveEvent ( Qyoto.QGraphicsSceneDragDropEvent arg1 ) : void | ||
arg1 | Qyoto.QGraphicsSceneDragDropEvent | |
return | void |
protected DropEvent ( Qyoto.QGraphicsSceneDragDropEvent arg1 ) : void | ||
arg1 | Qyoto.QGraphicsSceneDragDropEvent | |
return | void |
public EffectiveSizeHint ( |
||
which | ||
return | Qyoto.QSizeF |
public EffectiveSizeHint ( |
||
which | ||
constraint | Qyoto.QSizeF | |
return | Qyoto.QSizeF |
public EnsureVisible ( Qyoto.QRectF rect ) : void | ||
rect | Qyoto.QRectF | |
return | void |
public EnsureVisible ( Qyoto.QRectF rect, int xmargin ) : void | ||
rect | Qyoto.QRectF | |
xmargin | int | |
return | void |
public EnsureVisible ( Qyoto.QRectF rect, int xmargin, int ymargin ) : void | ||
rect | Qyoto.QRectF | |
xmargin | int | |
ymargin | int | |
return | void |
public EnsureVisible ( double x, double y, double w, double h ) : void | ||
x | double | |
y | double | |
w | double | |
h | double | |
return | void |
public EnsureVisible ( double x, double y, double w, double h, int xmargin ) : void | ||
x | double | |
y | double | |
w | double | |
h | double | |
xmargin | int | |
return | void |
public EnsureVisible ( double x, double y, double w, double h, int xmargin, int ymargin ) : void | ||
x | double | |
y | double | |
w | double | |
h | double | |
xmargin | int | |
ymargin | int | |
return | void |
protected FocusInEvent ( Qyoto.QFocusEvent arg1 ) : void | ||
arg1 | Qyoto.QFocusEvent | |
return | void |
protected FocusNextPrevChild ( bool next ) : bool | ||
next | bool | |
return | bool |
protected FocusOutEvent ( Qyoto.QFocusEvent arg1 ) : void | ||
arg1 | Qyoto.QFocusEvent | |
return | void |
public GetContentsMargins ( double &left, double &top, double &right, double &bottom ) : void | ||
left | double | |
top | double | |
right | double | |
bottom | double | |
return | void |
public GetWindowFrameMargins ( double &left, double &top, double &right, double &bottom ) : void | ||
left | double | |
top | double | |
right | double | |
bottom | double | |
return | void |
protected GrabKeyboardEvent ( Qyoto.QEvent arg1 ) : void | ||
arg1 | Qyoto.QEvent | |
return | void |
protected GrabMouseEvent ( Qyoto.QEvent arg1 ) : void | ||
arg1 | Qyoto.QEvent | |
return | void |
protected HideEvent ( Qyoto.QHideEvent arg1 ) : void | ||
arg1 | Qyoto.QHideEvent | |
return | void |
protected HoverEnterEvent ( Qyoto.QGraphicsSceneHoverEvent arg1 ) : void | ||
arg1 | Qyoto.QGraphicsSceneHoverEvent | |
return | void |
protected HoverLeaveEvent ( Qyoto.QGraphicsSceneHoverEvent arg1 ) : void | ||
arg1 | Qyoto.QGraphicsSceneHoverEvent | |
return | void |
protected HoverMoveEvent ( Qyoto.QGraphicsSceneHoverEvent arg1 ) : void | ||
arg1 | Qyoto.QGraphicsSceneHoverEvent | |
return | void |
protected InitStyleOption ( QStyleOption option ) : void | ||
option | QStyleOption | |
return | void |
protected InputMethodEvent ( |
||
arg1 | ||
return | void |
protected InputMethodQuery ( |
||
query | ||
return | Qyoto.QVariant |
public InstallSceneEventFilter ( IQGraphicsItem filterItem ) : void | ||
filterItem | IQGraphicsItem | |
return | void |
public IsAncestorOf ( IQGraphicsItem child ) : bool | ||
child | IQGraphicsItem | |
return | bool |
public IsObscured ( Qyoto.QRectF rect ) : bool | ||
rect | Qyoto.QRectF | |
return | bool |
public IsObscured ( double x, double y, double w, double h ) : bool | ||
x | double | |
y | double | |
w | double | |
h | double | |
return | bool |
public IsObscuredBy ( IQGraphicsItem item ) : bool | ||
item | IQGraphicsItem | |
return | bool |
public IsVisibleTo ( IQGraphicsItem parent ) : bool | ||
parent | IQGraphicsItem | |
return | bool |
protected ItemChange ( QGraphicsItem change, QVariant value ) : QVariant | ||
change | QGraphicsItem | |
value | QVariant | |
return | QVariant |
public ItemTransform ( IQGraphicsItem other ) : QTransform | ||
other | IQGraphicsItem | |
return | QTransform |
public ItemTransform ( IQGraphicsItem other, bool &ok ) : QTransform | ||
other | IQGraphicsItem | |
ok | bool | |
return | QTransform |
protected KeyPressEvent ( QKeyEvent arg1 ) : void | ||
arg1 | QKeyEvent | |
return | void |
protected KeyReleaseEvent ( QKeyEvent arg1 ) : void | ||
arg1 | QKeyEvent | |
return | void |
public MapFromItem ( IQGraphicsItem item, QPainterPath path ) : QPainterPath | ||
item | IQGraphicsItem | |
path | QPainterPath | |
return | QPainterPath |
public MapFromItem ( IQGraphicsItem item, QPointF point ) : QPointF | ||
item | IQGraphicsItem | |
point | QPointF | |
return | QPointF |
public MapFromItem ( IQGraphicsItem item, double x, double y ) : QPointF | ||
item | IQGraphicsItem | |
x | double | |
y | double | |
return | QPointF |
public MapFromItem ( IQGraphicsItem item, QPolygonF polygon ) : QPolygonF | ||
item | IQGraphicsItem | |
polygon | QPolygonF | |
return | QPolygonF |
public MapFromItem ( IQGraphicsItem item, QRectF rect ) : QPolygonF | ||
item | IQGraphicsItem | |
rect | QRectF | |
return | QPolygonF |
public MapFromItem ( IQGraphicsItem item, double x, double y, double w, double h ) : QPolygonF | ||
item | IQGraphicsItem | |
x | double | |
y | double | |
w | double | |
h | double | |
return | QPolygonF |
public MapFromParent ( QPainterPath path ) : QPainterPath | ||
path | QPainterPath | |
return | QPainterPath |
public MapFromParent ( QPointF point ) : QPointF | ||
point | QPointF | |
return | QPointF |
public MapFromParent ( double x, double y ) : QPointF | ||
x | double | |
y | double | |
return | QPointF |
public MapFromParent ( QPolygonF polygon ) : QPolygonF | ||
polygon | QPolygonF | |
return | QPolygonF |
public MapFromParent ( QRectF rect ) : QPolygonF | ||
rect | QRectF | |
return | QPolygonF |
public MapFromParent ( double x, double y, double w, double h ) : QPolygonF | ||
x | double | |
y | double | |
w | double | |
h | double | |
return | QPolygonF |
public MapFromScene ( QPainterPath path ) : QPainterPath | ||
path | QPainterPath | |
return | QPainterPath |
public MapFromScene ( QPointF point ) : QPointF | ||
point | QPointF | |
return | QPointF |
public MapFromScene ( double x, double y ) : QPointF | ||
x | double | |
y | double | |
return | QPointF |
public MapFromScene ( QPolygonF polygon ) : QPolygonF | ||
polygon | QPolygonF | |
return | QPolygonF |
public MapFromScene ( QRectF rect ) : QPolygonF | ||
rect | QRectF | |
return | QPolygonF |
public MapFromScene ( double x, double y, double w, double h ) : QPolygonF | ||
x | double | |
y | double | |
w | double | |
h | double | |
return | QPolygonF |
public MapRectFromItem ( IQGraphicsItem item, QRectF rect ) : QRectF | ||
item | IQGraphicsItem | |
rect | QRectF | |
return | QRectF |
public MapRectFromItem ( IQGraphicsItem item, double x, double y, double w, double h ) : QRectF | ||
item | IQGraphicsItem | |
x | double | |
y | double | |
w | double | |
h | double | |
return | QRectF |
public MapRectFromParent ( QRectF rect ) : QRectF | ||
rect | QRectF | |
return | QRectF |
public MapRectFromParent ( double x, double y, double w, double h ) : QRectF | ||
x | double | |
y | double | |
w | double | |
h | double | |
return | QRectF |
public MapRectFromScene ( QRectF rect ) : QRectF | ||
rect | QRectF | |
return | QRectF |
public MapRectFromScene ( double x, double y, double w, double h ) : QRectF | ||
x | double | |
y | double | |
w | double | |
h | double | |
return | QRectF |
public MapRectToItem ( IQGraphicsItem item, QRectF rect ) : QRectF | ||
item | IQGraphicsItem | |
rect | QRectF | |
return | QRectF |
public MapRectToItem ( IQGraphicsItem item, double x, double y, double w, double h ) : QRectF | ||
item | IQGraphicsItem | |
x | double | |
y | double | |
w | double | |
h | double | |
return | QRectF |
public MapRectToParent ( QRectF rect ) : QRectF | ||
rect | QRectF | |
return | QRectF |
public MapRectToParent ( double x, double y, double w, double h ) : QRectF | ||
x | double | |
y | double | |
w | double | |
h | double | |
return | QRectF |
public MapRectToScene ( QRectF rect ) : QRectF | ||
rect | QRectF | |
return | QRectF |
public MapRectToScene ( double x, double y, double w, double h ) : QRectF | ||
x | double | |
y | double | |
w | double | |
h | double | |
return | QRectF |
public MapToItem ( IQGraphicsItem item, QPainterPath path ) : QPainterPath | ||
item | IQGraphicsItem | |
path | QPainterPath | |
return | QPainterPath |
public MapToItem ( IQGraphicsItem item, QPointF point ) : QPointF | ||
item | IQGraphicsItem | |
point | QPointF | |
return | QPointF |
public MapToItem ( IQGraphicsItem item, double x, double y ) : QPointF | ||
item | IQGraphicsItem | |
x | double | |
y | double | |
return | QPointF |
public MapToItem ( IQGraphicsItem item, QPolygonF polygon ) : QPolygonF | ||
item | IQGraphicsItem | |
polygon | QPolygonF | |
return | QPolygonF |
public MapToItem ( IQGraphicsItem item, QRectF rect ) : QPolygonF | ||
item | IQGraphicsItem | |
rect | QRectF | |
return | QPolygonF |
public MapToItem ( IQGraphicsItem item, double x, double y, double w, double h ) : QPolygonF | ||
item | IQGraphicsItem | |
x | double | |
y | double | |
w | double | |
h | double | |
return | QPolygonF |
public MapToParent ( QPainterPath path ) : QPainterPath | ||
path | QPainterPath | |
return | QPainterPath |
public MapToParent ( QPointF point ) : QPointF | ||
point | QPointF | |
return | QPointF |
public MapToParent ( double x, double y ) : QPointF | ||
x | double | |
y | double | |
return | QPointF |
public MapToParent ( QPolygonF polygon ) : QPolygonF | ||
polygon | QPolygonF | |
return | QPolygonF |
public MapToParent ( QRectF rect ) : QPolygonF | ||
rect | QRectF | |
return | QPolygonF |
public MapToParent ( double x, double y, double w, double h ) : QPolygonF | ||
x | double | |
y | double | |
w | double | |
h | double | |
return | QPolygonF |
public MapToScene ( QPainterPath path ) : QPainterPath | ||
path | QPainterPath | |
return | QPainterPath |
public MapToScene ( QPointF point ) : QPointF | ||
point | QPointF | |
return | QPointF |
public MapToScene ( double x, double y ) : QPointF | ||
x | double | |
y | double | |
return | QPointF |
public MapToScene ( QPolygonF polygon ) : QPolygonF | ||
polygon | QPolygonF | |
return | QPolygonF |
public MapToScene ( QRectF rect ) : QPolygonF | ||
rect | QRectF | |
return | QPolygonF |
public MapToScene ( double x, double y, double w, double h ) : QPolygonF | ||
x | double | |
y | double | |
w | double | |
h | double | |
return | QPolygonF |
protected MouseDoubleClickEvent ( QGraphicsSceneMouseEvent arg1 ) : void | ||
arg1 | QGraphicsSceneMouseEvent | |
return | void |
protected MouseMoveEvent ( QGraphicsSceneMouseEvent arg1 ) : void | ||
arg1 | QGraphicsSceneMouseEvent | |
return | void |
protected MousePressEvent ( QGraphicsSceneMouseEvent arg1 ) : void | ||
arg1 | QGraphicsSceneMouseEvent | |
return | void |
protected MouseReleaseEvent ( QGraphicsSceneMouseEvent arg1 ) : void | ||
arg1 | QGraphicsSceneMouseEvent | |
return | void |
public MoveBy ( double dx, double dy ) : void | ||
dx | double | |
dy | double | |
return | void |
protected MoveEvent ( QGraphicsSceneMoveEvent arg1 ) : void | ||
arg1 | QGraphicsSceneMoveEvent | |
return | void |
public Paint ( QPainter painter, QStyleOptionGraphicsItem option ) : void | ||
painter | QPainter | |
option | QStyleOptionGraphicsItem | |
return | void |
public Paint ( QPainter painter, QStyleOptionGraphicsItem option, QWidget widget ) : void | ||
painter | QPainter | |
option | QStyleOptionGraphicsItem | |
widget | QWidget | |
return | void |
public PaintWindowFrame ( QPainter painter, QStyleOptionGraphicsItem option ) : void | ||
painter | QPainter | |
option | QStyleOptionGraphicsItem | |
return | void |
public PaintWindowFrame ( QPainter painter, QStyleOptionGraphicsItem option, QWidget widget ) : void | ||
painter | QPainter | |
option | QStyleOptionGraphicsItem | |
widget | QWidget | |
return | void |
public ParentLayoutItem ( ) : IQGraphicsLayoutItem | ||
return | IQGraphicsLayoutItem |
protected PropertyChange ( string propertyName, QVariant value ) : QVariant | ||
propertyName | string | |
value | QVariant | |
return | QVariant |
public QGraphicsWidget ( AppletScript parent ) : System | ||
parent | AppletScript | |
return | System |
public RemoveSceneEventFilter ( IQGraphicsItem filterItem ) : void | ||
filterItem | IQGraphicsItem | |
return | void |
protected ResizeEvent ( QGraphicsSceneResizeEvent arg1 ) : void | ||
arg1 | QGraphicsSceneResizeEvent | |
return | void |
protected SceneEventFilter ( IQGraphicsItem watched, QEvent arg2 ) : bool | ||
watched | IQGraphicsItem | |
arg2 | QEvent | |
return | bool |
public Scroll ( double dx, double dy ) : void | ||
dx | double | |
dy | double | |
return | void |
public Scroll ( double dx, double dy, QRectF rect ) : void | ||
dx | double | |
dy | double | |
rect | QRectF | |
return | void |
public SetAcceptHoverEvents ( bool enabled ) : void | ||
enabled | bool | |
return | void |
public SetAcceptedMouseButtons ( uint buttons ) : void | ||
buttons | uint | |
return | void |
public SetAcceptsHoverEvents ( bool enabled ) : void | ||
enabled | bool | |
return | void |
public SetAttribute ( Qt attribute, bool on ) : void | ||
attribute | Qt | |
on | bool | |
return | void |
public SetBoundingRegionGranularity ( double granularity ) : void | ||
granularity | double | |
return | void |
public SetCacheMode ( QGraphicsItem mode ) : void | ||
mode | QGraphicsItem | |
return | void |
public SetCacheMode ( QGraphicsItem mode, QSize cacheSize ) : void | ||
mode | QGraphicsItem | |
cacheSize | QSize | |
return | void |
public SetContentsMargins ( double left, double top, double right, double bottom ) : void | ||
left | double | |
top | double | |
right | double | |
bottom | double | |
return | void |
public SetData ( int key, QVariant value ) : void | ||
key | int | |
value | QVariant | |
return | void |
protected SetExtension ( QGraphicsItem extension, QVariant variant ) : void | ||
extension | QGraphicsItem | |
variant | QVariant | |
return | void |
public SetFlag ( QGraphicsItem flag, bool enabled ) : void | ||
flag | QGraphicsItem | |
enabled | bool | |
return | void |
public SetGeometry ( double x, double y, double w, double h ) : void | ||
x | double | |
y | double | |
w | double | |
h | double | |
return | void |
public SetGroup ( QGraphicsItemGroup group ) : void | ||
group | QGraphicsItemGroup | |
return | void |
public SetHandlesChildEvents ( bool enabled ) : void | ||
enabled | bool | |
return | void |
public SetLayout ( QGraphicsLayout layout ) : void | ||
layout | QGraphicsLayout | |
return | void |
public SetMatrix ( QMatrix matrix, bool combine ) : void | ||
matrix | QMatrix | |
combine | bool | |
return | void |
public SetMaximumHeight ( double height ) : void | ||
height | double | |
return | void |
public SetMaximumSize ( double w, double h ) : void | ||
w | double | |
h | double | |
return | void |
public SetMaximumWidth ( double width ) : void | ||
width | double | |
return | void |
public SetMinimumHeight ( double height ) : void | ||
height | double | |
return | void |
public SetMinimumSize ( double w, double h ) : void | ||
w | double | |
h | double | |
return | void |
public SetMinimumWidth ( double width ) : void | ||
width | double | |
return | void |
public SetParentItem ( IQGraphicsItem parent ) : void | ||
parent | IQGraphicsItem | |
return | void |
public SetParentLayoutItem ( QGraphicsLayoutItem parent ) : void | ||
parent | QGraphicsLayoutItem | |
return | void |
public SetPreferredHeight ( double height ) : void | ||
height | double | |
return | void |
public SetPreferredSize ( QSizeF size ) : void | ||
size | QSizeF | |
return | void |
public SetPreferredSize ( double w, double h ) : void | ||
w | double | |
h | double | |
return | void |
public SetPreferredWidth ( double width ) : void | ||
width | double | |
return | void |
public SetSizePolicy ( QSizePolicy policy ) : void | ||
policy | QSizePolicy | |
return | void |
public SetSizePolicy ( QSizePolicy hPolicy, QSizePolicy vPolicy ) : void | ||
hPolicy | QSizePolicy | |
vPolicy | QSizePolicy | |
return | void |
public SetSizePolicy ( QSizePolicy hPolicy, QSizePolicy vPolicy, QSizePolicy controlType ) : void | ||
hPolicy | QSizePolicy | |
vPolicy | QSizePolicy | |
controlType | QSizePolicy | |
return | void |
public SetTransform ( QTransform matrix ) : void | ||
matrix | QTransform | |
return | void |
public SetTransform ( QTransform matrix, bool combine ) : void | ||
matrix | QTransform | |
combine | bool | |
return | void |
public SetWindowFrameMargins ( double left, double top, double right, double bottom ) : void | ||
left | double | |
top | double | |
right | double | |
bottom | double | |
return | void |
protected ShowEvent ( QShowEvent arg1 ) : void | ||
arg1 | QShowEvent | |
return | void |
public SizeHint ( Qt which, QSizeF constraint ) : QSizeF | ||
which | Qt | |
constraint | QSizeF | |
return | QSizeF |
protected SupportsExtension ( QGraphicsItem extension ) : bool | ||
extension | QGraphicsItem | |
return | bool |
public TopLevelWidget ( ) : |
||
return |
public Translate ( double dx, double dy ) : void | ||
dx | double | |
dy | double | |
return | void |
protected UngrabKeyboardEvent ( QEvent arg1 ) : void | ||
arg1 | QEvent | |
return | void |
protected UngrabMouseEvent ( QEvent arg1 ) : void | ||
arg1 | QEvent | |
return | void |
public Update ( double x, double y, double width, double height ) : void | ||
x | double | |
y | double | |
width | double | |
height | double | |
return | void |
protected WheelEvent ( QGraphicsSceneWheelEvent arg1 ) : void | ||
arg1 | QGraphicsSceneWheelEvent | |
return | void |
protected WindowFrameEvent ( QEvent e ) : bool | ||
e | QEvent | |
return | bool |
protected WindowFrameSectionAt ( QPointF pos ) : Qt.WindowFrameSection | ||
pos | QPointF | |
return | Qt.WindowFrameSection |
public cacheMode ( ) : QGraphicsItem.CacheMode | ||
return | QGraphicsItem.CacheMode |
protected extension ( QVariant variant ) : QVariant | ||
variant | QVariant | |
return | QVariant |