C# 클래스 PlasmaScripting.QGraphicsWidget

상속: Qyoto.QObject, IQGraphicsItem
파일 보기 프로젝트 열기: 0xd34df00d/Qross

보호된 프로퍼티들

프로퍼티 타입 설명
applet Plasma.Applet
appletScript AppletScript
appletType Type

Private Properties

프로퍼티 타입 설명
Close bool

공개 메소드들

메소드 설명
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

보호된 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
Close ( ) : bool

메소드 상세

AcceptDrops() 공개 메소드

public AcceptDrops ( ) : bool
리턴 bool

AcceptHoverEvents() 공개 메소드

public AcceptHoverEvents ( ) : bool
리턴 bool

AcceptedMouseButtons() 공개 메소드

public AcceptedMouseButtons ( ) : uint
리턴 uint

AcceptsHoverEvents() 공개 메소드

public AcceptsHoverEvents ( ) : bool
리턴 bool

AddToIndex() 보호된 메소드

protected AddToIndex ( ) : void
리턴 void

AdjustSize() 공개 메소드

public AdjustSize ( ) : void
리턴 void

Advance() 공개 메소드

public Advance ( int phase ) : void
phase int
리턴 void

BoundingRect() 공개 메소드

public BoundingRect ( ) : Qyoto.QRectF
리턴 Qyoto.QRectF

BoundingRegion() 공개 메소드

public BoundingRegion ( QTransform itemToDeviceTransform ) : QRegion
itemToDeviceTransform Qyoto.QTransform
리턴 Qyoto.QRegion

BoundingRegionGranularity() 공개 메소드

public BoundingRegionGranularity ( ) : double
리턴 double

ChangeEvent() 보호된 메소드

protected ChangeEvent ( Qyoto.QEvent arg1 ) : void
arg1 Qyoto.QEvent
리턴 void

ChildItems() 공개 메소드

public ChildItems ( ) : List
리턴 List

Children() 공개 메소드

public Children ( ) : List
리턴 List

ChildrenBoundingRect() 공개 메소드

public ChildrenBoundingRect ( ) : Qyoto.QRectF
리턴 Qyoto.QRectF

ClearFocus() 공개 메소드

public ClearFocus ( ) : void
리턴 void

ClipPath() 공개 메소드

public ClipPath ( ) : QPainterPath
리턴 Qyoto.QPainterPath

CloseEvent() 보호된 메소드

protected CloseEvent ( Qyoto.QCloseEvent arg1 ) : void
arg1 Qyoto.QCloseEvent
리턴 void

CollidesWithItem() 공개 메소드

public CollidesWithItem ( IQGraphicsItem other ) : bool
other IQGraphicsItem
리턴 bool

CollidesWithItem() 공개 메소드

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

CollidesWithPath() 공개 메소드

public CollidesWithPath ( QPainterPath path ) : bool
path Qyoto.QPainterPath
리턴 bool

CollidesWithPath() 공개 메소드

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

CollidingItems() 공개 메소드

public CollidingItems ( ) : List
리턴 List

CollidingItems() 공개 메소드

public CollidingItems ( Qt mode ) : List
mode Qyoto.Qt
리턴 List

CommonAncestorItem() 공개 메소드

public CommonAncestorItem ( IQGraphicsItem other ) : IQGraphicsItem
other IQGraphicsItem
리턴 IQGraphicsItem

Contains() 공개 메소드

public Contains ( QPointF point ) : bool
point Qyoto.QPointF
리턴 bool

ContentsRect() 공개 메소드

public ContentsRect ( ) : Qyoto.QRectF
리턴 Qyoto.QRectF

ContextMenuEvent() 보호된 메소드

protected ContextMenuEvent ( Qyoto.QGraphicsSceneContextMenuEvent arg1 ) : void
arg1 Qyoto.QGraphicsSceneContextMenuEvent
리턴 void

Cursor() 공개 메소드

public Cursor ( ) : QCursor
리턴 Qyoto.QCursor

Data() 공개 메소드

public Data ( int key ) : Qyoto.QVariant
key int
리턴 Qyoto.QVariant

DeviceTransform() 공개 메소드

public DeviceTransform ( QTransform viewportTransform ) : QTransform
viewportTransform Qyoto.QTransform
리턴 Qyoto.QTransform

DragEnterEvent() 보호된 메소드

protected DragEnterEvent ( Qyoto.QGraphicsSceneDragDropEvent arg1 ) : void
arg1 Qyoto.QGraphicsSceneDragDropEvent
리턴 void

DragLeaveEvent() 보호된 메소드

