C# Class PlasmaScripting.QGraphicsWidget

Inheritance: Qyoto.QObject, IQGraphicsItem
ファイルを表示 Open project: 0xd34df00d/Qross

Protected Properties

Property Type Description
applet Plasma.Applet
appletScript AppletScript
appletType Type

Private Properties

Property Type Description
Close bool

Public Methods

Method Description
AcceptDrops ( ) : bool
AcceptHoverEvents ( ) : bool
AcceptedMouseButtons ( ) : uint
AcceptsHoverEvents ( ) : bool
AdjustSize ( ) : void
Advance ( int phase ) : void
BoundingRect ( ) : Qyoto.QRectF
BoundingRegion ( QTransform itemToDeviceTransform ) : QRegion
BoundingRegionGranularity ( ) : double
ChildItems ( ) : List
Children ( ) : List
ChildrenBoundingRect ( ) : Qyoto.QRectF
ClearFocus ( ) : void
ClipPath ( ) : QPainterPath
CollidesWithItem ( IQGraphicsItem other ) : bool
CollidesWithItem ( IQGraphicsItem other, Qt mode ) : bool
CollidesWithPath ( QPainterPath path ) : bool
CollidesWithPath ( QPainterPath path, Qt mode ) : bool
CollidingItems ( ) : List
CollidingItems ( Qt mode ) : List
CommonAncestorItem ( IQGraphicsItem other ) : IQGraphicsItem
Contains ( QPointF point ) : bool
ContentsRect ( ) : Qyoto.QRectF
Cursor ( ) : QCursor
Data ( int key ) : Qyoto.QVariant
DeviceTransform ( QTransform viewportTransform ) : QTransform
EffectiveOpacity ( ) : double
EffectiveSizeHint ( Qt which ) : Qyoto.QSizeF
EffectiveSizeHint ( Qt which, Qyoto.QSizeF constraint ) : Qyoto.QSizeF
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 ( ) : QGraphicsWidget
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 ( ) : QGraphicsWidget
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 ( ) : QGraphicsWidget
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 ( ) : QGraphicsWidget
WindowFrameGeometry ( ) : QRectF
WindowFrameRect ( ) : QRectF
WindowType ( ) : Qt.WindowType
X ( ) : double
Y ( ) : double
ZValue ( ) : double
cacheMode ( ) : QGraphicsItem.CacheMode
type ( ) : int

Protected Methods

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 ( QInputMethodEvent arg1 ) : void
InputMethodQuery ( Qt query ) : Qyoto.QVariant
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

Private Methods

Method Description
Close ( ) : bool

Method Details

AcceptDrops() public method

public AcceptDrops ( ) : bool
return bool

AcceptHoverEvents() public method

public AcceptHoverEvents ( ) : bool
return bool

AcceptedMouseButtons() public method

public AcceptedMouseButtons ( ) : uint
return uint

AcceptsHoverEvents() public method

public AcceptsHoverEvents ( ) : bool
return bool

AddToIndex() protected method

protected AddToIndex ( ) : void
return void

AdjustSize() public method

public AdjustSize ( ) : void
return void

Advance() public method

public Advance ( int phase ) : void
phase int
return void

BoundingRect() public method

public BoundingRect ( ) : Qyoto.QRectF
return Qyoto.QRectF

BoundingRegion() public method

public BoundingRegion ( QTransform itemToDeviceTransform ) : QRegion
itemToDeviceTransform Qyoto.QTransform
return Qyoto.QRegion

BoundingRegionGranularity() public method

public BoundingRegionGranularity ( ) : double
return double

ChangeEvent() protected method

protected ChangeEvent ( Qyoto.QEvent arg1 ) : void
arg1 Qyoto.QEvent
return void

ChildItems() public method

public ChildItems ( ) : List
return List

Children() public method

public Children ( ) : List
return List

ChildrenBoundingRect() public method

public ChildrenBoundingRect ( ) : Qyoto.QRectF
return Qyoto.QRectF

ClearFocus() public method

public ClearFocus ( ) : void
return void

ClipPath() public method

public ClipPath ( ) : QPainterPath
return Qyoto.QPainterPath

CloseEvent() protected method

protected CloseEvent ( Qyoto.QCloseEvent arg1 ) : void
arg1 Qyoto.QCloseEvent
return void

CollidesWithItem() public method

public CollidesWithItem ( IQGraphicsItem other ) : bool
other IQGraphicsItem
return bool

CollidesWithItem() public method

