@@ -652,7 +652,10 | |||||
652 |
|
652 | |||
653 | <value-type name="QPoint"/> |
|
653 | <value-type name="QPoint"/> | |
654 | <value-type name="QPointF"/> |
|
654 | <value-type name="QPointF"/> | |
655 |
|
655 | <enum-type name="QLineF::IntersectType"/> | ||
|
656 | <value-type name="QLineF"/> | |||
|
657 | <value-type name="QLine"/> | |||
|
658 | ||||
656 | <value-type name="QRect"> |
|
659 | <value-type name="QRect"> | |
657 | <modify-function signature="getCoords(int*,int*,int*,int*)const"> |
|
660 | <modify-function signature="getCoords(int*,int*,int*,int*)const"> | |
658 | <remove/> |
|
661 | <remove/> |
@@ -225,7 +225,6 | |||||
225 | <enum-type name="QLCDNumber::SegmentStyle"/> |
|
225 | <enum-type name="QLCDNumber::SegmentStyle"/> | |
226 | <enum-type name="QLayout::SizeConstraint"/> |
|
226 | <enum-type name="QLayout::SizeConstraint"/> | |
227 | <enum-type name="QLineEdit::EchoMode"/> |
|
227 | <enum-type name="QLineEdit::EchoMode"/> | |
228 | <enum-type name="QLineF::IntersectType"/> |
|
|||
229 | <enum-type name="QListView::Flow"/> |
|
228 | <enum-type name="QListView::Flow"/> | |
230 | <enum-type name="QListView::LayoutMode"/> |
|
229 | <enum-type name="QListView::LayoutMode"/> | |
231 | <enum-type name="QListView::Movement"/> |
|
230 | <enum-type name="QListView::Movement"/> | |
@@ -638,8 +637,6 | |||||
638 | <value-type name="QItemSelectionRange"> |
|
637 | <value-type name="QItemSelectionRange"> | |
639 | <modify-function signature="intersect(QItemSelectionRange)const" remove="all"/> <!--### Obsolete in 4.3--> |
|
638 | <modify-function signature="intersect(QItemSelectionRange)const" remove="all"/> <!--### Obsolete in 4.3--> | |
640 | </value-type> |
|
639 | </value-type> | |
641 | <value-type name="QLine"/> |
|
|||
642 | <value-type name="QLineF"/> |
|
|||
643 |
|
640 | |||
644 | <value-type name="QPainterPath"> |
|
641 | <value-type name="QPainterPath"> | |
645 | <modify-function signature="operator=(QPainterPath)" remove="all"/> |
|
642 | <modify-function signature="operator=(QPainterPath)" remove="all"/> |
General Comments 0
You need to be logged in to leave comments.
Login now