C# Class Qyoto.QGraphicsWidget

Inheritance: QObject, IQGraphicsItem, IQGraphicsLayoutItem, IDisposable
Datei anzeigen Open project: 0xd34df00d/Qross Class Usage Examples

Public Methods

Method Description
AcceptDrops ( ) : bool
AcceptHoverEvents ( ) : bool
AcceptTouchEvents ( ) : bool
AcceptedMouseButtons ( ) : uint
AcceptsHoverEvents ( ) : bool
Actions ( ) : List
AddAction ( Qyoto.QAction action ) : void
AddActions ( List actions ) : void
AdjustSize ( ) : void
BoundingRegion ( QTransform itemToDeviceTransform ) : QRegion
BoundingRegionGranularity ( ) : double
ChildItems ( ) : List
Children ( ) : List
ChildrenBoundingRect ( ) : Qyoto.QRectF
ClearFocus ( ) : void
ClipPath ( ) : QPainterPath
CollidingItems ( ) : List
CollidingItems ( Qt mode ) : List
CommonAncestorItem ( IQGraphicsItem other ) : IQGraphicsItem
ContentsRect ( ) : Qyoto.QRectF
Cursor ( ) : QCursor
Data ( int key ) : Qyoto.QVariant
DeviceTransform ( QTransform viewportTransform ) : QTransform
Dispose ( ) : void
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
FiltersChildEvents ( ) : bool
Flags ( ) : uint
FocusItem ( ) : IQGraphicsItem
FocusPolicy ( ) : Qt.FocusPolicy
FocusProxy ( ) : IQGraphicsItem
FocusScopeItem ( ) : IQGraphicsItem
FocusWidget ( ) : QGraphicsWidget
Font ( ) : QFont
Geometry ( ) : Qyoto.QRectF
GetWindowFrameMargins ( double &left, double &top, double &right, double &bottom ) : void
GrabKeyboard ( ) : void
GrabMouse ( ) : void
GrabShortcut ( QKeySequence sequence ) : int
GrabShortcut ( QKeySequence sequence, Qt context ) : int
GraphicsEffect ( ) : QGraphicsEffect
GraphicsItem ( ) : IQGraphicsItem
Group ( ) : Qyoto.QGraphicsItemGroup
HandlesChildEvents ( ) : bool
HasCursor ( ) : bool
HasFocus ( ) : bool
Hide ( ) : void
InputMethodHints ( ) : uint
InsertAction ( Qyoto.QAction before, Qyoto.QAction action ) : void
InsertActions ( Qyoto.QAction before, List actions ) : void
InstallSceneEventFilter ( IQGraphicsItem filterItem ) : void
IsActive ( ) : bool
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
IsPanel ( ) : 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
LayoutDirection ( ) : Qt.LayoutDirection
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, Qyoto.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 ( Qyoto.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 ( Qyoto.QRectF rect ) : QPolygonF
MapFromScene ( double x, double y, double w, double h ) : QPolygonF
MapRectFromItem ( IQGraphicsItem item, Qyoto.QRectF rect ) : Qyoto.QRectF
MapRectFromItem ( IQGraphicsItem item, double x, double y, double w, double h ) : Qyoto.QRectF
MapRectFromParent ( Qyoto.QRectF rect ) : Qyoto.QRectF
MapRectFromParent ( double x, double y, double w, double h ) : Qyoto.QRectF
MapRectFromScene ( Qyoto.QRectF rect ) : Qyoto.QRectF
MapRectFromScene ( double x, double y, double w, double h ) : Qyoto.QRectF
MapRectToItem ( IQGraphicsItem item, Qyoto.QRectF rect ) : Qyoto.QRectF
MapRectToItem ( IQGraphicsItem item, double x, double y, double w, double h ) : Qyoto.QRectF
MapRectToParent ( Qyoto.QRectF rect ) : Qyoto.QRectF
MapRectToParent ( double x, double y, double w, double h ) : Qyoto.QRectF
MapRectToScene ( Qyoto.QRectF rect ) : Qyoto.QRectF
MapRectToScene ( double x, double y, double w, double h ) : Qyoto.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, Qyoto.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 ( Qyoto.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 ( Qyoto.QRectF rect ) : QPolygonF
MapToScene ( double x, double y, double w, double h ) : QPolygonF
Matrix ( ) : QMatrix
MaximumHeight ( ) : double
MaximumSize ( ) : Qyoto.QSizeF
MaximumWidth ( ) : double
MinimumHeight ( ) : double
MinimumSize ( ) : Qyoto.QSizeF
MinimumWidth ( ) : double
MoveBy ( double dx, double dy ) : void
Opacity ( ) : double
OwnedByLayout ( ) : bool
Panel ( ) : IQGraphicsItem
ParentItem ( ) : IQGraphicsItem
ParentLayoutItem ( ) : IQGraphicsLayoutItem
ParentObject ( ) : QGraphicsObject
ParentWidget ( ) : QGraphicsWidget
Pos ( ) : QPointF
PreferredHeight ( ) : double
PreferredSize ( ) : Qyoto.QSizeF
PreferredWidth ( ) : double
Rect ( ) : Qyoto.QRectF
ReleaseShortcut ( int id ) : void
RemoveAction ( Qyoto.QAction action ) : void
RemoveSceneEventFilter ( IQGraphicsItem filterItem ) : void
ResetMatrix ( ) : void
ResetTransform ( ) : void
Resize ( Qyoto.QSizeF size ) : void
Resize ( double w, double h ) : void
Rotate ( double angle ) : void
Rotation ( ) : double
Scale ( ) : double
Scale ( double sx, double sy ) : void
Scene ( ) : QGraphicsScene
SceneBoundingRect ( ) : Qyoto.QRectF
SceneMatrix ( ) : QMatrix
ScenePos ( ) : QPointF
SceneTransform ( ) : QTransform
Scroll ( double dx, double dy ) : void
Scroll ( double dx, double dy, Qyoto.QRectF rect ) : void
SetAcceptDrops ( bool on ) : void
SetAcceptHoverEvents ( bool enabled ) : void
SetAcceptTouchEvents ( bool enabled ) : void
SetAcceptedMouseButtons ( uint buttons ) : void
SetAcceptsHoverEvents ( bool enabled ) : void
SetActive ( bool active ) : void
SetAttribute ( Qt attribute ) : void
SetAttribute ( Qt attribute, bool on ) : void
SetBoundingRegionGranularity ( double granularity ) : void
SetCacheMode ( QGraphicsItem mode ) : void
SetCacheMode ( QGraphicsItem mode, Qyoto.QSize cacheSize ) : void
SetContentsMargins ( double left, double top, double right, double bottom ) : void
SetCursor ( QCursor cursor ) : void
SetData ( int key, Qyoto.QVariant value ) : void
SetEnabled ( bool enabled ) : void
SetFiltersChildEvents ( bool enabled ) : void
SetFlag ( QGraphicsItem flag ) : void
SetFlag ( QGraphicsItem flag, bool enabled ) : void
SetFlags ( uint flags ) : void
SetFocus ( ) : void
SetFocus ( Qt focusReason ) : void
SetFocusPolicy ( Qt policy ) : void
SetFocusProxy ( IQGraphicsItem item ) : void
SetFont ( QFont font ) : void
SetGeometry ( double x, double y, double w, double h ) : void
SetGraphicsEffect ( QGraphicsEffect effect ) : void
SetGroup ( Qyoto.QGraphicsItemGroup group ) : void
SetHandlesChildEvents ( bool enabled ) : void
SetInputMethodHints ( uint hints ) : void
SetLayout ( QGraphicsLayout layout ) : void
SetLayoutDirection ( Qt direction ) : void
SetMatrix ( QMatrix matrix ) : void
SetMatrix ( QMatrix matrix, bool combine ) : void
SetMaximumHeight ( double height ) : void
SetMaximumSize ( Qyoto.QSizeF size ) : void
SetMaximumSize ( double w, double h ) : void
SetMaximumWidth ( double width ) : void
SetMinimumHeight ( double height ) : void
SetMinimumSize ( Qyoto.QSizeF size ) : void
SetMinimumSize ( double w, double h ) : void
SetMinimumWidth ( double width ) : void
SetOpacity ( double opacity ) : void
SetPalette ( QPalette palette ) : void
SetPanelModality ( QGraphicsItem panelModality ) : void
SetParentItem ( IQGraphicsItem parent ) : void
SetParentLayoutItem ( IQGraphicsLayoutItem parent ) : void
SetPos ( QPointF pos ) : void
SetPos ( double x, double y ) : void
SetPreferredHeight ( double height ) : void
SetPreferredSize ( Qyoto.QSizeF size ) : void
SetPreferredSize ( double w, double h ) : void
SetPreferredWidth ( double width ) : void
SetRotation ( double angle ) : void
SetScale ( double scale ) : void
SetSelected ( bool selected ) : void
SetShortcutAutoRepeat ( int id ) : void
SetShortcutAutoRepeat ( int id, bool enabled ) : void
SetShortcutEnabled ( int id ) : void
SetShortcutEnabled ( int id, bool enabled ) : void
SetSizePolicy ( QSizePolicy policy ) : void
SetSizePolicy ( QSizePolicy hPolicy, QSizePolicy vPolicy ) : void
SetSizePolicy ( QSizePolicy hPolicy, QSizePolicy vPolicy, QSizePolicy controlType ) : void
SetStyle ( Qyoto.QStyle style ) : void
SetTabOrder ( QGraphicsWidget first, QGraphicsWidget second ) : void
SetToolTip ( string toolTip ) : void
SetTransform ( QTransform matrix ) : void
SetTransform ( QTransform matrix, bool combine ) : void
SetTransformOriginPoint ( QPointF origin ) : void
SetTransformOriginPoint ( double ax, double ay ) : void
SetTransformations ( List transformations ) : void
SetVisible ( bool visible ) : void
SetWindowFlags ( uint wFlags ) : void
SetWindowFrameMargins ( double left, double top, double right, double bottom ) : void
SetWindowTitle ( string title ) : void
SetX ( double x ) : void
SetY ( double y ) : void
SetZValue ( double z ) : void
Shear ( double sh, double sv ) : void
Show ( ) : void
Size ( ) : Qyoto.QSizeF
SizePolicy ( ) : QSizePolicy
StackBefore ( IQGraphicsItem sibling ) : void
Style ( ) : Qyoto.QStyle
TestAttribute ( Qt attribute ) : bool
ToGraphicsObject ( ) : QGraphicsObject
ToolTip ( ) : string
TopLevelItem ( ) : IQGraphicsItem
TopLevelWidget ( ) : QGraphicsWidget
Tr ( string s ) : string
Tr ( string s, string c ) : string
Transform ( ) : QTransform
TransformOriginPoint ( ) : QPointF
Transformations ( ) : List
Translate ( double dx, double dy ) : void
UngrabKeyboard ( ) : void
UngrabMouse ( ) : void
UnsetCursor ( ) : void
UnsetLayoutDirection ( ) : void
UnsetWindowFrameMargins ( ) : void
Update ( ) : void
Update ( Qyoto.QRectF rect ) : void
Update ( double x, double y, double width, double height ) : void
Window ( ) : QGraphicsWidget
WindowFlags ( ) : uint
WindowFrameGeometry ( ) : Qyoto.QRectF
WindowFrameRect ( ) : Qyoto.QRectF
WindowTitle ( ) : string
WindowType ( ) : Qt.WindowType
X ( ) : double
Y ( ) : double
ZValue ( ) : double
cacheMode ( ) : QGraphicsItem.CacheMode
panelModality ( ) : QGraphicsItem.PanelModality

Protected Methods

Method Description
AddToIndex ( ) : void
CreateProxy ( ) : void
PrepareGeometryChange ( ) : void
QGraphicsWidget ( Type dummy ) : System
RemoveFromIndex ( ) : void
SetGraphicsItem ( IQGraphicsItem item ) : void
SetOwnedByLayout ( bool ownedByLayout ) : void

Private Methods

Method Description
Advance ( int phase ) : void
BoundingRect ( ) : Qyoto.QRectF
ChangeEvent ( Qyoto.QEvent arg1 ) : void
Close ( ) : bool
CloseEvent ( Qyoto.QCloseEvent arg1 ) : void
CollidesWithItem ( IQGraphicsItem other ) : bool
CollidesWithItem ( IQGraphicsItem other, Qt mode ) : bool
CollidesWithPath ( QPainterPath path ) : bool
CollidesWithPath ( QPainterPath path, Qt mode ) : bool
Contains ( QPointF point ) : bool
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
GetContentsMargins ( double &left, double &top, double &right, double &bottom ) : 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
IsObscuredBy ( IQGraphicsItem item ) : bool
ItemChange ( QGraphicsItem change, Qyoto.QVariant value ) : Qyoto.QVariant
KeyPressEvent ( Qyoto.QKeyEvent arg1 ) : void
KeyReleaseEvent ( Qyoto.QKeyEvent arg1 ) : void
MouseDoubleClickEvent ( Qyoto.QGraphicsSceneMouseEvent arg1 ) : void
MouseMoveEvent ( Qyoto.QGraphicsSceneMouseEvent arg1 ) : void
MousePressEvent ( Qyoto.QGraphicsSceneMouseEvent arg1 ) : void
MouseReleaseEvent ( Qyoto.QGraphicsSceneMouseEvent arg1 ) : void
MoveEvent ( Qyoto.QGraphicsSceneMoveEvent arg1 ) : void
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
PolishEvent ( ) : void
PropertyChange ( string propertyName, Qyoto.QVariant value ) : Qyoto.QVariant
QGraphicsWidget ( ) : System
ResizeEvent ( Qyoto.QGraphicsSceneResizeEvent arg1 ) : void
SceneEvent ( Qyoto.QEvent arg1 ) : bool
SceneEventFilter ( IQGraphicsItem watched, Qyoto.QEvent arg2 ) : bool
SetExtension ( QGraphicsItem extension, Qyoto.QVariant variant ) : void
SetGeometry ( Qyoto.QRectF rect ) : void
Shape ( ) : QPainterPath
ShowEvent ( Qyoto.QShowEvent arg1 ) : void
SizeHint ( Qt which ) : Qyoto.QSizeF
SizeHint ( Qt which, Qyoto.QSizeF constraint ) : Qyoto.QSizeF
SupportsExtension ( QGraphicsItem extension ) : bool
UngrabKeyboardEvent ( Qyoto.QEvent arg1 ) : void
UngrabMouseEvent ( Qyoto.QEvent arg1 ) : void
UpdateGeometry ( ) : void
WheelEvent ( Qyoto.QGraphicsSceneWheelEvent arg1 ) : void
WindowFrameEvent ( Qyoto.QEvent e ) : bool
WindowFrameSectionAt ( QPointF pos ) : Qt.WindowFrameSection
extension ( Qyoto.QVariant variant ) : Qyoto.QVariant
type ( ) : int

Method Details

AcceptDrops() public method

public AcceptDrops ( ) : bool
return bool

AcceptHoverEvents() public method

public AcceptHoverEvents ( ) : bool
return bool

AcceptTouchEvents() public method

public AcceptTouchEvents ( ) : bool
return bool

AcceptedMouseButtons() public method

public AcceptedMouseButtons ( ) : uint
return uint

AcceptsHoverEvents() public method

public AcceptsHoverEvents ( ) : bool
return bool

Actions() public method

public Actions ( ) : List
return List

AddAction() public method

public AddAction ( Qyoto.QAction action ) : void
action Qyoto.QAction
return void

AddActions() public method

public AddActions ( List actions ) : void
actions List
return void

AddToIndex() protected method

protected AddToIndex ( ) : void
return void

AdjustSize() public method

public AdjustSize ( ) : void
return void

BoundingRegion() public method

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

BoundingRegionGranularity() public method

public BoundingRegionGranularity ( ) : double
return double

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 QPainterPath

CollidingItems() public method

public CollidingItems ( ) : List
return List

CollidingItems() public method

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

CommonAncestorItem() public method

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

ContentsRect() public method

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

CreateProxy() protected method

protected CreateProxy ( ) : void
return void

Cursor() public method

public Cursor ( ) : QCursor
return QCursor

Data() public method

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

DeviceTransform() public method

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

Dispose() public method

public Dispose ( ) : void
return void

EffectiveOpacity() public method

public EffectiveOpacity ( ) : double
return double

EffectiveSizeHint() public method

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

EffectiveSizeHint() public method

public EffectiveSizeHint ( Qt which, Qyoto.QSizeF constraint ) : Qyoto.QSizeF
which 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

FiltersChildEvents() public method

public FiltersChildEvents ( ) : bool
return bool

Flags() public method

public Flags ( ) : uint
return uint

FocusItem() public method

public FocusItem ( ) : IQGraphicsItem
return IQGraphicsItem

FocusPolicy() public method

public FocusPolicy ( ) : Qt.FocusPolicy
return Qt.FocusPolicy

FocusProxy() public method

public FocusProxy ( ) : IQGraphicsItem
return IQGraphicsItem

FocusScopeItem() public method

public FocusScopeItem ( ) : IQGraphicsItem
return IQGraphicsItem

FocusWidget() public method

public FocusWidget ( ) : QGraphicsWidget
return QGraphicsWidget

Font() public method

public Font ( ) : QFont
return QFont

Geometry() public method

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

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

GrabMouse() public method

public GrabMouse ( ) : void
return void

GrabShortcut() public method

public GrabShortcut ( QKeySequence sequence ) : int
sequence QKeySequence
return int

GrabShortcut() public method

public GrabShortcut ( QKeySequence sequence, Qt context ) : int
sequence QKeySequence
context Qt
return int

GraphicsEffect() public method

public GraphicsEffect ( ) : QGraphicsEffect
return QGraphicsEffect

GraphicsItem() public method

public GraphicsItem ( ) : IQGraphicsItem
return IQGraphicsItem

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

InputMethodHints() public method

public InputMethodHints ( ) : uint
return uint

InsertAction() public method

public InsertAction ( Qyoto.QAction before, Qyoto.QAction action ) : void
before Qyoto.QAction
action Qyoto.QAction
return void

InsertActions() public method

public InsertActions ( Qyoto.QAction before, List actions ) : void
before Qyoto.QAction
actions List
return void

InstallSceneEventFilter() public method

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

IsActive() public method

public IsActive ( ) : bool
return bool

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

IsPanel() public method

public IsPanel ( ) : bool
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

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

Layout() public method

public Layout ( ) : QGraphicsLayout
return QGraphicsLayout

LayoutDirection() public method

public LayoutDirection ( ) : Qt.LayoutDirection
return Qt.LayoutDirection

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, Qyoto.QRectF rect ) : QPolygonF
item IQGraphicsItem
rect Qyoto.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 ( Qyoto.QRectF rect ) : QPolygonF
rect Qyoto.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 ( Qyoto.QRectF rect ) : QPolygonF
rect Qyoto.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, Qyoto.QRectF rect ) : Qyoto.QRectF
item IQGraphicsItem
rect Qyoto.QRectF
return Qyoto.QRectF