public CollidesWithItem ( IQGraphicsItem other, Qt mode ) : bool
other IQGraphicsItem
mode Qyoto.Qt
return bool

CollidesWithPath() public method

public CollidesWithPath ( QPainterPath path ) : bool
path Qyoto.QPainterPath
return bool

CollidesWithPath() public method

public CollidesWithPath ( QPainterPath path, Qt mode ) : bool
path Qyoto.QPainterPath
mode Qyoto.Qt
return bool

CollidingItems() public method

public CollidingItems ( ) : List
return List

CollidingItems() public method

public CollidingItems ( Qt mode ) : List
mode Qyoto.Qt
return List

CommonAncestorItem() public method

public CommonAncestorItem ( IQGraphicsItem other ) : IQGraphicsItem
other IQGraphicsItem
return IQGraphicsItem

Contains() public method

public Contains ( QPointF point ) : bool
point Qyoto.QPointF
return bool

ContentsRect() public method

public ContentsRect ( ) : Qyoto.QRectF
return Qyoto.QRectF

ContextMenuEvent() protected method

protected ContextMenuEvent ( Qyoto.QGraphicsSceneContextMenuEvent arg1 ) : void
arg1 Qyoto.QGraphicsSceneContextMenuEvent
return void

Cursor() public method

public Cursor ( ) : QCursor
return Qyoto.QCursor

Data() public method

public Data ( int key ) : Qyoto.QVariant
key int
return Qyoto.QVariant

DeviceTransform() public method

public DeviceTransform ( QTransform viewportTransform ) : QTransform
viewportTransform Qyoto.QTransform
return Qyoto.QTransform

DragEnterEvent() protected method

protected DragEnterEvent ( Qyoto.QGraphicsSceneDragDropEvent arg1 ) : void
arg1 Qyoto.QGraphicsSceneDragDropEvent
return void

DragLeaveEvent() protected method

protected DragLeaveEvent ( Qyoto.QGraphicsSceneDragDropEvent arg1 ) : void
arg1 Qyoto.QGraphicsSceneDragDropEvent
return void

DragMoveEvent() protected method

protected DragMoveEvent ( Qyoto.QGraphicsSceneDragDropEvent arg1 ) : void
arg1 Qyoto.QGraphicsSceneDragDropEvent
return void

DropEvent() protected method

protected DropEvent ( Qyoto.QGraphicsSceneDragDropEvent arg1 ) : void
arg1 Qyoto.QGraphicsSceneDragDropEvent
return void

EffectiveOpacity() public method

public EffectiveOpacity ( ) : double
return double

EffectiveSizeHint() public method

public EffectiveSizeHint ( Qt which ) : Qyoto.QSizeF
which Qyoto.Qt
return Qyoto.QSizeF

EffectiveSizeHint() public method

public EffectiveSizeHint ( Qt which, Qyoto.QSizeF constraint ) : Qyoto.QSizeF
which Qyoto.Qt
constraint Qyoto.QSizeF
return Qyoto.QSizeF

EnsureVisible() public method

public EnsureVisible ( ) : void
return void

EnsureVisible() public method

public EnsureVisible ( Qyoto.QRectF rect ) : void
rect Qyoto.QRectF
return void

EnsureVisible() public method

public EnsureVisible ( Qyoto.QRectF rect, int xmargin ) : void
rect Qyoto.QRectF
xmargin int
return void

EnsureVisible() public method

public EnsureVisible ( Qyoto.QRectF rect, int xmargin, int ymargin ) : void
rect Qyoto.QRectF
xmargin int
ymargin int
return void

EnsureVisible() public method

public EnsureVisible ( double x, double y, double w, double h ) : void
x double
y double
w double
h double
return void

EnsureVisible() public method

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

EnsureVisible() public method

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

Event() protected method

protected Event ( Qyoto.QEvent arg1 ) : bool
arg1 Qyoto.QEvent
return bool

Flags() public method

public Flags ( ) : uint
return uint

FocusInEvent() protected method

protected FocusInEvent ( Qyoto.QFocusEvent arg1 ) : void
arg1 Qyoto.QFocusEvent
return void

FocusNextPrevChild() protected method

protected FocusNextPrevChild ( bool next ) : bool
next bool
return bool

FocusOutEvent() protected method

protected FocusOutEvent ( Qyoto.QFocusEvent arg1 ) : void
arg1 Qyoto.QFocusEvent
return void

FocusWidget() public method

public FocusWidget ( ) : QGraphicsWidget
return Qyoto.QGraphicsWidget

Geometry() public method