protected DragLeaveEvent ( Qyoto.QGraphicsSceneDragDropEvent arg1 ) : void
arg1 Qyoto.QGraphicsSceneDragDropEvent
리턴 void

DragMoveEvent() 보호된 메소드

protected DragMoveEvent ( Qyoto.QGraphicsSceneDragDropEvent arg1 ) : void
arg1 Qyoto.QGraphicsSceneDragDropEvent
리턴 void

DropEvent() 보호된 메소드

protected DropEvent ( Qyoto.QGraphicsSceneDragDropEvent arg1 ) : void
arg1 Qyoto.QGraphicsSceneDragDropEvent
리턴 void

EffectiveOpacity() 공개 메소드

public EffectiveOpacity ( ) : double
리턴 double

EffectiveSizeHint() 공개 메소드

public EffectiveSizeHint ( Qt which ) : Qyoto.QSizeF
which Qyoto.Qt
리턴 Qyoto.QSizeF

EffectiveSizeHint() 공개 메소드

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

EnsureVisible() 공개 메소드

public EnsureVisible ( ) : void
리턴 void

EnsureVisible() 공개 메소드

public EnsureVisible ( Qyoto.QRectF rect ) : void
rect Qyoto.QRectF
리턴 void

EnsureVisible() 공개 메소드

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

EnsureVisible() 공개 메소드

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

EnsureVisible() 공개 메소드

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

EnsureVisible() 공개 메소드

public EnsureVisible ( double x, double y, double w, double h, int xmargin ) : void
x double
y double
w double
h double
xmargin int
리턴 void

EnsureVisible() 공개 메소드

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
리턴 void

Event() 보호된 메소드

protected Event ( Qyoto.QEvent arg1 ) : bool
arg1 Qyoto.QEvent
리턴 bool

Flags() 공개 메소드

public Flags ( ) : uint
리턴 uint

FocusInEvent() 보호된 메소드

protected FocusInEvent ( Qyoto.QFocusEvent arg1 ) : void
arg1 Qyoto.QFocusEvent
리턴 void

FocusNextPrevChild() 보호된 메소드

protected FocusNextPrevChild ( bool next ) : bool
next bool
리턴 bool

FocusOutEvent() 보호된 메소드

protected FocusOutEvent ( Qyoto.QFocusEvent arg1 ) : void
arg1 Qyoto.QFocusEvent
리턴 void

FocusWidget() 공개 메소드

public FocusWidget ( ) : QGraphicsWidget
리턴 Qyoto.QGraphicsWidget

Geometry() 공개 메소드

public Geometry ( ) : Qyoto.QRectF
리턴 Qyoto.QRectF

GetContentsMargins() 공개 메소드

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

GetWindowFrameMargins() 공개 메소드

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

GrabKeyboard() 공개 메소드

public GrabKeyboard ( ) : void
리턴 void

GrabKeyboardEvent() 보호된 메소드

protected GrabKeyboardEvent ( Qyoto.QEvent arg1 ) : void
arg1 Qyoto.QEvent
리턴 void

GrabMouse() 공개 메소드

public GrabMouse ( ) : void
리턴 void

GrabMouseEvent() 보호된 메소드

protected GrabMouseEvent ( Qyoto.QEvent arg1 ) : void
arg1 Qyoto.QEvent
리턴 void

Group() 공개 메소드

public Group ( ) : Qyoto.QGraphicsItemGroup
리턴 Qyoto.QGraphicsItemGroup

HandlesChildEvents() 공개 메소드

public HandlesChildEvents ( ) : bool
리턴 bool

HasCursor() 공개 메소드

public HasCursor ( ) : bool
리턴 bool

HasFocus() 공개 메소드

public HasFocus ( ) : bool
리턴 bool

Hide() 공개 메소드

public Hide ( ) : void
리턴 void

HideEvent() 보호된 메소드

protected HideEvent ( Qyoto.QHideEvent arg1 ) : void
arg1 Qyoto.QHideEvent
리턴 void

HoverEnterEvent() 보호된 메소드

protected HoverEnterEvent ( Qyoto.QGraphicsSceneHoverEvent arg1 ) : void
arg1 Qyoto.QGraphicsSceneHoverEvent
리턴 void

HoverLeaveEvent() 보호된 메소드

protected HoverLeaveEvent ( Qyoto.QGraphicsSceneHoverEvent arg1 ) : void
arg1 Qyoto.QGraphicsSceneHoverEvent
리턴 void

HoverMoveEvent() 보호된 메소드

protected HoverMoveEvent ( Qyoto.QGraphicsSceneHoverEvent arg1 ) : void
arg1 Qyoto.QGraphicsSceneHoverEvent
리턴 void

