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