public Geometry ( ) : Qyoto.QRectF
return Qyoto.QRectF

GetContentsMargins() public method

public GetContentsMargins ( double &left, double &top, double &right, double &bottom ) : void
left double
top double
right double
bottom double
return void

GetWindowFrameMargins() public method

public GetWindowFrameMargins ( double &left, double &top, double &right, double &bottom ) : void
left double
top double
right double
bottom double
return void

GrabKeyboard() public method

public GrabKeyboard ( ) : void
return void

GrabKeyboardEvent() protected method

protected GrabKeyboardEvent ( Qyoto.QEvent arg1 ) : void
arg1 Qyoto.QEvent
return void

GrabMouse() public method

public GrabMouse ( ) : void
return void

GrabMouseEvent() protected method

protected GrabMouseEvent ( Qyoto.QEvent arg1 ) : void
arg1 Qyoto.QEvent
return void

Group() public method

public Group ( ) : Qyoto.QGraphicsItemGroup
return Qyoto.QGraphicsItemGroup

HandlesChildEvents() public method

public HandlesChildEvents ( ) : bool
return bool

HasCursor() public method

public HasCursor ( ) : bool
return bool

HasFocus() public method

public HasFocus ( ) : bool
return bool

Hide() public method

public Hide ( ) : void
return void

HideEvent() protected method

protected HideEvent ( Qyoto.QHideEvent arg1 ) : void
arg1 Qyoto.QHideEvent
return void

HoverEnterEvent() protected method

protected HoverEnterEvent ( Qyoto.QGraphicsSceneHoverEvent arg1 ) : void
arg1 Qyoto.QGraphicsSceneHoverEvent
return void

HoverLeaveEvent() protected method

protected HoverLeaveEvent ( Qyoto.QGraphicsSceneHoverEvent arg1 ) : void
arg1 Qyoto.QGraphicsSceneHoverEvent
return void

HoverMoveEvent() protected method

protected HoverMoveEvent ( Qyoto.QGraphicsSceneHoverEvent arg1 ) : void
arg1 Qyoto.QGraphicsSceneHoverEvent
return void

InitStyleOption() protected method

protected InitStyleOption ( QStyleOption option ) : void
option QStyleOption
return void

InputMethodEvent() protected method

protected InputMethodEvent ( QInputMethodEvent arg1 ) : void
arg1 Qyoto.QInputMethodEvent
return void

InputMethodQuery() protected method

protected InputMethodQuery ( Qt query ) : Qyoto.QVariant
query Qyoto.Qt
return Qyoto.QVariant

InstallSceneEventFilter() public method

public InstallSceneEventFilter ( IQGraphicsItem filterItem ) : void
filterItem IQGraphicsItem
return void

IsActiveWindow() public method

public IsActiveWindow ( ) : bool
return bool

IsAncestorOf() public method

public IsAncestorOf ( IQGraphicsItem child ) : bool
child IQGraphicsItem
return bool

IsClipped() public method

public IsClipped ( ) : bool
return bool

IsEnabled() public method

public IsEnabled ( ) : bool
return bool

IsLayout() public method

public IsLayout ( ) : bool
return bool

IsObscured() public method

public IsObscured ( ) : bool
return bool

IsObscured() public method

public IsObscured ( Qyoto.QRectF rect ) : bool
rect Qyoto.QRectF
return bool

IsObscured() public method

public IsObscured ( double x, double y, double w, double h ) : bool
x double
y double
w double
h double
return bool

IsObscuredBy() public method

public IsObscuredBy ( IQGraphicsItem item ) : bool
item IQGraphicsItem
return bool

IsSelected() public method

public IsSelected ( ) : bool
return bool

IsUnderMouse() public method

public IsUnderMouse ( ) : bool
return bool

IsVisible() public method

public IsVisible ( ) : bool
return bool

IsVisibleTo() public method

public IsVisibleTo ( IQGraphicsItem parent ) : bool
parent IQGraphicsItem
return bool

IsWidget() public method

public IsWidget ( ) : bool
return bool

IsWindow() public method

public IsWindow ( ) : bool
return bool

ItemChange() protected method

protected ItemChange ( QGraphicsItem change, QVariant value ) : QVariant
change QGraphicsItem
value QVariant
return QVariant

ItemTransform() public method

public ItemTransform ( IQGraphicsItem other ) : QTransform
other IQGraphicsItem
return QTransform

ItemTransform() public method

public ItemTransform ( IQGraphicsItem other, bool &ok ) : QTransform
other IQGraphicsItem
ok bool
return QTransform