InitStyleOption() 보호된 메소드

protected InitStyleOption ( QStyleOption option ) : void
option QStyleOption
리턴 void

InputMethodEvent() 보호된 메소드

protected InputMethodEvent ( QInputMethodEvent arg1 ) : void
arg1 Qyoto.QInputMethodEvent
리턴 void

InputMethodQuery() 보호된 메소드

protected InputMethodQuery ( Qt query ) : Qyoto.QVariant
query Qyoto.Qt
리턴 Qyoto.QVariant

InstallSceneEventFilter() 공개 메소드

public InstallSceneEventFilter ( IQGraphicsItem filterItem ) : void
filterItem IQGraphicsItem
리턴 void

IsActiveWindow() 공개 메소드

public IsActiveWindow ( ) : bool
리턴 bool

IsAncestorOf() 공개 메소드

public IsAncestorOf ( IQGraphicsItem child ) : bool
child IQGraphicsItem
리턴 bool

IsClipped() 공개 메소드

public IsClipped ( ) : bool
리턴 bool

IsEnabled() 공개 메소드

public IsEnabled ( ) : bool
리턴 bool

IsLayout() 공개 메소드

public IsLayout ( ) : bool
리턴 bool

IsObscured() 공개 메소드

public IsObscured ( ) : bool
리턴 bool

IsObscured() 공개 메소드

public IsObscured ( Qyoto.QRectF rect ) : bool
rect Qyoto.QRectF
리턴 bool

IsObscured() 공개 메소드

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

IsObscuredBy() 공개 메소드

public IsObscuredBy ( IQGraphicsItem item ) : bool
item IQGraphicsItem
리턴 bool

IsSelected() 공개 메소드

public IsSelected ( ) : bool
리턴 bool

IsUnderMouse() 공개 메소드

public IsUnderMouse ( ) : bool
리턴 bool

IsVisible() 공개 메소드

public IsVisible ( ) : bool
리턴 bool

IsVisibleTo() 공개 메소드

public IsVisibleTo ( IQGraphicsItem parent ) : bool
parent IQGraphicsItem
리턴 bool

IsWidget() 공개 메소드

public IsWidget ( ) : bool
리턴 bool

IsWindow() 공개 메소드

public IsWindow ( ) : bool
리턴 bool

ItemChange() 보호된 메소드

protected ItemChange ( QGraphicsItem change, QVariant value ) : QVariant
change QGraphicsItem
value QVariant
리턴 QVariant

ItemTransform() 공개 메소드

public ItemTransform ( IQGraphicsItem other ) : QTransform
other IQGraphicsItem
리턴 QTransform

ItemTransform() 공개 메소드

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

KeyPressEvent() 보호된 메소드

protected KeyPressEvent ( QKeyEvent arg1 ) : void
arg1 QKeyEvent
리턴 void

KeyReleaseEvent() 보호된 메소드

protected KeyReleaseEvent ( QKeyEvent arg1 ) : void
arg1 QKeyEvent
리턴 void

Layout() 공개 메소드

public Layout ( ) : QGraphicsLayout
리턴 QGraphicsLayout

MapFromItem() 공개 메소드

public MapFromItem ( IQGraphicsItem item, QPainterPath path ) : QPainterPath
item IQGraphicsItem
path QPainterPath
리턴 QPainterPath

MapFromItem() 공개 메소드

public MapFromItem ( IQGraphicsItem item, QPointF point ) : QPointF
item IQGraphicsItem
point QPointF
리턴 QPointF

MapFromItem() 공개 메소드

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

MapFromItem() 공개 메소드

public MapFromItem ( IQGraphicsItem item, QPolygonF polygon ) : QPolygonF
item IQGraphicsItem
polygon QPolygonF
리턴 QPolygonF

MapFromItem() 공개 메소드

public MapFromItem ( IQGraphicsItem item, QRectF rect ) : QPolygonF
item IQGraphicsItem
rect QRectF
리턴 QPolygonF

MapFromItem() 공개 메소드

public MapFromItem ( IQGraphicsItem item, double x, double y, double w, double h ) : QPolygonF
item IQGraphicsItem
x double
y double
w double
h double
리턴 QPolygonF

MapFromParent() 공개 메소드

public MapFromParent ( QPainterPath path ) : QPainterPath
path QPainterPath
리턴 QPainterPath

MapFromParent() 공개 메소드

public MapFromParent ( QPointF point ) : QPointF
point QPointF
리턴 QPointF

MapFromParent() 공개 메소드

public MapFromParent ( double x, double y ) : QPointF
x double
y double
리턴 QPointF

