Home
last modified time | relevance | path

Searched refs:setAllowEmbeddingInGraphicsView (Results 1 – 3 of 3) sorted by relevance

/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/src/kdeui/
H A Dkdialog.h555 static void setAllowEmbeddingInGraphicsView(bool allowEmbedding);
H A Dkdialog.cpp1101 void KDialog::setAllowEmbeddingInGraphicsView(bool allowEmbedding) in setAllowEmbeddingInGraphicsView() function in KDialog
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdeui.py55 def setAllowEmbeddingInGraphicsView(self, allowEmbedding): member in KDialog