KeyPressEvent() protected method

protected KeyPressEvent ( QKeyEvent arg1 ) : void
arg1 QKeyEvent
return void

KeyReleaseEvent() protected method

protected KeyReleaseEvent ( QKeyEvent arg1 ) : void
arg1 QKeyEvent
return void

Layout() public method

public Layout ( ) : QGraphicsLayout
return QGraphicsLayout

MapFromItem() public method

public MapFromItem ( IQGraphicsItem item, QPainterPath path ) : QPainterPath
item IQGraphicsItem
path QPainterPath
return QPainterPath

MapFromItem() public method

public MapFromItem ( IQGraphicsItem item, QPointF point ) : QPointF
item IQGraphicsItem
point QPointF
return QPointF

MapFromItem() public method

public MapFromItem ( IQGraphicsItem item, double x, double y ) : QPointF
item IQGraphicsItem
x double
y double
return QPointF

MapFromItem() public method

public MapFromItem ( IQGraphicsItem item, QPolygonF polygon ) : QPolygonF
item IQGraphicsItem
polygon QPolygonF
return QPolygonF

MapFromItem() public method

public MapFromItem ( IQGraphicsItem item, QRectF rect ) : QPolygonF
item IQGraphicsItem
rect QRectF
return QPolygonF

MapFromItem() public method

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

MapFromParent() public method

public MapFromParent ( QPainterPath path ) : QPainterPath
path QPainterPath
return QPainterPath

MapFromParent() public method

public MapFromParent ( QPointF point ) : QPointF
point QPointF
return QPointF

MapFromParent() public method

public MapFromParent ( double x, double y ) : QPointF
x double
y double
return QPointF

MapFromParent() public method

public MapFromParent ( QPolygonF polygon ) : QPolygonF
polygon QPolygonF
return QPolygonF

MapFromParent() public method

public MapFromParent ( QRectF rect ) : QPolygonF
rect QRectF
return QPolygonF

MapFromParent() public method

public MapFromParent ( double x, double y, double w, double h ) : QPolygonF
x double
y double
w double
h double
return QPolygonF

MapFromScene() public method

public MapFromScene ( QPainterPath path ) : QPainterPath
path QPainterPath
return QPainterPath

MapFromScene() public method

public MapFromScene ( QPointF point ) : QPointF
point QPointF
return QPointF

MapFromScene() public method

public MapFromScene ( double x, double y ) : QPointF
x double
y double
return QPointF

MapFromScene() public method

public MapFromScene ( QPolygonF polygon ) : QPolygonF
polygon QPolygonF
return QPolygonF

MapFromScene() public method

public MapFromScene ( QRectF rect ) : QPolygonF
rect QRectF
return QPolygonF

MapFromScene() public method

public MapFromScene ( double x, double y, double w, double h ) : QPolygonF
x double
y double
w double
h double
return QPolygonF

MapRectFromItem() public method

public MapRectFromItem ( IQGraphicsItem item, QRectF rect ) : QRectF
item IQGraphicsItem
rect QRectF
return QRectF

MapRectFromItem() public method

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

MapRectFromParent() public method

public MapRectFromParent ( QRectF rect ) : QRectF
rect QRectF
return QRectF

MapRectFromParent() public method

public MapRectFromParent ( double x, double y, double w, double h ) : QRectF
x double
y double
w double
h double
return QRectF

MapRectFromScene() public method

public MapRectFromScene ( QRectF rect ) : QRectF
rect QRectF
return QRectF

MapRectFromScene() public method

public MapRectFromScene ( double x, double y, double w, double h ) : QRectF
x double
y double
w double
h double
return QRectF

MapRectToItem() public method

public MapRectToItem ( IQGraphicsItem item, QRectF rect ) : QRectF
item IQGraphicsItem
rect QRectF
return QRectF

MapRectToItem() public method

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

MapRectToParent() public method

public MapRectToParent ( QRectF rect ) : QRectF
rect QRectF
return QRectF

MapRectToParent() public method

public MapRectToParent ( double x, double y, double w, double h ) : QRectF
x double
y double
w double
h double
return QRectF

MapRectToScene() public method

public MapRectToScene ( QRectF rect ) : QRectF
rect QRectF
return QRectF

MapRectToScene() public method

public MapRectToScene ( double x, double y, double w, double h ) : QRectF
x double
y double
w double
h double
return QRectF

MapToItem() public method

public MapToItem ( IQGraphicsItem item, QPainterPath path ) : QPainterPath
item IQGraphicsItem
path QPainterPath
return QPainterPath

