__copy__(self) |
__copy__(self) [extrait de __copy__.__doc__] |
__len__(self) |
Return len(self). [extrait de __len__.__doc__] |
__repr__(self) |
Return repr(self). [extrait de __repr__.__doc__] |
append |
append(self, l: typing.List[PySide2.QtCore.QPointF]) [extrait de append.__doc__] |
at(self, i: int) -> PySide2.QtCore.QPointF |
at(self, i: int) -> PySide2.QtCore.QPointF [extrait de at.__doc__] |
back(self) -> PySide2.QtCore.QPointF |
back(self) -> PySide2.QtCore.QPointF [extrait de back.__doc__] |
boundingRect(self) -> PySide2.QtCore.QRectF |
boundingRect(self) -> PySide2.QtCore.QRectF [extrait de boundingRect.__doc__] |
capacity(self) -> int |
capacity(self) -> int [extrait de capacity.__doc__] |
clear(self) |
clear(self) [extrait de clear.__doc__] |
constData(self) -> PySide2.QtCore.QPointF |
constData(self) -> PySide2.QtCore.QPointF [extrait de constData.__doc__] |
constFirst(self) -> PySide2.QtCore.QPointF |
constFirst(self) -> PySide2.QtCore.QPointF [extrait de constFirst.__doc__] |
constLast(self) -> PySide2.QtCore.QPointF |
constLast(self) -> PySide2.QtCore.QPointF [extrait de constLast.__doc__] |
contains(self, t: PySide2.QtCore.QPointF) -> bool |
contains(self, t: PySide2.QtCore.QPointF) -> bool [extrait de contains.__doc__] |
containsPoint(self, pt: PySide2.QtCore.QPointF, fillRule: PySide2.QtCore.Qt.FillRule) -> bool |
containsPoint(self, pt: PySide2.QtCore.QPointF, fillRule: PySide2.QtCore.Qt.FillRule) -> bool [extrait de containsPoint.__doc__] |
count |
count(self) -> int [extrait de count.__doc__] |
data(self) -> PySide2.QtCore.QPointF |
data(self) -> PySide2.QtCore.QPointF [extrait de data.__doc__] |
empty(self) -> bool |
empty(self) -> bool [extrait de empty.__doc__] |
endsWith(self, t: PySide2.QtCore.QPointF) -> bool |
endsWith(self, t: PySide2.QtCore.QPointF) -> bool [extrait de endsWith.__doc__] |
fill(self, t: PySide2.QtCore.QPointF, size: int = -1) -> typing.List[PySide2.QtCore.QPointF] |
fill(self, t: PySide2.QtCore.QPointF, size: int = -1) -> typing.List[PySide2.QtCore.QPointF] [extrait de fill.__doc__] |
first(self) -> PySide2.QtCore.QPointF |
first(self) -> PySide2.QtCore.QPointF [extrait de first.__doc__] |
fromList(list: typing.Sequence[PySide2.QtCore.QPointF]) -> typing.List[PySide2.QtCore.QPointF] |
fromList(list: typing.Sequence[PySide2.QtCore.QPointF]) -> typing.List[PySide2.QtCore.QPointF] [extrait de fromList.__doc__] |
front(self) -> PySide2.QtCore.QPointF |
front(self) -> PySide2.QtCore.QPointF [extrait de front.__doc__] |
indexOf(self, t: PySide2.QtCore.QPointF, from_: int = 0) -> int |
indexOf(self, t: PySide2.QtCore.QPointF, from_: int = 0) -> int [extrait de indexOf.__doc__] |
insert |
insert(self, i: int, n: int, t: PySide2.QtCore.QPointF) [extrait de insert.__doc__] |
intersected(self, r: PySide2.QtGui.QPolygonF) -> PySide2.QtGui.QPolygonF |
intersected(self, r: PySide2.QtGui.QPolygonF) -> PySide2.QtGui.QPolygonF [extrait de intersected.__doc__] |
intersects(self, r: PySide2.QtGui.QPolygonF) -> bool |
intersects(self, r: PySide2.QtGui.QPolygonF) -> bool [extrait de intersects.__doc__] |
isClosed(self) -> bool |
isClosed(self) -> bool [extrait de isClosed.__doc__] |
isEmpty(self) -> bool |
isEmpty(self) -> bool [extrait de isEmpty.__doc__] |
isSharedWith(self, other: typing.List[PySide2.QtCore.QPointF]) -> bool |
isSharedWith(self, other: typing.List[PySide2.QtCore.QPointF]) -> bool [extrait de isSharedWith.__doc__] |
last(self) -> PySide2.QtCore.QPointF |
last(self) -> PySide2.QtCore.QPointF [extrait de last.__doc__] |
lastIndexOf(self, t: PySide2.QtCore.QPointF, from_: int = -1) -> int |
lastIndexOf(self, t: PySide2.QtCore.QPointF, from_: int = -1) -> int [extrait de lastIndexOf.__doc__] |
length(self) -> int |
length(self) -> int [extrait de length.__doc__] |
mid(self, pos: int, len: int = -1) -> typing.List[PySide2.QtCore.QPointF] |
mid(self, pos: int, len: int = -1) -> typing.List[PySide2.QtCore.QPointF] [extrait de mid.__doc__] |
move(self, from_: int, to: int) |
move(self, from_: int, to: int) [extrait de move.__doc__] |
pop_back(self) |
pop_back(self) [extrait de pop_back.__doc__] |
pop_front(self) |
pop_front(self) [extrait de pop_front.__doc__] |
prepend(self, t: PySide2.QtCore.QPointF) |
prepend(self, t: PySide2.QtCore.QPointF) [extrait de prepend.__doc__] |
push_back(self, t: PySide2.QtCore.QPointF) |
push_back(self, t: PySide2.QtCore.QPointF) [extrait de push_back.__doc__] |
push_front(self, t: PySide2.QtCore.QPointF) |
push_front(self, t: PySide2.QtCore.QPointF) [extrait de push_front.__doc__] |
remove |
remove(self, i: int) [extrait de remove.__doc__] |
removeAll(self, t: PySide2.QtCore.QPointF) -> int |
removeAll(self, t: PySide2.QtCore.QPointF) -> int [extrait de removeAll.__doc__] |
removeAt(self, i: int) |
removeAt(self, i: int) [extrait de removeAt.__doc__] |
removeFirst(self) |
removeFirst(self) [extrait de removeFirst.__doc__] |
removeLast(self) |
removeLast(self) [extrait de removeLast.__doc__] |
removeOne(self, t: PySide2.QtCore.QPointF) -> bool |
removeOne(self, t: PySide2.QtCore.QPointF) -> bool [extrait de removeOne.__doc__] |
replace(self, i: int, t: PySide2.QtCore.QPointF) |
replace(self, i: int, t: PySide2.QtCore.QPointF) [extrait de replace.__doc__] |
reserve(self, size: int) |
reserve(self, size: int) [extrait de reserve.__doc__] |
resize(self, size: int) |
resize(self, size: int) [extrait de resize.__doc__] |
setSharable(self, sharable: bool) |
setSharable(self, sharable: bool) [extrait de setSharable.__doc__] |
shrink_to_fit(self) |
shrink_to_fit(self) [extrait de shrink_to_fit.__doc__] |
size(self) -> int |
size(self) -> int [extrait de size.__doc__] |
squeeze(self) |
squeeze(self) [extrait de squeeze.__doc__] |
startsWith(self, t: PySide2.QtCore.QPointF) -> bool |
startsWith(self, t: PySide2.QtCore.QPointF) -> bool [extrait de startsWith.__doc__] |
subtracted(self, r: PySide2.QtGui.QPolygonF) -> PySide2.QtGui.QPolygonF |
subtracted(self, r: PySide2.QtGui.QPolygonF) -> PySide2.QtGui.QPolygonF [extrait de subtracted.__doc__] |
swap(self, other: PySide2.QtGui.QPolygonF) |
swap(self, other: PySide2.QtGui.QPolygonF) [extrait de swap.__doc__] |
swapItemsAt(self, i: int, j: int) |
swapItemsAt(self, i: int, j: int) [extrait de swapItemsAt.__doc__] |
takeAt(self, i: int) -> PySide2.QtCore.QPointF |
takeAt(self, i: int) -> PySide2.QtCore.QPointF [extrait de takeAt.__doc__] |
takeFirst(self) -> PySide2.QtCore.QPointF |
takeFirst(self) -> PySide2.QtCore.QPointF [extrait de takeFirst.__doc__] |
takeLast(self) -> PySide2.QtCore.QPointF |
takeLast(self) -> PySide2.QtCore.QPointF [extrait de takeLast.__doc__] |
toList(self) -> typing.List[PySide2.QtCore.QPointF] |
toList(self) -> typing.List[PySide2.QtCore.QPointF] [extrait de toList.__doc__] |
toPolygon(self) -> PySide2.QtGui.QPolygon |
toPolygon(self) -> PySide2.QtGui.QPolygon [extrait de toPolygon.__doc__] |
translate |
translate(self, dx: float, dy: float) [extrait de translate.__doc__] |
translated |
translated(self, dx: float, dy: float) -> PySide2.QtGui.QPolygonF [extrait de translated.__doc__] |
united(self, r: PySide2.QtGui.QPolygonF) -> PySide2.QtGui.QPolygonF |
united(self, r: PySide2.QtGui.QPolygonF) -> PySide2.QtGui.QPolygonF [extrait de united.__doc__] |
value |
value(self, i: int) -> PySide2.QtCore.QPointF [extrait de value.__doc__] |
Améliorations / Corrections
Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.
Emplacement :
Description des améliorations :