MapRectFromItem() public method

public MapRectFromItem ( IQGraphicsItem item, double x, double y, double w, double h ) : Qyoto.QRectF
item IQGraphicsItem
x double
y double
w double
h double
return Qyoto.QRectF

MapRectFromParent() public method

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

MapRectFromParent() public method

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

MapRectFromScene() public method

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

MapRectFromScene() public method

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

MapRectToItem() public method

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

MapRectToItem() public method

public MapRectToItem ( IQGraphicsItem item, double x, double y, double w, double h ) : Qyoto.QRectF
item IQGraphicsItem
x double
y double
w double
h double
return Qyoto.QRectF

MapRectToParent() public method

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

MapRectToParent() public method

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

MapRectToScene() public method

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

MapRectToScene() public method

public MapRectToScene ( double x, double y, double w, double h ) : Qyoto.QRectF
x double
y double
w double
h double
return Qyoto.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, Qyoto.QRectF rect ) : QPolygonF
item IQGraphicsItem
rect Qyoto.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 ( Qyoto.QRectF rect ) : QPolygonF
rect Qyoto.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 ( Qyoto.QRectF rect ) : QPolygonF
rect Qyoto.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 ( ) : Qyoto.QSizeF
return Qyoto.QSizeF

MaximumWidth() public method