MapToItem() public method

public MapToItem ( IQGraphicsItem item, QPointF point ) : QPointF
item IQGraphicsItem
point QPointF
return QPointF

MapToItem() public method

public MapToItem ( IQGraphicsItem item, double x, double y ) : QPointF
item IQGraphicsItem
x double
y double
return QPointF

MapToItem() public method

public MapToItem ( IQGraphicsItem item, QPolygonF polygon ) : QPolygonF
item IQGraphicsItem
polygon QPolygonF
return QPolygonF

MapToItem() public method

public MapToItem ( IQGraphicsItem item, QRectF rect ) : QPolygonF
item IQGraphicsItem
rect QRectF
return QPolygonF

MapToItem() public method

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

MapToParent() public method

public MapToParent ( QPainterPath path ) : QPainterPath
path QPainterPath
return QPainterPath

MapToParent() public method

public MapToParent ( QPointF point ) : QPointF
point QPointF
return QPointF

MapToParent() public method

public MapToParent ( double x, double y ) : QPointF
x double
y double
return QPointF

MapToParent() public method

public MapToParent ( QPolygonF polygon ) : QPolygonF
polygon QPolygonF
return QPolygonF

MapToParent() public method

public MapToParent ( QRectF rect ) : QPolygonF
rect QRectF
return QPolygonF

MapToParent() public method

public MapToParent ( double x, double y, double w, double h ) : QPolygonF
x double
y double
w double
h double
return QPolygonF

MapToScene() public method

public MapToScene ( QPainterPath path ) : QPainterPath
path QPainterPath
return QPainterPath

MapToScene() public method

public MapToScene ( QPointF point ) : QPointF
point QPointF
return QPointF

MapToScene() public method

public MapToScene ( double x, double y ) : QPointF
x double
y double
return QPointF

MapToScene() public method

public MapToScene ( QPolygonF polygon ) : QPolygonF
polygon QPolygonF
return QPolygonF

MapToScene() public method

public MapToScene ( QRectF rect ) : QPolygonF
rect QRectF
return QPolygonF

MapToScene() public method

public MapToScene ( double x, double y, double w, double h ) : QPolygonF
x double
y double
w double
h double
return QPolygonF

Matrix() public method

public Matrix ( ) : QMatrix
return QMatrix

MaximumHeight() public method

public MaximumHeight ( ) : double
return double

MaximumSize() public method

public MaximumSize ( ) : QSizeF
return QSizeF

MaximumWidth() public method

public MaximumWidth ( ) : double
return double

MinimumHeight() public method

public MinimumHeight ( ) : double
return double

MinimumSize() public method

public MinimumSize ( ) : QSizeF
return QSizeF

MinimumWidth() public method

public MinimumWidth ( ) : double
return double

MouseDoubleClickEvent() protected method

protected MouseDoubleClickEvent ( QGraphicsSceneMouseEvent arg1 ) : void
arg1 QGraphicsSceneMouseEvent
return void

MouseMoveEvent() protected method

protected MouseMoveEvent ( QGraphicsSceneMouseEvent arg1 ) : void
arg1 QGraphicsSceneMouseEvent
return void

MousePressEvent() protected method

protected MousePressEvent ( QGraphicsSceneMouseEvent arg1 ) : void
arg1 QGraphicsSceneMouseEvent
return void

MouseReleaseEvent() protected method

protected MouseReleaseEvent ( QGraphicsSceneMouseEvent arg1 ) : void
arg1 QGraphicsSceneMouseEvent
return void

MoveBy() public method

public MoveBy ( double dx, double dy ) : void
dx double
dy double
return void

MoveEvent() protected method

protected MoveEvent ( QGraphicsSceneMoveEvent arg1 ) : void
arg1 QGraphicsSceneMoveEvent
return void

Opacity() public method

public Opacity ( ) : double
return double

OpaqueArea() public method

public OpaqueArea ( ) : QPainterPath
return QPainterPath

Paint() public method

public Paint ( QPainter painter, QStyleOptionGraphicsItem option ) : void
painter QPainter
option QStyleOptionGraphicsItem
return void

Paint() public method

public Paint ( QPainter painter, QStyleOptionGraphicsItem option, QWidget widget ) : void
painter QPainter
option QStyleOptionGraphicsItem
widget QWidget
return void

PaintWindowFrame() public method

public PaintWindowFrame ( QPainter painter, QStyleOptionGraphicsItem option ) : void
painter QPainter
option QStyleOptionGraphicsItem
return void