MapFromParent() 공개 메소드

public MapFromParent ( QPolygonF polygon ) : QPolygonF
polygon QPolygonF
리턴 QPolygonF

MapFromParent() 공개 메소드

public MapFromParent ( QRectF rect ) : QPolygonF
rect QRectF
리턴 QPolygonF

MapFromParent() 공개 메소드

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

MapFromScene() 공개 메소드

public MapFromScene ( QPainterPath path ) : QPainterPath
path QPainterPath
리턴 QPainterPath

MapFromScene() 공개 메소드

public MapFromScene ( QPointF point ) : QPointF
point QPointF
리턴 QPointF

MapFromScene() 공개 메소드

public MapFromScene ( double x, double y ) : QPointF
x double
y double
리턴 QPointF

MapFromScene() 공개 메소드

public MapFromScene ( QPolygonF polygon ) : QPolygonF
polygon QPolygonF
리턴 QPolygonF

MapFromScene() 공개 메소드

public MapFromScene ( QRectF rect ) : QPolygonF
rect QRectF
리턴 QPolygonF

MapFromScene() 공개 메소드

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

MapRectFromItem() 공개 메소드

public MapRectFromItem ( IQGraphicsItem item, QRectF rect ) : QRectF
item IQGraphicsItem
rect QRectF
리턴 QRectF

MapRectFromItem() 공개 메소드

public MapRectFromItem ( IQGraphicsItem item, double x, double y, double w, double h ) : QRectF
item IQGraphicsItem
x double
y double
w double
h double
리턴 QRectF

MapRectFromParent() 공개 메소드

public MapRectFromParent ( QRectF rect ) : QRectF
rect QRectF
리턴 QRectF

MapRectFromParent() 공개 메소드

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

MapRectFromScene() 공개 메소드

public MapRectFromScene ( QRectF rect ) : QRectF
rect QRectF
리턴 QRectF

MapRectFromScene() 공개 메소드

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

MapRectToItem() 공개 메소드

public MapRectToItem ( IQGraphicsItem item, QRectF rect ) : QRectF
item IQGraphicsItem
rect QRectF
리턴 QRectF

MapRectToItem() 공개 메소드

public MapRectToItem ( IQGraphicsItem item, double x, double y, double w, double h ) : QRectF
item IQGraphicsItem
x double
y double
w double
h double
리턴 QRectF

MapRectToParent() 공개 메소드

public MapRectToParent ( QRectF rect ) : QRectF
rect QRectF
리턴 QRectF

MapRectToParent() 공개 메소드

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

MapRectToScene() 공개 메소드

public MapRectToScene ( QRectF rect ) : QRectF
rect QRectF
리턴 QRectF

MapRectToScene() 공개 메소드

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

MapToItem() 공개 메소드

public MapToItem ( IQGraphicsItem item, QPainterPath path ) : QPainterPath
item IQGraphicsItem
path QPainterPath
리턴 QPainterPath

MapToItem() 공개 메소드

public MapToItem ( IQGraphicsItem item, QPointF point ) : QPointF
item IQGraphicsItem
point QPointF
리턴 QPointF

MapToItem() 공개 메소드

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

MapToItem() 공개 메소드

public MapToItem ( IQGraphicsItem item, QPolygonF polygon ) : QPolygonF
item IQGraphicsItem
polygon QPolygonF
리턴 QPolygonF

MapToItem() 공개 메소드

public MapToItem ( IQGraphicsItem item, QRectF rect ) : QPolygonF
item IQGraphicsItem
rect QRectF
리턴 QPolygonF

MapToItem() 공개 메소드

public MapToItem ( IQGraphicsItem item, double x, double y, double w, double h ) : QPolygonF
item IQGraphicsItem
x double
y double
w double
h double
리턴 QPolygonF

MapToParent() 공개 메소드

public MapToParent ( QPainterPath path ) : QPainterPath
path QPainterPath
리턴 QPainterPath

MapToParent() 공개 메소드

public MapToParent ( QPointF point ) : QPointF
point QPointF
리턴 QPointF

MapToParent() 공개 메소드

public MapToParent ( double x, double y ) : QPointF
x double
y double
리턴 QPointF

MapToParent() 공개 메소드

public MapToParent ( QPolygonF polygon ) : QPolygonF
polygon QPolygonF
리턴 QPolygonF

MapToParent() 공개 메소드

public MapToParent ( QRectF rect ) : QPolygonF
rect QRectF
리턴 QPolygonF

MapToParent() 공개 메소드

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

MapToScene() 공개 메소드