public MaximumWidth ( ) : double
return double

MinimumHeight() public method

public MinimumHeight ( ) : double
return double

MinimumSize() public method

public MinimumSize ( ) : Qyoto.QSizeF
return Qyoto.QSizeF

MinimumWidth() public method

public MinimumWidth ( ) : double
return double

MoveBy() public method

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

Opacity() public method

public Opacity ( ) : double
return double

OwnedByLayout() public method

public OwnedByLayout ( ) : bool
return bool

Panel() public method

public Panel ( ) : IQGraphicsItem
return IQGraphicsItem

ParentItem() public method

public ParentItem ( ) : IQGraphicsItem
return IQGraphicsItem

ParentLayoutItem() public method

public ParentLayoutItem ( ) : IQGraphicsLayoutItem
return IQGraphicsLayoutItem

ParentObject() public method

public ParentObject ( ) : QGraphicsObject
return QGraphicsObject

ParentWidget() public method

public ParentWidget ( ) : QGraphicsWidget
return QGraphicsWidget

Pos() public method

public Pos ( ) : QPointF
return QPointF

PreferredHeight() public method

public PreferredHeight ( ) : double
return double

PreferredSize() public method

public PreferredSize ( ) : Qyoto.QSizeF
return Qyoto.QSizeF

PreferredWidth() public method

