Home
last modified time | relevance | path

Searched refs:ChildAdded (Results 1 – 25 of 460) sorted by relevance

12345678910>>...19

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Dchild_list_mutation_scope.h59 void ChildAdded(Node&);
111 void ChildAdded(Node& child) { in ChildAdded() function
113 accumulator_->ChildAdded(child); in ChildAdded()
/dports/graphics/krita/krita-4.4.8/libs/widgets/
H A DKoVBox.cpp43 case QEvent::ChildAdded: { in childEvent()
70 QApplication::sendPostedEvents(that, QEvent::ChildAdded); in sizeHint()
78 QApplication::sendPostedEvents(that, QEvent::ChildAdded); in minimumSizeHint()
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/gtk/
H A DTreeNode.cs89 public event TreeNodeAddedHandler ChildAdded; event in Gtk.TreeNode
93 if (ChildAdded == null) in OnChildAdded()
96 ChildAdded (this, child); in OnChildAdded()
H A DITreeNode.cs44 event TreeNodeAddedHandler ChildAdded; event
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/gtk/
H A DTreeNode.cs89 public event TreeNodeAddedHandler ChildAdded; event in Gtk.TreeNode
93 if (ChildAdded == null) in OnChildAdded()
96 ChildAdded (this, child); in OnChildAdded()
H A DITreeNode.cs44 event TreeNodeAddedHandler ChildAdded; event
/dports/editors/calligra/calligra-3.2.1/libs/widgets/
H A DKoVBox.cpp43 case QEvent::ChildAdded: { in childEvent()
70 QApplication::sendPostedEvents(that, QEvent::ChildAdded); in sizeHint()
78 QApplication::sendPostedEvents(that, QEvent::ChildAdded); in minimumSizeHint()
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/widgets/
H A DKoVBox.cpp44 case QEvent::ChildAdded: { in childEvent()
71 QApplication::sendPostedEvents(that, QEvent::ChildAdded); in sizeHint()
79 QApplication::sendPostedEvents(that, QEvent::ChildAdded); in minimumSizeHint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Dchild_list_mutation_scope.h58 void ChildAdded(Node&);
112 void ChildAdded(Node& child) { in ChildAdded() function
114 accumulator_->ChildAdded(child); in ChildAdded()
/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/src/kdeui/
H A Dkhbox.cpp55 case QEvent::ChildAdded: { in childEvent()
82 QApplication::sendPostedEvents(that, QEvent::ChildAdded); in sizeHint()
90 QApplication::sendPostedEvents(that, QEvent::ChildAdded); in minimumSizeHint()
/dports/graphics/digikam/digikam-7.4.0/core/libs/widgets/layout/
H A Ddlayoutbox.cpp65 case QEvent::ChildAdded: in childEvent()
103 QApplication::sendPostedEvents(b, QEvent::ChildAdded); in sizeHint()
111 QApplication::sendPostedEvents(b, QEvent::ChildAdded); in minimumSizeHint()
/dports/textproc/sigil/Sigil-1.8.0/src/ViewEditors/
H A DOverlay.h46 else if (ev->type() == QEvent::ChildAdded) in eventFilter()
72 if (ev->type() == QEvent::ChildAdded) { in event()
/dports/x11-themes/plasma5-oxygen/oxygen-5.23.5/kstyle/
H A Doxygenaddeventfilter.h36 { return event->type() == QEvent::ChildAdded; } in eventFilter()
/dports/x11-themes/plasma5-breeze/breeze-5.23.5/kstyle/
H A Dbreezeaddeventfilter.h31 { return event->type() == QEvent::ChildAdded; } in eventFilter()
/dports/editors/texstudio/texstudio-4.1.2/src/adwaita-qt/style/
H A Dadwaitaaddeventfilter.h48 { return event->type() == QEvent::ChildAdded; } in eventFilter()
/dports/x11-themes/adwaita-qt/adwaita-qt-1.4.1/src/lib/
H A Dadwaitaaddeventfilter.h50 return event->type() == QEvent::ChildAdded; in eventFilter()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/qml/qmlpuppet/qml2puppet/instances/
H A Dchildrenchangeeventfilter.cpp42 case QEvent::ChildAdded: in eventFilter()
/dports/devel/clazy/clazy-1.5/src/checks/level0/
H A Dwrong-qevent-cast.cpp58 ChildAdded = 68, enumerator
136 { ChildAdded, {"QChildEvent" } }, in eventTypeMatchesClass()
/dports/www/otter-browser/otter-browser-1.0.03/src/modules/backends/web/qtwebkit/
H A DQtWebKitInspector.cpp35 if (event->type() == QEvent::ChildAdded && event->child()->inherits("QWebView")) in childEvent()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/kernel/
H A Dqcoreevent.h119 ChildAdded = 68, // new child widget enumerator
359 bool added() const { return type() == ChildAdded; } in added()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqcoreevent.h111 ChildAdded = 68, // new child widget enumerator
355 bool added() const { return type() == ChildAdded; } in added()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqcoreevent.h111 ChildAdded = 68, // new child widget enumerator
355 bool added() const { return type() == ChildAdded; } in added()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqcoreevent.h111 ChildAdded = 68, // new child widget enumerator
355 bool added() const { return type() == ChildAdded; } in added()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqcoreevent.h111 ChildAdded = 68, // new child widget enumerator
355 bool added() const { return type() == ChildAdded; } in added()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqcoreevent.h111 ChildAdded = 68, // new child widget enumerator
355 bool added() const { return type() == ChildAdded; } in added()

12345678910>>...19