public MapToScene ( QPainterPath path ) : QPainterPath
path QPainterPath
리턴 QPainterPath

MapToScene() 공개 메소드

public MapToScene ( QPointF point ) : QPointF
point QPointF
리턴 QPointF

MapToScene() 공개 메소드

public MapToScene ( double x, double y ) : QPointF
x double
y double
리턴 QPointF

MapToScene() 공개 메소드

public MapToScene ( QPolygonF polygon ) : QPolygonF
polygon QPolygonF
리턴 QPolygonF

MapToScene() 공개 메소드

public MapToScene ( QRectF rect ) : QPolygonF
rect QRectF
리턴 QPolygonF

MapToScene() 공개 메소드

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

Matrix() 공개 메소드

public Matrix ( ) : QMatrix
리턴 QMatrix

MaximumHeight() 공개 메소드

public MaximumHeight ( ) : double
리턴 double

MaximumSize() 공개 메소드

public MaximumSize ( ) : QSizeF
리턴 QSizeF

MaximumWidth() 공개 메소드

public MaximumWidth ( ) : double
리턴 double

MinimumHeight() 공개 메소드

public MinimumHeight ( ) : double
리턴 double

MinimumSize() 공개 메소드

public MinimumSize ( ) : QSizeF
리턴 QSizeF

MinimumWidth() 공개 메소드

public MinimumWidth ( ) : double
리턴 double

MouseDoubleClickEvent() 보호된 메소드

protected MouseDoubleClickEvent ( QGraphicsSceneMouseEvent arg1 ) : void
arg1 QGraphicsSceneMouseEvent
리턴 void

MouseMoveEvent() 보호된 메소드

protected MouseMoveEvent ( QGraphicsSceneMouseEvent arg1 ) : void
arg1 QGraphicsSceneMouseEvent
리턴 void

MousePressEvent() 보호된 메소드

protected MousePressEvent ( QGraphicsSceneMouseEvent arg1 ) : void
arg1 QGraphicsSceneMouseEvent
리턴 void

MouseReleaseEvent() 보호된 메소드

protected MouseReleaseEvent ( QGraphicsSceneMouseEvent arg1 ) : void
arg1 QGraphicsSceneMouseEvent
리턴 void

MoveBy() 공개 메소드

public MoveBy ( double dx, double dy ) : void
dx double
dy double
리턴 void

MoveEvent() 보호된 메소드

protected MoveEvent ( QGraphicsSceneMoveEvent arg1 ) : void
arg1 QGraphicsSceneMoveEvent
리턴 void

Opacity() 공개 메소드

public Opacity ( ) : double
리턴 double

OpaqueArea() 공개 메소드

public OpaqueArea ( ) : QPainterPath
리턴 QPainterPath

Paint() 공개 메소드

public Paint ( QPainter painter, QStyleOptionGraphicsItem option ) : void
painter QPainter
option QStyleOptionGraphicsItem
리턴 void

Paint() 공개 메소드

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

PaintWindowFrame() 공개 메소드

public PaintWindowFrame ( QPainter painter, QStyleOptionGraphicsItem option ) : void
painter QPainter
option QStyleOptionGraphicsItem
리턴 void

PaintWindowFrame() 공개 메소드

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

ParentItem() 공개 메소드

public ParentItem ( ) : IQGraphicsItem
리턴 IQGraphicsItem

ParentLayoutItem() 공개 메소드

public ParentLayoutItem ( ) : IQGraphicsLayoutItem
리턴 IQGraphicsLayoutItem

ParentWidget() 공개 메소드

public ParentWidget ( ) : QGraphicsWidget
리턴 Qyoto.QGraphicsWidget

PolishEvent() 보호된 메소드

protected PolishEvent ( ) : void
리턴 void

Pos() 공개 메소드

public Pos ( ) : QPointF
리턴 QPointF

PreferredHeight() 공개 메소드

public PreferredHeight ( ) : double
리턴 double

PreferredSize() 공개 메소드

public PreferredSize ( ) : QSizeF
리턴 QSizeF

PreferredWidth() 공개 메소드

public PreferredWidth ( ) : double
리턴 double

PrepareGeometryChange() 보호된 메소드

protected PrepareGeometryChange ( ) : void
리턴 void

PropertyChange() 보호된 메소드

protected PropertyChange ( string propertyName, QVariant value ) : QVariant
propertyName string
value QVariant
리턴 QVariant

QGraphicsWidget() 공개 메소드

public QGraphicsWidget ( AppletScript parent ) : System
parent AppletScript
리턴 System

Rect() 공개 메소드

public Rect ( ) : QRectF
리턴 QRectF