public PreferredWidth ( ) : double
return double

PrepareGeometryChange() protected method

protected PrepareGeometryChange ( ) : void
return void

QGraphicsWidget() protected method

protected QGraphicsWidget ( Type dummy ) : System
dummy System.Type
return System

Rect() public method

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

ReleaseShortcut() public method

public ReleaseShortcut ( int id ) : void
id int
return void

RemoveAction() public method

public RemoveAction ( Qyoto.QAction action ) : void
action Qyoto.QAction
return void

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 ( Qyoto.QSizeF size ) : void
size Qyoto.QSizeF
return void

Resize() public method

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

Rotate() public method

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

Rotation() public method

public Rotation ( ) : double
return double

Scale() public method

public Scale ( ) : double
return double

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 ( ) : Qyoto.QRectF
return Qyoto.QRectF

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, Qyoto.QRectF rect ) : void
dx double
dy double
rect Qyoto.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

SetAcceptTouchEvents() public method

public SetAcceptTouchEvents ( 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

SetActive() public method

public SetActive ( bool active ) : void
active 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, Qyoto.QSize cacheSize ) : void
mode QGraphicsItem
cacheSize Qyoto.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, Qyoto.QVariant value ) : void
key int
value Qyoto.QVariant
return void

SetEnabled() public method

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