PaintWindowFrame() public method

public PaintWindowFrame ( QPainter painter, QStyleOptionGraphicsItem option, QWidget widget ) : void
painter QPainter
option QStyleOptionGraphicsItem
widget QWidget
return void

ParentItem() public method

public ParentItem ( ) : IQGraphicsItem
return IQGraphicsItem

ParentLayoutItem() public method

public ParentLayoutItem ( ) : IQGraphicsLayoutItem
return IQGraphicsLayoutItem

ParentWidget() public method

public ParentWidget ( ) : QGraphicsWidget
return Qyoto.QGraphicsWidget

PolishEvent() protected method

protected PolishEvent ( ) : void
return void

Pos() public method

public Pos ( ) : QPointF
return QPointF

PreferredHeight() public method

public PreferredHeight ( ) : double
return double

PreferredSize() public method

public PreferredSize ( ) : QSizeF
return QSizeF

PreferredWidth() public method

public PreferredWidth ( ) : double
return double

PrepareGeometryChange() protected method

protected PrepareGeometryChange ( ) : void
return void

PropertyChange() protected method

protected PropertyChange ( string propertyName, QVariant value ) : QVariant
propertyName string
value QVariant
return QVariant

QGraphicsWidget() public method

public QGraphicsWidget ( AppletScript parent ) : System
parent AppletScript
return System

Rect() public method

public Rect ( ) : QRectF
return QRectF

RemoveFromIndex() protected method

protected RemoveFromIndex ( ) : void
return void

RemoveSceneEventFilter() public method

public RemoveSceneEventFilter ( IQGraphicsItem filterItem ) : void
filterItem IQGraphicsItem
return void

ResetMatrix() public method

public ResetMatrix ( ) : void
return void

ResetTransform() public method

public ResetTransform ( ) : void
return void

Resize() public method

public Resize ( QSizeF size ) : void
size QSizeF
return void

Resize() public method

public Resize ( double w, double h ) : void
w double
h double
return void

ResizeEvent() protected method

protected ResizeEvent ( QGraphicsSceneResizeEvent arg1 ) : void
arg1 QGraphicsSceneResizeEvent
return void

Rotate() public method

public Rotate ( double angle ) : void
angle double
return void

Scale() public method

public Scale ( double sx, double sy ) : void
sx double
sy double
return void

Scene() public method

public Scene ( ) : QGraphicsScene
return QGraphicsScene

SceneBoundingRect() public method

public SceneBoundingRect ( ) : QRectF
return QRectF

SceneEvent() protected method

protected SceneEvent ( QEvent arg1 ) : bool
arg1 QEvent
return bool

SceneEventFilter() protected method

protected SceneEventFilter ( IQGraphicsItem watched, QEvent arg2 ) : bool
watched IQGraphicsItem
arg2 QEvent
return bool

SceneMatrix() public method

public SceneMatrix ( ) : QMatrix
return QMatrix

ScenePos() public method

public ScenePos ( ) : QPointF
return QPointF

SceneTransform() public method

public SceneTransform ( ) : QTransform
return QTransform

Scroll() public method

public Scroll ( double dx, double dy ) : void
dx double
dy double
return void

Scroll() public method

public Scroll ( double dx, double dy, QRectF rect ) : void
dx double
dy double
rect QRectF
return void

SetAcceptDrops() public method

public SetAcceptDrops ( bool on ) : void
on bool
return void

SetAcceptHoverEvents() public method

public SetAcceptHoverEvents ( bool enabled ) : void
enabled bool
return void

SetAcceptedMouseButtons() public method

public SetAcceptedMouseButtons ( uint buttons ) : void
buttons uint
return void

SetAcceptsHoverEvents() public method

public SetAcceptsHoverEvents ( bool enabled ) : void
enabled bool
return void

SetAttribute() public method

public SetAttribute ( Qt attribute ) : void
attribute Qt
return void

SetAttribute() public method

public SetAttribute ( Qt attribute, bool on ) : void
attribute Qt
on bool
return void

SetBoundingRegionGranularity() public method

public SetBoundingRegionGranularity ( double granularity ) : void
granularity double
return void

SetCacheMode() public method

public SetCacheMode ( QGraphicsItem mode ) : void
mode QGraphicsItem
return void

SetCacheMode() public method

public SetCacheMode ( QGraphicsItem mode, QSize cacheSize ) : void
mode QGraphicsItem
cacheSize QSize
return void

SetContentsMargins() public method

