Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
This is the complete list of members for QtGui.QGraphicsScene, including all inherited members.
ActionQtMsgTypeString(QtMsgType qtMsgType, string @string) | QtCore.Qt | |
ActivePanel | QtGui.QGraphicsScene | |
ActiveWindow | QtGui.QGraphicsScene | |
AddEllipse(QRectF rect) | QtGui.QGraphicsScene | |
AddEllipse(QRectF rect, QPen pen) | QtGui.QGraphicsScene | |
AddEllipse(QRectF rect, QPen pen, QBrush brush) | QtGui.QGraphicsScene | |
AddEllipse(double x, double y, double w, double h) | QtGui.QGraphicsScene | |
AddEllipse(double x, double y, double w, double h, QPen pen) | QtGui.QGraphicsScene | |
AddEllipse(double x, double y, double w, double h, QPen pen, QBrush brush) | QtGui.QGraphicsScene | |
AddItem(IQGraphicsItem item) | QtGui.QGraphicsScene | |
AddLine(QLineF line) | QtGui.QGraphicsScene | |
AddLine(QLineF line, QPen pen) | QtGui.QGraphicsScene | |
AddLine(double x1, double y1, double x2, double y2) | QtGui.QGraphicsScene | |
AddLine(double x1, double y1, double x2, double y2, QPen pen) | QtGui.QGraphicsScene | |
AddPath(QPainterPath path) | QtGui.QGraphicsScene | |
AddPath(QPainterPath path, QPen pen) | QtGui.QGraphicsScene | |
AddPath(QPainterPath path, QPen pen, QBrush brush) | QtGui.QGraphicsScene | |
AddPixmap(QPixmap pixmap) | QtGui.QGraphicsScene | |
AddPolygon(QPolygonF polygon) | QtGui.QGraphicsScene | |
AddPolygon(QPolygonF polygon, QPen pen) | QtGui.QGraphicsScene | |
AddPolygon(QPolygonF polygon, QPen pen, QBrush brush) | QtGui.QGraphicsScene | |
AddRect(QRectF rect) | QtGui.QGraphicsScene | |
AddRect(QRectF rect, QPen pen) | QtGui.QGraphicsScene | |
AddRect(QRectF rect, QPen pen, QBrush brush) | QtGui.QGraphicsScene | |
AddRect(double x, double y, double w, double h) | QtGui.QGraphicsScene | |
AddRect(double x, double y, double w, double h, QPen pen) | QtGui.QGraphicsScene | |
AddRect(double x, double y, double w, double h, QPen pen, QBrush brush) | QtGui.QGraphicsScene | |
AddSimpleText(string text) | QtGui.QGraphicsScene | |
AddSimpleText(string text, QFont font) | QtGui.QGraphicsScene | |
AddText(string text) | QtGui.QGraphicsScene | |
AddText(string text, QFont font) | QtGui.QGraphicsScene | |
AddWidget(QWidget widget, Qt.WindowType wFlags=0) | QtGui.QGraphicsScene | |
Advance() | QtGui.QGraphicsScene | |
AlignmentFlag enum name | QtCore.Qt | |
AnchorAttribute enum name | QtCore.Qt | |
AnchorPoint enum name | QtCore.Qt | |
ApplicationAttribute enum name | QtCore.Qt | |
ArrowType enum name | QtCore.Qt | |
AspectRatioMode enum name | QtCore.Qt | |
Axis enum name | QtCore.Qt | |
BackgroundBrush | QtGui.QGraphicsScene | |
BGMode enum name | QtCore.Qt | |
BlockSignals(bool b) | QtCore.QObject | |
BrushStyle enum name | QtCore.Qt | |
BspTreeDepth | QtGui.QGraphicsScene | |
CaseSensitivity enum name | QtCore.Qt | |
Changed | QtGui.QGraphicsScene | |
CheckState enum name | QtCore.Qt | |
ChildEvent | QtCore.QObject | |
Children() | QtCore.QObject | |
Clear() | QtGui.QGraphicsScene | |
ClearFocus() | QtGui.QGraphicsScene | |
ClearSelection() | QtGui.QGraphicsScene | |
ClipOperation enum name | QtCore.Qt | |
CollidingItems(IQGraphicsItem item, Qt.ItemSelectionMode mode=Qt.ItemSelectionMode.IntersectsItemShape) | QtGui.QGraphicsScene | |
Connect(QObject sender, QMetaMethod signal, QObject receiver, QMetaMethod method, Qt.ConnectionType type=Qt.ConnectionType.AutoConnection) | QtCore.QObject | static |
Connect(QObject sender, string signal, QObject receiver, string member, Qt.ConnectionType arg5=Qt.ConnectionType.AutoConnection) | QtCore.QObject | static |
Connect(QObject sender, string signal, string member, Qt.ConnectionType type=Qt.ConnectionType.AutoConnection) | QtCore.QObject | |
ConnectionType enum name | QtCore.Qt | |
ConnectNotify(string signal) | QtCore.QObject | protectedvirtual |
ContextMenuPolicy enum name | QtCore.Qt | |
CoordinateSystem enum name | QtCore.Qt | |
Corner enum name | QtCore.Qt | |
CreateItemGroup(System.Collections.Generic.List< IQGraphicsItem > items) | QtGui.QGraphicsScene | |
CreateProxy() | QtGui.QGraphicsScene | virtual |
CursorMoveStyle enum name | QtCore.Qt | |
CursorShape enum name | QtCore.Qt | |
CustomEvent | QtCore.QObject | |
DateFormat enum name | QtCore.Qt | |
DayOfWeek enum name | QtCore.Qt | |
DeleteLater() | QtCore.QObject | |
Destroyed | QtCore.QObject | |
DestroyedQObject | QtCore.QObject | |
DestroyItemGroup(QGraphicsItemGroup group) | QtGui.QGraphicsScene | |
Disconnect(QObject sender, QMetaMethod signal, QObject receiver, QMetaMethod member) | QtCore.QObject | static |
Disconnect(QObject receiver, string member=null) | QtCore.QObject | |
Disconnect(QObject sender, string signal, QObject receiver, string member) | QtCore.QObject | static |
Disconnect(string signal=null, QObject receiver=null, string member=null) | QtCore.QObject | |
DisconnectNotify(string signal) | QtCore.QObject | protectedvirtual |
Dispose() | QtGui.QGraphicsScene | |
DockWidgetArea enum name | QtCore.Qt | |
DockWidgetAreaSizes enum name | QtCore.Qt | |
DrawBackground(QPainter painter, QRectF rect) | QtGui.QGraphicsScene | protectedvirtual |
DrawForeground(QPainter painter, QRectF rect) | QtGui.QGraphicsScene | protectedvirtual |
DrawItems(QPainter painter, int numItems, IQGraphicsItem items, QStyleOptionGraphicsItem options, QWidget widget=null) | QtGui.QGraphicsScene | protectedvirtual |
DropAction enum name | QtCore.Qt | |
DumpObjectInfo() | QtCore.QObject | |
DumpObjectTree() | QtCore.QObject | |
DynamicPropertyNames() | QtCore.QObject | |
Emit | QtGui.QGraphicsScene | protected |
Event | QtCore.QObject | |
EventFilter(QObject watched, QEvent @event) | QtGui.QGraphicsScene | |
QtCore::QObject.EventFilter(QObject arg1, QEvent arg2) | QtCore.QObject | virtual |
eventFilters | QtCore.QObject | protected |
EventPriority enum name | QtCore.Qt | |
FillRule enum name | QtCore.Qt | |
FocusItem | QtGui.QGraphicsScene | |
FocusNextPrevChild(bool next) | QtGui.QGraphicsScene | protected |
FocusPolicy enum name | QtCore.Qt | |
FocusReason enum name | QtCore.Qt | |
Font | QtGui.QGraphicsScene | |
ForegroundBrush | QtGui.QGraphicsScene | |
FuncQByteArrayString(string @string) | QtCore.Qt | |
FuncQObject() | QtCore.Qt | |
FuncQTextStreamQTextStream(QTextStream qTextStream) | QtCore.Qt | |
FuncStringQByteArray(QByteArray qByteArray) | QtCore.Qt | |
GestureFlag enum name | QtCore.Qt | |
GestureState enum name | QtCore.Qt | |
GestureType enum name | QtCore.Qt | |
GlobalColor enum name | QtCore.Qt | |
HasFocus() | QtGui.QGraphicsScene | |
Height() | QtGui.QGraphicsScene | |
ImageConversionFlag enum name | QtCore.Qt | |
Inherits(string classname) | QtCore.QObject | |
Initialization enum name | QtCore.Qt | |
InputMethodHint enum name | QtCore.Qt | |
InputMethodQuery(Qt.InputMethodQuery query) | QtGui.QGraphicsScene | virtual |
QtCore::QObject.InputMethodQuery enum name | QtCore.Qt | |
InstallEventFilter(QObject arg1) | QtCore.QObject | |
interceptor | QtCore.QObject | protected |
Invalidate() | QtGui.QGraphicsScene | |
Invalidate(QRectF rect, QGraphicsScene.SceneLayer layers=QGraphicsScene.SceneLayer.AllLayers) | QtGui.QGraphicsScene | |
Invalidate(double x, double y, double w, double h, QGraphicsScene.SceneLayer layers=QGraphicsScene.SceneLayer.AllLayers) | QtGui.QGraphicsScene | |
IsActive() | QtGui.QGraphicsScene | |
IsWidgetType() | QtCore.QObject | |
ItemAt(QPointF pos) | QtGui.QGraphicsScene | |
ItemAt(QPointF pos, QTransform deviceTransform) | QtGui.QGraphicsScene | |
ItemAt(double x, double y) | QtGui.QGraphicsScene | |
ItemAt(double x, double y, QTransform deviceTransform) | QtGui.QGraphicsScene | |
ItemDataRole enum name | QtCore.Qt | |
ItemFlag enum name | QtCore.Qt | |
ItemIndexMethod enum name | QtGui.QGraphicsScene | |
itemIndexMethod | QtGui.QGraphicsScene | |
Items() | QtGui.QGraphicsScene | |
Items(QPointF pos) | QtGui.QGraphicsScene | |
Items(QRectF rect, Qt.ItemSelectionMode mode=Qt.ItemSelectionMode.IntersectsItemShape) | QtGui.QGraphicsScene | |
Items(QPolygonF polygon, Qt.ItemSelectionMode mode=Qt.ItemSelectionMode.IntersectsItemShape) | QtGui.QGraphicsScene | |
Items(QPainterPath path, Qt.ItemSelectionMode mode=Qt.ItemSelectionMode.IntersectsItemShape) | QtGui.QGraphicsScene | |
Items(QPointF pos, Qt.ItemSelectionMode mode, Qt.SortOrder order) | QtGui.QGraphicsScene | |
Items(QRectF rect, Qt.ItemSelectionMode mode, Qt.SortOrder order) | QtGui.QGraphicsScene | |
Items(QPolygonF polygon, Qt.ItemSelectionMode mode, Qt.SortOrder order) | QtGui.QGraphicsScene | |
Items(QPainterPath path, Qt.ItemSelectionMode mode, Qt.SortOrder order) | QtGui.QGraphicsScene | |
Items(QPointF pos, Qt.ItemSelectionMode mode, Qt.SortOrder order, QTransform deviceTransform) | QtGui.QGraphicsScene | |
Items(QRectF rect, Qt.ItemSelectionMode mode, Qt.SortOrder order, QTransform deviceTransform) | QtGui.QGraphicsScene | |
Items(QPolygonF polygon, Qt.ItemSelectionMode mode, Qt.SortOrder order, QTransform deviceTransform) | QtGui.QGraphicsScene | |
Items(QPainterPath path, Qt.ItemSelectionMode mode, Qt.SortOrder order, QTransform deviceTransform) | QtGui.QGraphicsScene | |
Items(Qt.SortOrder order) | QtGui.QGraphicsScene | |
Items(double x, double y, double w, double h, Qt.ItemSelectionMode mode=Qt.ItemSelectionMode.IntersectsItemShape) | QtGui.QGraphicsScene | |
Items(double x, double y, double w, double h, Qt.ItemSelectionMode mode, Qt.SortOrder order) | QtGui.QGraphicsScene | |
Items(double x, double y, double w, double h, Qt.ItemSelectionMode mode, Qt.SortOrder order, QTransform deviceTransform) | QtGui.QGraphicsScene | |
ItemsBoundingRect() | QtGui.QGraphicsScene | |
ItemSelectionMode enum name | QtCore.Qt | |
Key enum name | QtCore.Qt | |
KeyboardModifier enum name | QtCore.Qt | |
KillTimer(int id) | QtCore.QObject | |
LayoutDirection enum name | QtCore.Qt | |
MaskMode enum name | QtCore.Qt | |
MatchFlag enum name | QtCore.Qt | |
Modifier enum name | QtCore.Qt | |
MouseButton enum name | QtCore.Qt | |
MouseGrabberItem() | QtGui.QGraphicsScene | |
NavigationMode enum name | QtCore.Qt | |
ObjectName | QtCore.QObject | |
OnChanged(System.Collections.Generic.List< QRectF > region) | QtGui.QGraphicsScene | protected |
OnChildEvent(QChildEvent arg1) | QtCore.QObject | protectedvirtual |
OnContextMenuEvent(QGraphicsSceneContextMenuEvent @event) | QtGui.QGraphicsScene | protectedvirtual |
OnCustomEvent(QEvent arg1) | QtCore.QObject | protectedvirtual |
OnDestroyed(QObject arg1=null) | QtCore.QObject | protected |
OnDragEnterEvent(QGraphicsSceneDragDropEvent @event) | QtGui.QGraphicsScene | protectedvirtual |
OnDragLeaveEvent(QGraphicsSceneDragDropEvent @event) | QtGui.QGraphicsScene | protectedvirtual |
OnDragMoveEvent(QGraphicsSceneDragDropEvent @event) | QtGui.QGraphicsScene | protectedvirtual |
OnDropEvent(QGraphicsSceneDragDropEvent @event) | QtGui.QGraphicsScene | protectedvirtual |
OnEvent(QEvent @event) | QtGui.QGraphicsScene | |
QtCore::QObject.OnEvent(QEvent arg1) | QtCore.QObject | virtual |
OnFocusInEvent(QFocusEvent @event) | QtGui.QGraphicsScene | protectedvirtual |
OnFocusOutEvent(QFocusEvent @event) | QtGui.QGraphicsScene | protectedvirtual |
OnHelpEvent(QGraphicsSceneHelpEvent @event) | QtGui.QGraphicsScene | protectedvirtual |
OnInputMethodEvent(QInputMethodEvent @event) | QtGui.QGraphicsScene | protectedvirtual |
OnKeyPressEvent(QKeyEvent @event) | QtGui.QGraphicsScene | protectedvirtual |
OnKeyReleaseEvent(QKeyEvent @event) | QtGui.QGraphicsScene | protectedvirtual |
OnMouseDoubleClickEvent(QGraphicsSceneMouseEvent @event) | QtGui.QGraphicsScene | protectedvirtual |
OnMouseMoveEvent(QGraphicsSceneMouseEvent @event) | QtGui.QGraphicsScene | protectedvirtual |
OnMousePressEvent(QGraphicsSceneMouseEvent @event) | QtGui.QGraphicsScene | protectedvirtual |
OnMouseReleaseEvent(QGraphicsSceneMouseEvent @event) | QtGui.QGraphicsScene | protectedvirtual |
OnSceneRectChanged(QRectF rect) | QtGui.QGraphicsScene | protected |
OnSelectionChanged() | QtGui.QGraphicsScene | protected |
OnSendEvent(IQGraphicsItem item, QEvent @event) | QtGui.QGraphicsScene | |
OnTimerEvent(QTimerEvent arg1) | QtCore.QObject | protectedvirtual |
OnWheelEvent(QGraphicsSceneWheelEvent @event) | QtGui.QGraphicsScene | protectedvirtual |
Orientation enum name | QtCore.Qt | |
Palette | QtGui.QGraphicsScene | |
Parent | QtCore.QObject | |
PenCapStyle enum name | QtCore.Qt | |
PenJoinStyle enum name | QtCore.Qt | |
PenStyle enum name | QtCore.Qt | |
Property(string name) | QtCore.QObject | |
Q_EMIT | QtCore.QObject | protected |
qAcos(double v) | QtCore.Qt | static |
qAddPostRoutine(System.Action arg1) | QtCore.Qt | static |
qAppName() | QtCore.Qt | static |
qAsin(double v) | QtCore.Qt | static |
qAtan(double v) | QtCore.Qt | static |
qAtan2(double x, double y) | QtCore.Qt | static |
qBadAlloc() | QtCore.Qt | static |
Qbswap_helper(Pointer< byte > src, Pointer< byte > dest, int size) | QtCore.Qt | static |
qCeil(double v) | QtCore.Qt | static |
qChecksum(string s, uint len) | QtCore.Qt | static |
qCompress(QByteArray data) | QtCore.Qt | static |
qCompress(QByteArray data, int compressionLevel=-1) | QtCore.Qt | static |
qCompress(Pointer< byte > data, int nbytes) | QtCore.Qt | static |
qCompress(Pointer< byte > data, int nbytes, int compressionLevel=-1) | QtCore.Qt | static |
qCos(double v) | QtCore.Qt | static |
qExp(double v) | QtCore.Qt | static |
qFabs(double v) | QtCore.Qt | static |
qFastCos(double x) | QtCore.Qt | static |
qFastSin(double x) | QtCore.Qt | static |
qFlagLocation(string method) | QtCore.Qt | static |
qFloor(double v) | QtCore.Qt | static |
qFuzzyCompare(double p1, double p2) | QtCore.Qt | static |
qFuzzyCompare(float p1, float p2) | QtCore.Qt | static |
qFuzzyIsNull(double d) | QtCore.Qt | static |
qFuzzyIsNull(float f) | QtCore.Qt | static |
Qgetenv(string varName) | QtCore.Qt | static |
QGraphicsScene(System.Type dummy) | QtGui.QGraphicsScene | protected |
QGraphicsScene(QObject parent=null) | QtGui.QGraphicsScene | |
QGraphicsScene(QRectF sceneRect, QObject parent=null) | QtGui.QGraphicsScene | |
QGraphicsScene(double x, double y, double width, double height, QObject parent=null) | QtGui.QGraphicsScene | |
qHash(QBitArray key) | QtCore.Qt | static |
qHash(QChar key) | QtCore.Qt | static |
qHash(QStringRef key) | QtCore.Qt | static |
qHash(QUrl url) | QtCore.Qt | static |
qHash(QPersistentModelIndex index) | QtCore.Qt | static |
qHash(QByteArray key) | QtCore.Qt | static |
qHash(QModelIndex index) | QtCore.Qt | static |
qHash(uint key) | QtCore.Qt | static |
qHash(sbyte key) | QtCore.Qt | static |
qHash(byte key) | QtCore.Qt | static |
qHash(short key) | QtCore.Qt | static |
qHash(NativeLong key) | QtCore.Qt | static |
qHash(ushort key) | QtCore.Qt | static |
qHash(long key) | QtCore.Qt | static |
qHash(ulong key) | QtCore.Qt | static |
qHash(int key) | QtCore.Qt | static |
qHash(string key) | QtCore.Qt | static |
qHash(NativeULong key) | QtCore.Qt | static |
qInf() | QtCore.Qt | static |
qInstallMsgHandler(Qt.ActionQtMsgTypeString arg1) | QtCore.Qt | static |
qIntCast(float f) | QtCore.Qt | static |
qIntCast(double f) | QtCore.Qt | static |
qIsFinite(double d) | QtCore.Qt | static |
qIsFinite(float f) | QtCore.Qt | static |
qIsInf(float f) | QtCore.Qt | static |
qIsInf(double d) | QtCore.Qt | static |
qIsNaN(float f) | QtCore.Qt | static |
qIsNaN(double d) | QtCore.Qt | static |
qIsNull(float f) | QtCore.Qt | static |
qIsNull(double d) | QtCore.Qt | static |
qLn(double v) | QtCore.Qt | static |
QObject(System.Type dummy) | QtCore.QObject | protected |
QObject(QObject parent=null) | QtCore.QObject | |
qPow(double x, double y) | QtCore.Qt | static |
Qputenv(string varName, QByteArray value) | QtCore.Qt | static |
qQNaN() | QtCore.Qt | static |
Qrand() | QtCore.Qt | static |
qRegisterStaticPluginInstanceFunction(Qt.FuncQObject function) | QtCore.Qt | static |
qRemovePostRoutine(System.Action arg1) | QtCore.Qt | static |
qRound(double d) | QtCore.Qt | static |
qRound64(double d) | QtCore.Qt | static |
qSharedBuild() | QtCore.Qt | static |
qSin(double v) | QtCore.Qt | static |
qSNaN() | QtCore.Qt | static |
qSqrt(double v) | QtCore.Qt | static |
Qsrand(uint seed) | QtCore.Qt | static |
Qstrcmp(QByteArray str1, QByteArray str2) | QtCore.Qt | static |
Qstrcmp(QByteArray str1, string str2) | QtCore.Qt | static |
Qstrcmp(string str1, QByteArray str2) | QtCore.Qt | static |
Qstrcmp(string str1, string str2) | QtCore.Qt | static |
Qstrcpy(Pointer< sbyte > dst, string src) | QtCore.Qt | static |
Qstrdup(string arg1) | QtCore.Qt | static |
Qstricmp(string arg1, string arg2) | QtCore.Qt | static |
qStringComparisonHelper(QStringRef s1, string s2) | QtCore.Qt | static |
Qstrlen(string str) | QtCore.Qt | static |
Qstrncmp(string str1, string str2, uint len) | QtCore.Qt | static |
Qstrncpy(Pointer< sbyte > dst, string src, uint len) | QtCore.Qt | static |
Qstrnicmp(string arg1, string arg2, uint len) | QtCore.Qt | static |
Qstrnlen(string str, uint maxlen) | QtCore.Qt | static |
qTan(double v) | QtCore.Qt | static |
QtTrId(string id, int n=-1) | QtCore.Qt | static |
qUncompress(QByteArray data) | QtCore.Qt | static |
qUncompress(Pointer< byte > data, int nbytes) | QtCore.Qt | static |
qVersion() | QtCore.Qt | static |
Read(QDataStream arg1, QChar arg2) | QtCore.Qt | static |
Read(QDataStream arg1, QLocale arg2) | QtCore.Qt | static |
Read(QDataStream arg1, QRect arg2) | QtCore.Qt | static |
Read(QDataStream arg1, QEasingCurve arg2) | QtCore.Qt | static |
Read(QDataStream arg1, QDate arg2) | QtCore.Qt | static |
Read(QDataStream arg1, QUrl arg2) | QtCore.Qt | static |
Read(QDataStream arg1, QUuid arg2) | QtCore.Qt | static |
Read(QTextStream s, Qt.FuncQTextStreamQTextStream f) | QtCore.Qt | static |
Read(QDataStream arg1, QLineF arg2) | QtCore.Qt | static |
Read(QDataStream arg1, QRectF arg2) | QtCore.Qt | static |
Read(QDataStream arg1, QPointF arg2) | QtCore.Qt | static |
Read(QDataStream arg1, QLine arg2) | QtCore.Qt | static |
Read(QDataStream arg1, QBitArray arg2) | QtCore.Qt | static |
Read(QDataStream arg1, QSize arg2) | QtCore.Qt | static |
Read(QDataStream arg1, QDateTime arg2) | QtCore.Qt | static |
Read(QDataStream arg1, QTime arg2) | QtCore.Qt | static |
Read(QDataStream arg1, QPoint arg2) | QtCore.Qt | static |
Read(QDataStream @in, QRegExp regExp) | QtCore.Qt | static |
Read(QDataStream s, object p) | QtCore.Qt | static |
Read(QDataStream arg1, QByteArray arg2) | QtCore.Qt | static |
Read(QDataStream arg1, QSizeF arg2) | QtCore.Qt | static |
Read(QDataStream arg1, string arg2) | QtCore.Qt | static |
Read(QDataStream s, QVariant.Type p) | QtCore.Qt | static |
Read(QDataStream @in, System.Collections.Generic.List< string > list) | QtCore.Qt | static |
Receivers(string signal) | QtCore.QObject | protected |
RegisterUserData() | QtCore.QObject | static |
RemoveEventFilter(QObject arg1) | QtCore.QObject | |
RemoveItem(IQGraphicsItem item) | QtGui.QGraphicsScene | |
Render(QPainter painter) | QtGui.QGraphicsScene | |
Render(QPainter painter, QRectF target) | QtGui.QGraphicsScene | |
Render(QPainter painter, QRectF target, QRectF source, Qt.AspectRatioMode aspectRatioMode=Qt.AspectRatioMode.KeepAspectRatio) | QtGui.QGraphicsScene | |
SceneLayer enum name | QtGui.QGraphicsScene | |
SceneRect | QtGui.QGraphicsScene | |
SceneRectChanged | QtGui.QGraphicsScene | |
ScrollBarPolicy enum name | QtCore.Qt | |
SelectedItems() | QtGui.QGraphicsScene | |
SelectionArea | QtGui.QGraphicsScene | |
SelectionChanged | QtGui.QGraphicsScene | |
Sender() | QtCore.QObject | protected |
SenderSignalIndex() | QtCore.QObject | protected |
SetFocus(Qt.FocusReason focusReason=Qt.FocusReason.OtherFocusReason) | QtGui.QGraphicsScene | |
SetFocusItem(IQGraphicsItem item, Qt.FocusReason focusReason=Qt.FocusReason.OtherFocusReason) | QtGui.QGraphicsScene | |
SetProperty(string name, object value) | QtCore.QObject | |
SetSceneRect(double x, double y, double w, double h) | QtGui.QGraphicsScene | |
SetSelectionArea(QPainterPath path, QTransform deviceTransform) | QtGui.QGraphicsScene | |
SetSelectionArea(QPainterPath path, Qt.ItemSelectionMode mode) | QtGui.QGraphicsScene | |
SetSelectionArea(QPainterPath path, Qt.ItemSelectionMode mode, QTransform deviceTransform) | QtGui.QGraphicsScene | |
SetUserData(uint id, QObjectUserData data) | QtCore.QObject | |
ShortcutContext enum name | QtCore.Qt | |
SignalsBlocked() | QtCore.QObject | |
SizeHint enum name | QtCore.Qt | |
SizeMode enum name | QtCore.Qt | |
SmokeObject | QtCore.QObject | |
SortCacheEnabled | QtGui.QGraphicsScene | |
SortOrder enum name | QtCore.Qt | |
StartTimer(int interval) | QtCore.QObject | |
StaticMetaObject | QtGui.QGraphicsScene | static |
StaticQtMetaObject | QtCore.QObject | protectedstatic |
StickyFocus | QtGui.QGraphicsScene | |
Style | QtGui.QGraphicsScene | |
TextElideMode enum name | QtCore.Qt | |
TextFlag enum name | QtCore.Qt | |
TextFormat enum name | QtCore.Qt | |
TextInteractionFlag enum name | QtCore.Qt | |
TileRule enum name | QtCore.Qt | |
TimerEvent | QtCore.QObject | |
TimeSpec enum name | QtCore.Qt | |
ToolBarArea enum name | QtCore.Qt | |
ToolBarAreaSizes enum name | QtCore.Qt | |
ToolButtonStyle enum name | QtCore.Qt | |
TouchPointState enum name | QtCore.Qt | |
Tr(string s, string c=null) | QtGui.QGraphicsScene | static |
Tr(string s, string c, int n) | QtGui.QGraphicsScene | static |
TransformationMode enum name | QtCore.Qt | |
TrUtf8(string s, string c=null) | QtGui.QGraphicsScene | static |
TrUtf8(string s, string c, int n) | QtGui.QGraphicsScene | static |
UIEffect enum name | QtCore.Qt | |
Update() | QtGui.QGraphicsScene | |
Update(QRectF rect) | QtGui.QGraphicsScene | |
Update(double x, double y, double w, double h) | QtGui.QGraphicsScene | |
UserData(uint id) | QtCore.QObject | |
Views() | QtGui.QGraphicsScene | |
WidgetAttribute enum name | QtCore.Qt | |
Width() | QtGui.QGraphicsScene | |
WindowFrameSection enum name | QtCore.Qt | |
WindowModality enum name | QtCore.Qt | |
WindowState enum name | QtCore.Qt | |
WindowType enum name | QtCore.Qt | |
Write(QDataStream s, object p) | QtCore.Qt | static |
Write(QDataStream arg1, QSizeF arg2) | QtCore.Qt | static |
Write(QTextStream s, Qt.FuncQTextStreamQTextStream f) | QtCore.Qt | static |
Write(QDataStream arg1, QPoint arg2) | QtCore.Qt | static |
Write(QDataStream arg1, QLineF arg2) | QtCore.Qt | static |
Write(QDataStream arg1, QPointF arg2) | QtCore.Qt | static |
Write(QDataStream arg1, QChar arg2) | QtCore.Qt | static |
Write(QDataStream arg1, QByteArray arg2) | QtCore.Qt | static |
Write(QDataStream arg1, QEasingCurve arg2) | QtCore.Qt | static |
Write(QDataStream arg1, QRectF arg2) | QtCore.Qt | static |
Write(QDataStream arg1, QDateTime arg2) | QtCore.Qt | static |
Write(QDataStream arg1, QUrl arg2) | QtCore.Qt | static |
Write(QDataStream arg1, QTime arg2) | QtCore.Qt | static |
Write(QDataStream arg1, QLocale arg2) | QtCore.Qt | static |
Write(QDataStream arg1, QBitArray arg2) | QtCore.Qt | static |
Write(QDataStream arg1, QUuid arg2) | QtCore.Qt | static |
Write(QDataStream arg1, QLine arg2) | QtCore.Qt | static |
Write(QDataStream arg1, QDate arg2) | QtCore.Qt | static |
Write(QDataStream @out, QRegExp regExp) | QtCore.Qt | static |
Write(QDataStream arg1, QRect arg2) | QtCore.Qt | static |
Write(QDataStream arg1, QSize arg2) | QtCore.Qt | static |
Write(QDataStream s, QVariant.Type p) | QtCore.Qt | static |
Write(QDataStream arg1, string arg2) | QtCore.Qt | static |
Write(QDataStream @out, System.Collections.Generic.List< string > list) | QtCore.Qt | static |