Свойство | Type | Description | |
---|---|---|---|
Advance | void | ||
Clear | void | ||
ClearSelection | void | ||
ContextMenuEvent | void | ||
DragEnterEvent | void | ||
DragLeaveEvent | void | ||
DragMoveEvent | void | ||
DrawBackground | void | ||
DrawForeground | void | ||
DropEvent | void | ||
Event | bool | ||
EventFilter | bool | ||
FocusInEvent | void | ||
FocusNextPrevChild | bool | ||
FocusOutEvent | void | ||
HelpEvent | void | ||
InputMethodEvent | void | ||
InputMethodQuery | QVariant | ||
Invalidate | void | ||
Invalidate | void | ||
Invalidate | void | ||
KeyPressEvent | void | ||
KeyReleaseEvent | void | ||
MouseDoubleClickEvent | void | ||
MouseMoveEvent | void | ||
MousePressEvent | void | ||
MouseReleaseEvent | void | ||
QGraphicsScene | System | ||
Update | void | ||
Update | void | ||
WheelEvent | void |
Méthode | Description | |
---|---|---|
ActivePanel ( ) : IQGraphicsItem | ||
ActiveWindow ( ) : |
||
AddEllipse ( Qyoto.QRectF rect ) : QGraphicsEllipseItem | ||
AddEllipse ( Qyoto.QRectF rect, |
||
AddEllipse ( Qyoto.QRectF rect, |
||
AddEllipse ( double x, double y, double w, double h ) : QGraphicsEllipseItem | ||
AddEllipse ( double x, double y, double w, double h, |
||
AddEllipse ( double x, double y, double w, double h, |
||
AddItem ( IQGraphicsItem item ) : void | ||
AddLine ( |
||
AddLine ( |
||
AddLine ( double x1, double y1, double x2, double y2 ) : Qyoto.QGraphicsLineItem | ||
AddLine ( double x1, double y1, double x2, double y2, |
||
AddPath ( |
||
AddPath ( |
||
AddPath ( |
||
AddPixmap ( |
||
AddPolygon ( |
||
AddPolygon ( |
||
AddPolygon ( |
||
AddRect ( Qyoto.QRectF rect ) : Qyoto.QGraphicsRectItem | ||
AddRect ( Qyoto.QRectF rect, |
||
AddRect ( Qyoto.QRectF rect, |
||
AddRect ( double x, double y, double w, double h ) : Qyoto.QGraphicsRectItem | ||
AddRect ( double x, double y, double w, double h, |
||
AddRect ( double x, double y, double w, double h, |
||
AddSimpleText ( string text ) : Qyoto.QGraphicsSimpleTextItem | ||
AddSimpleText ( string text, QFont font ) : QGraphicsSimpleTextItem | ||
AddText ( string text ) : QGraphicsTextItem | ||
AddText ( string text, QFont font ) : QGraphicsTextItem | ||
AddWidget ( QWidget widget ) : QGraphicsProxyWidget | ||
AddWidget ( QWidget widget, uint wFlags ) : QGraphicsProxyWidget | ||
ClearFocus ( ) : void | ||
CollidingItems ( IQGraphicsItem item ) : List |
||
CollidingItems ( IQGraphicsItem item, Qt mode ) : List |
||
CreateItemGroup ( List |
||
DestroyItemGroup ( QGraphicsItemGroup group ) : void | ||
Dispose ( ) : void | ||
FocusItem ( ) : IQGraphicsItem | ||
HasFocus ( ) : bool | ||
Height ( ) : double | ||
Invalidate ( double x, double y, double w, double h ) : void | ||
Invalidate ( double x, double y, double w, double h, uint layers ) : void | ||
IsActive ( ) : bool | ||
ItemAt ( QPointF pos ) : IQGraphicsItem | ||
ItemAt ( QPointF pos, QTransform deviceTransform ) : IQGraphicsItem | ||
ItemAt ( double x, double y ) : IQGraphicsItem | ||
ItemAt ( double x, double y, QTransform deviceTransform ) : IQGraphicsItem | ||
Items ( ) : List |
||
Items ( QPainterPath path ) : List |
||
Items ( QPainterPath path, Qt mode ) : List |
||
Items ( QPainterPath path, Qt mode, Qt order ) : List |
||
Items ( QPainterPath path, Qt mode, Qt order, QTransform deviceTransform ) : List |
||
Items ( QPointF pos ) : List |
||
Items ( QPointF pos, Qt mode, Qt order ) : List |
||
Items ( QPointF pos, Qt mode, Qt order, QTransform deviceTransform ) : List |
||
Items ( QPolygonF polygon ) : List |
||
Items ( QPolygonF polygon, Qt mode ) : List |
||
Items ( QPolygonF polygon, Qt mode, Qt order ) : List |
||
Items ( QPolygonF polygon, Qt mode, Qt order, QTransform deviceTransform ) : List |
||
Items ( QRectF rect ) : List |
||
Items ( QRectF rect, Qt mode ) : List |
||
Items ( QRectF rect, Qt mode, Qt order ) : List |
||
Items ( QRectF rect, Qt mode, Qt order, QTransform deviceTransform ) : List |
||
Items ( Qt order ) : List |
||
Items ( double x, double y, double w, double h ) : List |
||
Items ( double x, double y, double w, double h, Qt mode ) : List |
||
Items ( double x, double y, double w, double h, Qt mode, Qt order ) : List |
||
Items ( double x, double y, double w, double h, Qt mode, Qt order, QTransform deviceTransform ) : List |
||
ItemsBoundingRect ( ) : QRectF | ||
MouseGrabberItem ( ) : IQGraphicsItem | ||
QGraphicsScene ( QObject parent ) : System | ||
QGraphicsScene ( QRectF sceneRect ) : System | ||
QGraphicsScene ( QRectF sceneRect, QObject parent ) : System | ||
QGraphicsScene ( double x, double y, double width, double height ) : System | ||
QGraphicsScene ( double x, double y, double width, double height, QObject parent ) : System | ||
RemoveItem ( IQGraphicsItem item ) : void | ||
Render ( QPainter painter ) : void | ||
Render ( QPainter painter, QRectF target ) : void | ||
Render ( QPainter painter, QRectF target, QRectF source ) : void | ||
Render ( QPainter painter, QRectF target, QRectF source, Qt aspectRatioMode ) : void | ||
SelectedItems ( ) : List |
||
SelectionArea ( ) : QPainterPath | ||
SendEvent ( IQGraphicsItem item, QEvent arg2 ) : bool | ||
SetActivePanel ( IQGraphicsItem item ) : void | ||
SetActiveWindow ( QGraphicsWidget widget ) : void | ||
SetFocus ( ) : void | ||
SetFocus ( Qt focusReason ) : void | ||
SetFocusItem ( IQGraphicsItem item ) : void | ||
SetFocusItem ( IQGraphicsItem item, Qt focusReason ) : void | ||
SetSceneRect ( double x, double y, double w, double h ) : void | ||
SetSelectionArea ( QPainterPath path ) : void | ||
SetSelectionArea ( QPainterPath path, QTransform deviceTransform ) : void | ||
SetSelectionArea ( QPainterPath path, Qt mode ) : void | ||
SetSelectionArea ( QPainterPath path, Qt mode, QTransform deviceTransform ) : void | ||
SetStyle ( QStyle style ) : void | ||
Style ( ) : QStyle | ||
Tr ( string s ) : string | ||
Tr ( string s, string c ) : string | ||
Update ( double x, double y, double w, double h ) : void | ||
Views ( ) : List |
||
Width ( ) : double |
Méthode | Description | |
---|---|---|
CreateProxy ( ) : void | ||
QGraphicsScene ( Type dummy ) : System |
Méthode | Description | |
---|---|---|
Advance ( ) : void | ||
Clear ( ) : void | ||
ClearSelection ( ) : void | ||
ContextMenuEvent ( QGraphicsSceneContextMenuEvent arg1 ) : void | ||
DragEnterEvent ( QGraphicsSceneDragDropEvent arg1 ) : void | ||
DragLeaveEvent ( QGraphicsSceneDragDropEvent arg1 ) : void | ||
DragMoveEvent ( QGraphicsSceneDragDropEvent arg1 ) : void | ||
DrawBackground ( QPainter painter, QRectF rect ) : void | ||
DrawForeground ( QPainter painter, QRectF rect ) : void | ||
DropEvent ( QGraphicsSceneDragDropEvent arg1 ) : void | ||
Event ( QEvent arg1 ) : bool | ||
EventFilter ( QObject watched, QEvent arg2 ) : bool | ||
FocusInEvent ( QFocusEvent arg1 ) : void | ||
FocusNextPrevChild ( bool next ) : bool | ||
FocusOutEvent ( QFocusEvent arg1 ) : void | ||
HelpEvent ( QGraphicsSceneHelpEvent arg1 ) : void | ||
InputMethodEvent ( QInputMethodEvent arg1 ) : void | ||
InputMethodQuery ( Qt query ) : QVariant | ||
Invalidate ( ) : void | ||
Invalidate ( QRectF rect ) : void | ||
Invalidate ( QRectF rect, uint layers ) : void | ||
KeyPressEvent ( QKeyEvent arg1 ) : void | ||
KeyReleaseEvent ( QKeyEvent arg1 ) : void | ||
MouseDoubleClickEvent ( QGraphicsSceneMouseEvent arg1 ) : void | ||
MouseMoveEvent ( QGraphicsSceneMouseEvent arg1 ) : void | ||
MousePressEvent ( QGraphicsSceneMouseEvent arg1 ) : void | ||
MouseReleaseEvent ( QGraphicsSceneMouseEvent arg1 ) : void | ||
QGraphicsScene ( ) : System | ||
Update ( ) : void | ||
Update ( QRectF rect ) : void | ||
WheelEvent ( QGraphicsSceneWheelEvent arg1 ) : void |
public AddEllipse ( Qyoto.QRectF rect ) : QGraphicsEllipseItem | ||
rect | Qyoto.QRectF | |
Résultat | QGraphicsEllipseItem |
public AddEllipse ( Qyoto.QRectF rect, |
||
rect | Qyoto.QRectF | |
pen | ||
Résultat | QGraphicsEllipseItem |
public AddEllipse ( Qyoto.QRectF rect, |
||
rect | Qyoto.QRectF | |
pen | ||
brush | ||
Résultat | QGraphicsEllipseItem |
public AddEllipse ( double x, double y, double w, double h ) : QGraphicsEllipseItem | ||
x | double | |
y | double | |
w | double | |
h | double | |
Résultat | QGraphicsEllipseItem |
public AddEllipse ( double x, double y, double w, double h, |
||
x | double | |
y | double | |
w | double | |
h | double | |
pen | ||
Résultat | QGraphicsEllipseItem |
public AddEllipse ( double x, double y, double w, double h, |
||
x | double | |
y | double | |
w | double | |
h | double | |
pen | ||
brush | ||
Résultat | QGraphicsEllipseItem |
public AddItem ( IQGraphicsItem item ) : void | ||
item | IQGraphicsItem | |
Résultat | void |
public AddLine ( |
||
line | ||
Résultat | Qyoto.QGraphicsLineItem |
public AddLine ( |
||
line | ||
pen | ||
Résultat | Qyoto.QGraphicsLineItem |
public AddLine ( double x1, double y1, double x2, double y2 ) : Qyoto.QGraphicsLineItem | ||
x1 | double | |
y1 | double | |
x2 | double | |
y2 | double | |
Résultat | Qyoto.QGraphicsLineItem |
public AddLine ( double x1, double y1, double x2, double y2, |
||
x1 | double | |
y1 | double | |
x2 | double | |
y2 | double | |
pen | ||
Résultat | Qyoto.QGraphicsLineItem |
public AddPath ( |
||
path | ||
Résultat | Qyoto.QGraphicsPathItem |
public AddPath ( |
||
path | ||
pen | ||
Résultat | Qyoto.QGraphicsPathItem |
public AddPath ( |
||
path | ||
pen | ||
brush | ||
Résultat | Qyoto.QGraphicsPathItem |
public AddPixmap ( |
||
pixmap | ||
Résultat | QGraphicsPixmapItem |
public AddPolygon ( |
||
polygon | ||
Résultat | Qyoto.QGraphicsPolygonItem |
public AddPolygon ( |
||
polygon | ||
pen | ||
Résultat | Qyoto.QGraphicsPolygonItem |
public AddPolygon ( |
||
polygon | ||
pen | ||
brush | ||
Résultat | Qyoto.QGraphicsPolygonItem |
public AddRect ( Qyoto.QRectF rect ) : Qyoto.QGraphicsRectItem | ||
rect | Qyoto.QRectF | |
Résultat | Qyoto.QGraphicsRectItem |
public AddRect ( Qyoto.QRectF rect, |
||
rect | Qyoto.QRectF | |
pen | ||
Résultat | Qyoto.QGraphicsRectItem |
public AddRect ( Qyoto.QRectF rect, |
||
rect | Qyoto.QRectF | |
pen | ||
brush | ||
Résultat | Qyoto.QGraphicsRectItem |
public AddRect ( double x, double y, double w, double h ) : Qyoto.QGraphicsRectItem | ||
x | double | |
y | double | |
w | double | |
h | double | |
Résultat | Qyoto.QGraphicsRectItem |
public AddRect ( double x, double y, double w, double h, |
||
x | double | |
y | double | |
w | double | |
h | double | |
pen | ||
Résultat | Qyoto.QGraphicsRectItem |
public AddRect ( double x, double y, double w, double h, |
||
x | double | |
y | double | |
w | double | |
h | double | |
pen | ||
brush | ||
Résultat | Qyoto.QGraphicsRectItem |
public AddSimpleText ( string text ) : Qyoto.QGraphicsSimpleTextItem | ||
text | string | |
Résultat | Qyoto.QGraphicsSimpleTextItem |
public AddSimpleText ( string text, QFont font ) : QGraphicsSimpleTextItem | ||
text | string | |
font | QFont | |
Résultat | QGraphicsSimpleTextItem |
public AddText ( string text ) : QGraphicsTextItem | ||
text | string | |
Résultat | QGraphicsTextItem |
public AddText ( string text, QFont font ) : QGraphicsTextItem | ||
text | string | |
font | QFont | |
Résultat | QGraphicsTextItem |
public AddWidget ( QWidget widget ) : QGraphicsProxyWidget | ||
widget | QWidget | |
Résultat | QGraphicsProxyWidget |
public AddWidget ( QWidget widget, uint wFlags ) : QGraphicsProxyWidget | ||
widget | QWidget | |
wFlags | uint | |
Résultat | QGraphicsProxyWidget |
public CollidingItems ( IQGraphicsItem item ) : List |
||
item | IQGraphicsItem | |
Résultat | List |
public CollidingItems ( IQGraphicsItem item, Qt mode ) : List |
||
item | IQGraphicsItem | |
mode | Qt | |
Résultat | List |
public CreateItemGroup ( List |
||
items | List |
|
Résultat | QGraphicsItemGroup |
public DestroyItemGroup ( QGraphicsItemGroup group ) : void | ||
group | QGraphicsItemGroup | |
Résultat | void |
public Invalidate ( double x, double y, double w, double h ) : void | ||
x | double | |
y | double | |
w | double | |
h | double | |
Résultat | void |
public Invalidate ( double x, double y, double w, double h, uint layers ) : void | ||
x | double | |
y | double | |
w | double | |
h | double | |
layers | uint | |
Résultat | void |
public ItemAt ( QPointF pos ) : IQGraphicsItem | ||
pos | QPointF | |
Résultat | IQGraphicsItem |
public ItemAt ( QPointF pos, QTransform deviceTransform ) : IQGraphicsItem | ||
pos | QPointF | |
deviceTransform | QTransform | |
Résultat | IQGraphicsItem |
public ItemAt ( double x, double y ) : IQGraphicsItem | ||
x | double | |
y | double | |
Résultat | IQGraphicsItem |
public ItemAt ( double x, double y, QTransform deviceTransform ) : IQGraphicsItem | ||
x | double | |
y | double | |
deviceTransform | QTransform | |
Résultat | IQGraphicsItem |
public Items ( QPainterPath path, Qt mode ) : List |
||
path | QPainterPath | |
mode | Qt | |
Résultat | List |
public Items ( QPainterPath path, Qt mode, Qt order ) : List |
||
path | QPainterPath | |
mode | Qt | |
order | Qt | |
Résultat | List |
public Items ( QPainterPath path, Qt mode, Qt order, QTransform deviceTransform ) : List |
||
path | QPainterPath | |
mode | Qt | |
order | Qt | |
deviceTransform | QTransform | |
Résultat | List |
public Items ( QPointF pos, Qt mode, Qt order ) : List |
||
pos | QPointF | |
mode | Qt | |
order | Qt | |
Résultat | List |
public Items ( QPointF pos, Qt mode, Qt order, QTransform deviceTransform ) : List |
||
pos | QPointF | |
mode | Qt | |
order | Qt | |
deviceTransform | QTransform | |
Résultat | List |
public Items ( QPolygonF polygon, Qt mode ) : List |
||
polygon | QPolygonF | |
mode | Qt | |
Résultat | List |
public Items ( QPolygonF polygon, Qt mode, Qt order ) : List |
||
polygon | QPolygonF | |
mode | Qt | |
order | Qt | |
Résultat | List |
public Items ( QPolygonF polygon, Qt mode, Qt order, QTransform deviceTransform ) : List |
||
polygon | QPolygonF | |
mode | Qt | |
order | Qt | |
deviceTransform | QTransform | |
Résultat | List |
public Items ( QRectF rect, Qt mode ) : List |
||
rect | QRectF | |
mode | Qt | |
Résultat | List |
public Items ( QRectF rect, Qt mode, Qt order ) : List |
||
rect | QRectF | |
mode | Qt | |
order | Qt | |
Résultat | List |
public Items ( QRectF rect, Qt mode, Qt order, QTransform deviceTransform ) : List |
||
rect | QRectF | |
mode | Qt | |
order | Qt | |
deviceTransform | QTransform | |
Résultat | List |
public Items ( double x, double y, double w, double h ) : List |
||
x | double | |
y | double | |
w | double | |
h | double | |
Résultat | List |
public Items ( double x, double y, double w, double h, Qt mode ) : List |
||
x | double | |
y | double | |
w | double | |
h | double | |
mode | Qt | |
Résultat | List |
public Items ( double x, double y, double w, double h, Qt mode, Qt order ) : List |
||
x | double | |
y | double | |
w | double | |
h | double | |
mode | Qt | |
order | Qt | |
Résultat | List |
public Items ( double x, double y, double w, double h, Qt mode, Qt order, QTransform deviceTransform ) : List |
||
x | double | |
y | double | |
w | double | |
h | double | |
mode | Qt | |
order | Qt | |
deviceTransform | QTransform | |
Résultat | List |
public MouseGrabberItem ( ) : IQGraphicsItem | ||
Résultat | IQGraphicsItem |
public QGraphicsScene ( QObject parent ) : System | ||
parent | QObject | |
Résultat | System |
public QGraphicsScene ( QRectF sceneRect ) : System | ||
sceneRect | QRectF | |
Résultat | System |
public QGraphicsScene ( QRectF sceneRect, QObject parent ) : System | ||
sceneRect | QRectF | |
parent | QObject | |
Résultat | System |
protected QGraphicsScene ( Type dummy ) : System | ||
dummy | Type | |
Résultat | System |
public QGraphicsScene ( double x, double y, double width, double height ) : System | ||
x | double | |
y | double | |
width | double | |
height | double | |
Résultat | System |
public QGraphicsScene ( double x, double y, double width, double height, QObject parent ) : System | ||
x | double | |
y | double | |
width | double | |
height | double | |
parent | QObject | |
Résultat | System |
public RemoveItem ( IQGraphicsItem item ) : void | ||
item | IQGraphicsItem | |
Résultat | void |
public Render ( QPainter painter, QRectF target ) : void | ||
painter | QPainter | |
target | QRectF | |
Résultat | void |
public Render ( QPainter painter, QRectF target, QRectF source ) : void | ||
painter | QPainter | |
target | QRectF | |
source | QRectF | |
Résultat | void |
public Render ( QPainter painter, QRectF target, QRectF source, Qt aspectRatioMode ) : void | ||
painter | QPainter | |
target | QRectF | |
source | QRectF | |
aspectRatioMode | Qt | |
Résultat | void |
public SendEvent ( IQGraphicsItem item, QEvent arg2 ) : bool | ||
item | IQGraphicsItem | |
arg2 | QEvent | |
Résultat | bool |
public SetActivePanel ( IQGraphicsItem item ) : void | ||
item | IQGraphicsItem | |
Résultat | void |
public SetActiveWindow ( QGraphicsWidget widget ) : void | ||
widget | QGraphicsWidget | |
Résultat | void |
public SetFocusItem ( IQGraphicsItem item ) : void | ||
item | IQGraphicsItem | |
Résultat | void |
public SetFocusItem ( IQGraphicsItem item, Qt focusReason ) : void | ||
item | IQGraphicsItem | |
focusReason | Qt | |
Résultat | void |
public SetSceneRect ( double x, double y, double w, double h ) : void | ||
x | double | |
y | double | |
w | double | |
h | double | |
Résultat | void |
public SetSelectionArea ( QPainterPath path ) : void | ||
path | QPainterPath | |
Résultat | void |
public SetSelectionArea ( QPainterPath path, QTransform deviceTransform ) : void | ||
path | QPainterPath | |
deviceTransform | QTransform | |
Résultat | void |
public SetSelectionArea ( QPainterPath path, Qt mode ) : void | ||
path | QPainterPath | |
mode | Qt | |
Résultat | void |
public SetSelectionArea ( QPainterPath path, Qt mode, QTransform deviceTransform ) : void | ||
path | QPainterPath | |
mode | Qt | |
deviceTransform | QTransform | |
Résultat | void |
public static Tr ( string s, string c ) : string | ||
s | string | |
c | string | |
Résultat | string |
public Update ( double x, double y, double w, double h ) : void | ||
x | double | |
y | double | |
w | double | |
h | double | |
Résultat | void |