public SetContentsMargins ( double left, double top, double right, double bottom ) : void
left double
top double
right double
bottom double
return void

SetCursor() public method

public SetCursor ( QCursor cursor ) : void
cursor QCursor
return void

SetData() public method

public SetData ( int key, QVariant value ) : void
key int
value QVariant
return void

SetEnabled() public method

public SetEnabled ( bool enabled ) : void
enabled bool
return void

SetExtension() protected method

protected SetExtension ( QGraphicsItem extension, QVariant variant ) : void
extension QGraphicsItem
variant QVariant
return void

SetFlag() public method

public SetFlag ( QGraphicsItem flag ) : void
flag QGraphicsItem
return void

SetFlag() public method

public SetFlag ( QGraphicsItem flag, bool enabled ) : void
flag QGraphicsItem
enabled bool
return void

SetFlags() public method

public SetFlags ( uint flags ) : void
flags uint
return void

SetFocus() public method

public SetFocus ( ) : void
return void

SetFocus() public method

public SetFocus ( Qt focusReason ) : void
focusReason Qt
return void

SetGeometry() public method

public SetGeometry ( QRectF rect ) : void
rect QRectF
return void

SetGeometry() public method

public SetGeometry ( double x, double y, double w, double h ) : void
x double
y double
w double
h double
return void

SetGroup() public method

public SetGroup ( QGraphicsItemGroup group ) : void
group QGraphicsItemGroup
return void

SetHandlesChildEvents() public method

public SetHandlesChildEvents ( bool enabled ) : void
enabled bool
return void

SetLayout() public method

public SetLayout ( QGraphicsLayout layout ) : void
layout QGraphicsLayout
return void

SetMatrix() public method

public SetMatrix ( QMatrix matrix ) : void
matrix QMatrix
return void

SetMatrix() public method

public SetMatrix ( QMatrix matrix, bool combine ) : void
matrix QMatrix
combine bool
return void

SetMaximumHeight() public method

public SetMaximumHeight ( double height ) : void
height double
return void

SetMaximumSize() public method

public SetMaximumSize ( QSizeF size ) : void
size QSizeF
return void

SetMaximumSize() public method

public SetMaximumSize ( double w, double h ) : void
w double
h double
return void

SetMaximumWidth() public method

public SetMaximumWidth ( double width ) : void
width double
return void

SetMinimumHeight() public method

public SetMinimumHeight ( double height ) : void
height double
return void

SetMinimumSize() public method

public SetMinimumSize ( QSizeF size ) : void
size QSizeF
return void

SetMinimumSize() public method

public SetMinimumSize ( double w, double h ) : void
w double
h double
return void

SetMinimumWidth() public method

public SetMinimumWidth ( double width ) : void
width double
return void

SetOpacity() public method

public SetOpacity ( double opacity ) : void
opacity double
return void

SetParentItem() public method

public SetParentItem ( IQGraphicsItem parent ) : void
parent IQGraphicsItem
return void

SetParentLayoutItem() public method

public SetParentLayoutItem ( QGraphicsLayoutItem parent ) : void
parent QGraphicsLayoutItem
return void

SetPos() public method

public SetPos ( QPointF pos ) : void
pos QPointF
return void

SetPos() public method

public SetPos ( double x, double y ) : void
x double
y double
return void

SetPreferredHeight() public method

public SetPreferredHeight ( double height ) : void
height double
return void

SetPreferredSize() public method

public SetPreferredSize ( QSizeF size ) : void
size QSizeF
return void

SetPreferredSize() public method

public SetPreferredSize ( double w, double h ) : void
w double
h double
return void

SetPreferredWidth() public method

public SetPreferredWidth ( double width ) : void
width double
return void

SetSelected() public method

public SetSelected ( bool selected ) : void
selected bool
return void

SetSizePolicy() public method

public SetSizePolicy ( QSizePolicy policy ) : void
policy QSizePolicy
return void

SetSizePolicy() public method

public SetSizePolicy ( QSizePolicy hPolicy, QSizePolicy vPolicy ) : void
hPolicy QSizePolicy
vPolicy QSizePolicy
return void

SetSizePolicy() public method

public SetSizePolicy ( QSizePolicy hPolicy, QSizePolicy vPolicy, QSizePolicy controlType ) : void
hPolicy QSizePolicy
vPolicy QSizePolicy
controlType QSizePolicy
return void

SetStyle() public method

public SetStyle ( QStyle style ) : void
style QStyle
return void

SetToolTip() public method

public SetToolTip ( string toolTip ) : void
toolTip string
return void

