@@ -5063,6 +5063,9 | |||
|
5063 | 5063 | <!-- Duplicate function to QObject::children() to override accidental shadowing which is not present in Jambi --> |
|
5064 | 5064 | <modify-function signature="children()const" remove="all" /> |
|
5065 | 5065 | </object-type> |
|
5066 | <object-type name="QGraphicsBlurEffect"/> | |
|
5067 | <object-type name="QGraphicsColorizeEffect"/> | |
|
5068 | <object-type name="QGraphicsDropShadowEffect"/> | |
|
5066 | 5069 | <object-type name="QGraphicsOpacityEffect"/> |
|
5067 | 5070 | <object-type name="QGraphicsPixelizeEffect" /> |
|
5068 | 5071 | <object-type name="QGraphicsRotation" /> |
@@ -5566,6 +5566,9 | |||
|
5566 | 5566 | <!-- Duplicate function to QObject::children() to override accidental shadowing which is not present in Jambi --> |
|
5567 | 5567 | <modify-function signature="children()const" remove="all"/> |
|
5568 | 5568 | </object-type> |
|
5569 | <object-type name="QGraphicsBlurEffect"/> | |
|
5570 | <object-type name="QGraphicsColorizeEffect"/> | |
|
5571 | <object-type name="QGraphicsDropShadowEffect"/> | |
|
5569 | 5572 | <object-type name="QGraphicsOpacityEffect"/> |
|
5570 | 5573 | <object-type name="QGraphicsPixelizeEffect"/> |
|
5571 | 5574 | <object-type name="QGraphicsRotation"/> |
General Comments 0
You need to be logged in to leave comments.
Login now