RemoveFromIndex() 보호된 메소드

protected RemoveFromIndex ( ) : void
리턴 void

RemoveSceneEventFilter() 공개 메소드

public RemoveSceneEventFilter ( IQGraphicsItem filterItem ) : void
filterItem IQGraphicsItem
리턴 void

ResetMatrix() 공개 메소드

public ResetMatrix ( ) : void
리턴 void

ResetTransform() 공개 메소드

public ResetTransform ( ) : void
리턴 void

Resize() 공개 메소드

public Resize ( QSizeF size ) : void
size QSizeF
리턴 void

Resize() 공개 메소드

public Resize ( double w, double h ) : void
w double
h double
리턴 void

ResizeEvent() 보호된 메소드

protected ResizeEvent ( QGraphicsSceneResizeEvent arg1 ) : void
arg1 QGraphicsSceneResizeEvent
리턴 void

Rotate() 공개 메소드

public Rotate ( double angle ) : void
angle double
리턴 void

Scale() 공개 메소드

public Scale ( double sx, double sy ) : void
sx double
sy double
리턴 void

Scene() 공개 메소드

public Scene ( ) : QGraphicsScene
리턴 QGraphicsScene

SceneBoundingRect() 공개 메소드

public SceneBoundingRect ( ) : QRectF
리턴 QRectF

SceneEvent() 보호된 메소드

protected SceneEvent ( QEvent arg1 ) : bool
arg1 QEvent
리턴 bool

SceneEventFilter() 보호된 메소드

protected SceneEventFilter ( IQGraphicsItem watched, QEvent arg2 ) : bool
watched IQGraphicsItem
arg2 QEvent
리턴 bool

SceneMatrix() 공개 메소드

public SceneMatrix ( ) : QMatrix
리턴 QMatrix

ScenePos() 공개 메소드

public ScenePos ( ) : QPointF
리턴 QPointF

SceneTransform() 공개 메소드

public SceneTransform ( ) : QTransform
리턴 QTransform

Scroll() 공개 메소드

public Scroll ( double dx, double dy ) : void
dx double
dy double
리턴 void

Scroll() 공개 메소드

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

SetAcceptDrops() 공개 메소드

public SetAcceptDrops ( bool on ) : void
on bool
리턴 void

SetAcceptHoverEvents() 공개 메소드

public SetAcceptHoverEvents ( bool enabled ) : void
enabled bool
리턴 void

SetAcceptedMouseButtons() 공개 메소드

public SetAcceptedMouseButtons ( uint buttons ) : void
buttons uint
리턴 void

SetAcceptsHoverEvents() 공개 메소드

public SetAcceptsHoverEvents ( bool enabled ) : void
enabled bool
리턴 void

SetAttribute() 공개 메소드

public SetAttribute ( Qt attribute ) : void
attribute Qt
리턴 void

SetAttribute() 공개 메소드

public SetAttribute ( Qt attribute, bool on ) : void
attribute Qt
on bool
리턴 void

SetBoundingRegionGranularity() 공개 메소드

public SetBoundingRegionGranularity ( double granularity ) : void
granularity double
리턴 void

SetCacheMode() 공개 메소드

public SetCacheMode ( QGraphicsItem mode ) : void
mode QGraphicsItem
리턴 void

SetCacheMode() 공개 메소드

public SetCacheMode ( QGraphicsItem mode, QSize cacheSize ) : void
mode QGraphicsItem
cacheSize QSize
리턴 void

SetContentsMargins() 공개 메소드

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

SetCursor() 공개 메소드

public SetCursor ( QCursor cursor ) : void
cursor QCursor
리턴 void

SetData() 공개 메소드

public SetData ( int key, QVariant value ) : void
key int
value QVariant
리턴 void

SetEnabled() 공개 메소드

public SetEnabled ( bool enabled ) : void
enabled bool
리턴 void

SetExtension() 보호된 메소드

protected SetExtension ( QGraphicsItem extension, QVariant variant ) : void
extension QGraphicsItem
variant QVariant
리턴 void

SetFlag() 공개 메소드

public SetFlag ( QGraphicsItem flag ) : void
flag QGraphicsItem
리턴 void

SetFlag() 공개 메소드

public SetFlag ( QGraphicsItem flag, bool enabled ) : void
flag QGraphicsItem
enabled bool
리턴 void

SetFlags() 공개 메소드

public SetFlags ( uint flags ) : void
flags uint
리턴 void

SetFocus() 공개 메소드

public SetFocus ( ) : void
리턴 void

SetFocus() 공개 메소드

public SetFocus ( Qt focusReason ) : void
focusReason Qt
리턴 void