SetTransform() public method

public SetTransform ( QTransform matrix ) : void
matrix QTransform
return void

SetTransform() public method

public SetTransform ( QTransform matrix, bool combine ) : void
matrix QTransform
combine bool
return void

SetVisible() public method

public SetVisible ( bool visible ) : void
visible bool
return void

SetWindowFrameMargins() public method

public SetWindowFrameMargins ( double left, double top, double right, double bottom ) : void
left double
top double
right double
bottom double
return void

SetZValue() public method

public SetZValue ( double z ) : void
z double
return void

Shape() public method

public Shape ( ) : QPainterPath
return QPainterPath

Shear() public method

public Shear ( double sh, double sv ) : void
sh double
sv double
return void

Show() public method

public Show ( ) : void
return void

ShowEvent() protected method

protected ShowEvent ( QShowEvent arg1 ) : void
arg1 QShowEvent
return void

SizeHint() protected method

protected SizeHint ( Qt which ) : QSizeF
which Qt
return QSizeF

SizeHint() public method

public SizeHint ( Qt which, QSizeF constraint ) : QSizeF
which Qt
constraint QSizeF
return QSizeF

SizePolicy() public method

public SizePolicy ( ) : QSizePolicy
return QSizePolicy

Style() public method

public Style ( ) : QStyle
return QStyle

SupportsExtension() protected method

protected SupportsExtension ( QGraphicsItem extension ) : bool
extension QGraphicsItem
return bool

TestAttribute() public method

public TestAttribute ( Qt attribute ) : bool
attribute Qt
return bool

ToolTip() public method

public ToolTip ( ) : string
return string

TopLevelItem() public method

public TopLevelItem ( ) : IQGraphicsItem
return IQGraphicsItem

TopLevelWidget() public method

public TopLevelWidget ( ) : QGraphicsWidget
return Qyoto.QGraphicsWidget

Transform() public method

public Transform ( ) : QTransform
return QTransform

Translate() public method

public Translate ( double dx, double dy ) : void
dx double
dy double
return void

UngrabKeyboard() public method

public UngrabKeyboard ( ) : void
return void

UngrabKeyboardEvent() protected method

protected UngrabKeyboardEvent ( QEvent arg1 ) : void
arg1 QEvent
return void

UngrabMouse() public method

public UngrabMouse ( ) : void
return void

UngrabMouseEvent() protected method

protected UngrabMouseEvent ( QEvent arg1 ) : void
arg1 QEvent
return void

UnsetCursor() public method

public UnsetCursor ( ) : void
return void

UnsetLayoutDirection() public method

public UnsetLayoutDirection ( ) : void
return void

UnsetWindowFrameMargins() public method

public UnsetWindowFrameMargins ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Update() public method

public Update ( QRectF rect ) : void
rect QRectF
return void

Update() public method

public Update ( double x, double y, double width, double height ) : void
x double
y double
width double
height double
return void

UpdateGeometry() public method

public UpdateGeometry ( ) : void
return void

WheelEvent() protected method

protected WheelEvent ( QGraphicsSceneWheelEvent arg1 ) : void
arg1 QGraphicsSceneWheelEvent
return void

Window() public method

public Window ( ) : QGraphicsWidget
return Qyoto.QGraphicsWidget

WindowFrameEvent() protected method

protected WindowFrameEvent ( QEvent e ) : bool
e QEvent
return bool

WindowFrameGeometry() public method

public WindowFrameGeometry ( ) : QRectF
return QRectF

WindowFrameRect() public method

public WindowFrameRect ( ) : QRectF
return QRectF

WindowFrameSectionAt() protected method

protected WindowFrameSectionAt ( QPointF pos ) : Qt.WindowFrameSection
pos QPointF
return Qt.WindowFrameSection

WindowType() public method

public WindowType ( ) : Qt.WindowType
return Qt.WindowType

X() public method

public X ( ) : double
return double

Y() public method

public Y ( ) : double
return double

ZValue() public method

public ZValue ( ) : double
return double

cacheMode() public method

public cacheMode ( ) : QGraphicsItem.CacheMode
return QGraphicsItem.CacheMode

extension() protected method

protected extension ( QVariant variant ) : QVariant
variant QVariant
return QVariant

type() public method

public type ( ) : int
return int

Property Details

applet protected_oe property

protected Applet,Plasma applet
return Plasma.Applet

appletScript protected_oe property

protected AppletScript appletScript
return AppletScript

appletType protected_oe property

protected Type appletType
return Type