SetFiltersChildEvents() public method

public SetFiltersChildEvents ( bool enabled ) : void
enabled bool
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

SetFocusPolicy() public method

public SetFocusPolicy ( Qt policy ) : void
policy Qt
return void

SetFocusProxy() public method

public SetFocusProxy ( IQGraphicsItem item ) : void
item IQGraphicsItem
return void

SetFont() public method

public SetFont ( QFont font ) : void
font QFont
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

SetGraphicsEffect() public method

public SetGraphicsEffect ( QGraphicsEffect effect ) : void
effect QGraphicsEffect
return void

SetGraphicsItem() protected method

protected SetGraphicsItem ( IQGraphicsItem item ) : void
item IQGraphicsItem
return void

SetGroup() public method

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

SetHandlesChildEvents() public method

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

SetInputMethodHints() public method

public SetInputMethodHints ( uint hints ) : void
hints uint
return void

SetLayout() public method

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

SetLayoutDirection() public method

public SetLayoutDirection ( Qt direction ) : void
direction Qt
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 ( Qyoto.QSizeF size ) : void
size Qyoto.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 ( Qyoto.QSizeF size ) : void
size Qyoto.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

SetOwnedByLayout() protected method

protected SetOwnedByLayout ( bool ownedByLayout ) : void
ownedByLayout bool
return void