SetGeometry() 공개 메소드

public SetGeometry ( QRectF rect ) : void
rect QRectF
리턴 void

SetGeometry() 공개 메소드

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

SetGroup() 공개 메소드

public SetGroup ( QGraphicsItemGroup group ) : void
group QGraphicsItemGroup
리턴 void

SetHandlesChildEvents() 공개 메소드

public SetHandlesChildEvents ( bool enabled ) : void
enabled bool
리턴 void

SetLayout() 공개 메소드

public SetLayout ( QGraphicsLayout layout ) : void
layout QGraphicsLayout
리턴 void

SetMatrix() 공개 메소드

public SetMatrix ( QMatrix matrix ) : void
matrix QMatrix
리턴 void

SetMatrix() 공개 메소드

public SetMatrix ( QMatrix matrix, bool combine ) : void
matrix QMatrix
combine bool
리턴 void

SetMaximumHeight() 공개 메소드

public SetMaximumHeight ( double height ) : void
height double
리턴 void

SetMaximumSize() 공개 메소드

public SetMaximumSize ( QSizeF size ) : void
size QSizeF
리턴 void

SetMaximumSize() 공개 메소드

public SetMaximumSize ( double w, double h ) : void
w double
h double
리턴 void

SetMaximumWidth() 공개 메소드

public SetMaximumWidth ( double width ) : void
width double
리턴 void

SetMinimumHeight() 공개 메소드

public SetMinimumHeight ( double height ) : void
height double
리턴 void

SetMinimumSize() 공개 메소드

public SetMinimumSize ( QSizeF size ) : void
size QSizeF
리턴 void

SetMinimumSize() 공개 메소드

public SetMinimumSize ( double w, double h ) : void
w double
h double
리턴 void

SetMinimumWidth() 공개 메소드

public SetMinimumWidth ( double width ) : void
width double
리턴 void

SetOpacity() 공개 메소드

public SetOpacity ( double opacity ) : void
opacity double
리턴 void

SetParentItem() 공개 메소드

public SetParentItem ( IQGraphicsItem parent ) : void
parent IQGraphicsItem
리턴 void

SetParentLayoutItem() 공개 메소드

public SetParentLayoutItem ( QGraphicsLayoutItem parent ) : void
parent QGraphicsLayoutItem
리턴 void

SetPos() 공개 메소드

public SetPos ( QPointF pos ) : void
pos QPointF
리턴 void

SetPos() 공개 메소드

public SetPos ( double x, double y ) : void
x double
y double
리턴 void

SetPreferredHeight() 공개 메소드

public SetPreferredHeight ( double height ) : void
height double
리턴 void

SetPreferredSize() 공개 메소드

public SetPreferredSize ( QSizeF size ) : void
size QSizeF
리턴 void

SetPreferredSize() 공개 메소드

public SetPreferredSize ( double w, double h ) : void
w double
h double
리턴 void

SetPreferredWidth() 공개 메소드

public SetPreferredWidth ( double width ) : void
width double
리턴 void

SetSelected() 공개 메소드

public SetSelected ( bool selected ) : void
selected bool
리턴 void

SetSizePolicy() 공개 메소드

public SetSizePolicy ( QSizePolicy policy ) : void
policy QSizePolicy
리턴 void

SetSizePolicy() 공개 메소드

public SetSizePolicy ( QSizePolicy hPolicy, QSizePolicy vPolicy ) : void
hPolicy QSizePolicy
vPolicy QSizePolicy
리턴 void

SetSizePolicy() 공개 메소드

public SetSizePolicy ( QSizePolicy hPolicy, QSizePolicy vPolicy, QSizePolicy controlType ) : void
hPolicy QSizePolicy
vPolicy QSizePolicy
controlType QSizePolicy
리턴 void

SetStyle() 공개 메소드

public SetStyle ( QStyle style ) : void
style QStyle
리턴 void

SetToolTip() 공개 메소드

public SetToolTip ( string toolTip ) : void
toolTip string
리턴 void

SetTransform() 공개 메소드

public SetTransform ( QTransform matrix ) : void
matrix QTransform
리턴 void

SetTransform() 공개 메소드

public SetTransform ( QTransform matrix, bool combine ) : void
matrix QTransform
combine bool
리턴 void

SetVisible() 공개 메소드

public SetVisible ( bool visible ) : void
visible bool
리턴 void

SetWindowFrameMargins() 공개 메소드

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

SetZValue() 공개 메소드

public SetZValue ( double z ) : void
z double
리턴 void

Shape() 공개 메소드

public Shape ( ) : QPainterPath
리턴 QPainterPath

Shear() 공개 메소드

public Shear ( double sh, double sv ) : void
sh double
sv double
리턴 void

Show() 공개 메소드

public Show ( ) : void
리턴 void

ShowEvent() 보호된 메소드

protected ShowEvent ( QShowEvent arg1 ) : void
arg1 QShowEvent
리턴 void

SizeHint() 보호된 메소드

protected SizeHint ( Qt which ) : QSizeF
which Qt
리턴 QSizeF

SizeHint() 공개 메소드

public SizeHint ( Qt which, QSizeF constraint ) : QSizeF
which Qt
constraint QSizeF
리턴 QSizeF

SizePolicy() 공개 메소드

public SizePolicy ( ) : QSizePolicy
리턴 QSizePolicy

Style() 공개 메소드

public Style ( ) : QStyle
리턴 QStyle

SupportsExtension() 보호된 메소드

protected SupportsExtension ( QGraphicsItem extension ) : bool
extension QGraphicsItem
리턴 bool

TestAttribute() 공개 메소드

public TestAttribute ( Qt attribute ) : bool
attribute Qt
리턴 bool

ToolTip() 공개 메소드

public ToolTip ( ) : string
리턴 string

TopLevelItem() 공개 메소드

public TopLevelItem ( ) : IQGraphicsItem
리턴 IQGraphicsItem

TopLevelWidget() 공개 메소드

public TopLevelWidget ( ) : QGraphicsWidget
리턴 Qyoto.QGraphicsWidget

Transform() 공개 메소드

public Transform ( ) : QTransform
리턴 QTransform

Translate() 공개 메소드

public Translate ( double dx, double dy ) : void
dx double
dy double
리턴 void

UngrabKeyboard() 공개 메소드

public UngrabKeyboard ( ) : void
리턴 void

UngrabKeyboardEvent() 보호된 메소드

protected UngrabKeyboardEvent ( QEvent arg1 ) : void
arg1 QEvent
리턴 void

UngrabMouse() 공개 메소드

public UngrabMouse ( ) : void
리턴 void

UngrabMouseEvent() 보호된 메소드

protected UngrabMouseEvent ( QEvent arg1 ) : void
arg1 QEvent
리턴 void

UnsetCursor() 공개 메소드

public UnsetCursor ( ) : void
리턴 void

UnsetLayoutDirection() 공개 메소드

public UnsetLayoutDirection ( ) : void
리턴 void

UnsetWindowFrameMargins() 공개 메소드

public UnsetWindowFrameMargins ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

Update() 공개 메소드

public Update ( QRectF rect ) : void
rect QRectF
리턴 void

Update() 공개 메소드

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

UpdateGeometry() 공개 메소드

public UpdateGeometry ( ) : void
리턴 void

WheelEvent() 보호된 메소드

protected WheelEvent ( QGraphicsSceneWheelEvent arg1 ) : void
arg1 QGraphicsSceneWheelEvent
리턴 void

Window() 공개 메소드

public Window ( ) : QGraphicsWidget
리턴 Qyoto.QGraphicsWidget

WindowFrameEvent() 보호된 메소드

protected WindowFrameEvent ( QEvent e ) : bool
e QEvent
리턴 bool

WindowFrameGeometry() 공개 메소드

public WindowFrameGeometry ( ) : QRectF
리턴 QRectF

WindowFrameRect() 공개 메소드

public WindowFrameRect ( ) : QRectF
리턴 QRectF

WindowFrameSectionAt() 보호된 메소드

protected WindowFrameSectionAt ( QPointF pos ) : Qt.WindowFrameSection
pos QPointF
리턴 Qt.WindowFrameSection

WindowType() 공개 메소드

public WindowType ( ) : Qt.WindowType
리턴 Qt.WindowType

X() 공개 메소드

public X ( ) : double
리턴 double

Y() 공개 메소드

public Y ( ) : double
리턴 double

ZValue() 공개 메소드

public ZValue ( ) : double
리턴 double

cacheMode() 공개 메소드

public cacheMode ( ) : QGraphicsItem.CacheMode
리턴 QGraphicsItem.CacheMode

extension() 보호된 메소드

protected extension ( QVariant variant ) : QVariant
variant QVariant
리턴 QVariant

type() 공개 메소드

public type ( ) : int
리턴 int

프로퍼티 상세

applet 보호되어 있는 프로퍼티

protected Applet,Plasma applet
리턴 Plasma.Applet

appletScript 보호되어 있는 프로퍼티

protected AppletScript appletScript
리턴 AppletScript

appletType 보호되어 있는 프로퍼티

protected Type appletType
리턴 Type