SetPalette() public method

public SetPalette ( QPalette palette ) : void
palette QPalette
return void

SetPanelModality() public method

public SetPanelModality ( QGraphicsItem panelModality ) : void
panelModality QGraphicsItem
return void

SetParentItem() public method

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

SetParentLayoutItem() public method

public SetParentLayoutItem ( IQGraphicsLayoutItem parent ) : void
parent IQGraphicsLayoutItem
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 ( Qyoto.QSizeF size ) : void
size Qyoto.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

SetRotation() public method

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

SetScale() public method

public SetScale ( double scale ) : void
scale double
return void

SetSelected() public method

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

SetShortcutAutoRepeat() public method

public SetShortcutAutoRepeat ( int id ) : void
id int
return void

SetShortcutAutoRepeat() public method

public SetShortcutAutoRepeat ( int id, bool enabled ) : void
id int
enabled bool
return void

SetShortcutEnabled() public method

public SetShortcutEnabled ( int id ) : void
id int
return void

SetShortcutEnabled() public method

public SetShortcutEnabled ( int id, bool enabled ) : void
id int
enabled 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 ( Qyoto.QStyle style ) : void
style Qyoto.QStyle
return void

SetTabOrder() public static method

public static SetTabOrder ( QGraphicsWidget first, QGraphicsWidget second ) : void
first QGraphicsWidget
second QGraphicsWidget
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

SetTransformOriginPoint() public method

public SetTransformOriginPoint ( QPointF origin ) : void
origin QPointF
return void

SetTransformOriginPoint() public method

public SetTransformOriginPoint ( double ax, double ay ) : void
ax double
ay double
return void

SetTransformations() public method

public SetTransformations ( List transformations ) : void
transformations List
return void

SetVisible() public method

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

SetWindowFlags() public method

public SetWindowFlags ( uint wFlags ) : void
wFlags uint
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

SetWindowTitle() public method

public SetWindowTitle ( string title ) : void
title string
return void

SetX() public method

public SetX ( double x ) : void
x double
return void

SetY() public method

public SetY ( double y ) : void
y double
return void

SetZValue() public method

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

Shear() public method

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

Show() public method

public Show ( ) : void
return void

Size() public method

public Size ( ) : Qyoto.QSizeF
return Qyoto.QSizeF

SizePolicy() public method

public SizePolicy ( ) : QSizePolicy
return QSizePolicy

StackBefore() public method

public StackBefore ( IQGraphicsItem sibling ) : void
sibling IQGraphicsItem
return void

Style() public method

public Style ( ) : Qyoto.QStyle
return Qyoto.QStyle

TestAttribute() public method

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

ToGraphicsObject() public method

public ToGraphicsObject ( ) : QGraphicsObject
return QGraphicsObject

ToolTip() public method

public ToolTip ( ) : string
return string

TopLevelItem() public method

public TopLevelItem ( ) : IQGraphicsItem
return IQGraphicsItem

TopLevelWidget() public method

public TopLevelWidget ( ) : QGraphicsWidget
return QGraphicsWidget

Tr() public static method

public static Tr ( string s ) : string
s string
return string

Tr() public static method

public static Tr ( string s, string c ) : string
s string
c string
return string

Transform() public method

public Transform ( ) : QTransform
return QTransform

TransformOriginPoint() public method

public TransformOriginPoint ( ) : QPointF
return QPointF

Transformations() public method

public Transformations ( ) : List
return List

Translate() public method

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

UngrabKeyboard() public method

public UngrabKeyboard ( ) : void
return void

UngrabMouse() public method

public UngrabMouse ( ) : void
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 ( Qyoto.QRectF rect ) : void
rect Qyoto.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

Window() public method

public Window ( ) : QGraphicsWidget
return QGraphicsWidget

WindowFlags() public method

public WindowFlags ( ) : uint
return uint

WindowFrameGeometry() public method

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

WindowFrameRect() public method

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

WindowTitle() public method

public WindowTitle ( ) : string
return string

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

panelModality() public method

public panelModality ( ) : QGraphicsItem.PanelModality
return QGraphicsItem.PanelModality