Home
last modified time | relevance | path

Searched defs:setParentItem (Results 1 – 25 of 57) sorted by relevance

123

/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dsmdirectionselect.cpp43 void SMDirectionSelect::setParentItem(int i) in setParentItem() function in SMDirectionSelect
H A Dsmstyleselect.cpp72 void SMStyleSelect::setParentItem(int i) in setParentItem() function in SMStyleSelect
H A Dsmalignselect.cpp53 void SMAlignSelect::setParentItem(int a, int d) in setParentItem() function in SMAlignSelect
H A Dsmcolorcombo.cpp67 void SMColorCombo::setParentItem(int i) in setParentItem() function in SMColorCombo
H A Dsmsccombobox.cpp140 void SMScComboBox::setParentItem(int i) in setParentItem() function in SMScComboBox
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/pyqtgraph/graphicsItems/
H A DScaleBar.py61 def setParentItem(self, p): member in ScaleBar
H A DLegendItem.py192 def setParentItem(self, p): member in LegendItem
H A DGraphicsItem.py413 def setParentItem(self, parent): member in GraphicsItem
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/benchmarks/gui/graphicsview/qgraphicsitem/
H A Dtst_qgraphicsitem.cpp108 void tst_QGraphicsItem::setParentItem() in setParentItem() function in tst_QGraphicsItem
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/aliaseditor/
H A DAliasEditorWindow.h71 void setParentItem(AliasEditorTreeWidgetItem * it) { m_pParentItem = it; }; in setParentItem() function
/dports/net/libkgapi/libkgapi-21.12.3/src/tasks/
H A Dtaskcreatejob.cpp62 void TaskCreateJob::setParentItem(const QString &parentId) in setParentItem() function in TaskCreateJob
/dports/x11-toolkits/qt5-quickcontrols/kde-qtquickcontrols-5.15.2p3/src/controls/
H A Dqquickmenupopupwindow.cpp59 void QQuickMenuPopupWindow1::setParentItem(QQuickItem *item) in setParentItem() function in QQuickMenuPopupWindow1
H A Dqquickpopupwindow.cpp116 void QQuickPopupWindow1::setParentItem(QQuickItem *item) in setParentItem() function in QQuickPopupWindow1
/dports/cad/ktechlab/ktechlab-0.50.0/src/
H A Dnode.cpp108 void Node::setParentItem( CNItem *parentItem ) in setParentItem() function in Node
H A Ditem.cpp407 void Item::setParentItem( Item *newParentItem ) in setParentItem() function in Item
/dports/x11-toolkits/qt5-quickcontrols2/kde-qtquickcontrols2-5.15.2p8/src/quicktemplates2/
H A Dqquickpopuppositioner.cpp78 void QQuickPopupPositioner::setParentItem(QQuickItem *parent) in setParentItem() function in QQuickPopupPositioner
/dports/deskutils/latte-dock/latte-dock-0.10.6/app/view/settings/
H A Dindicatoruimanager.cpp60 void IndicatorUiManager::setParentItem(QQuickItem *parentItem) in setParentItem() function in Latte::ViewPart::Config::IndicatorUiManager
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Ditem.cpp57 void Item::setParentItem(Item *item) in setParentItem() function in KWin::Item
/dports/cad/ktechlab/ktechlab-0.50.0/src/electronics/
H A Decnode.cpp94 void ECNode::setParentItem( CNItem * parentItem ) in setParentItem() function in ECNode
/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/ov_phyltree/
H A DGraphicsRectangularBranchItem.cpp154 void GraphicsRectangularBranchItem::setParentItem(QGraphicsItem *item) { in setParentItem() function in U2::GraphicsRectangularBranchItem
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/pyqtgraph/opengl/
H A DGLGraphicsItem.py49 def setParentItem(self, item): member in GLGraphicsItem
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/scxmleditor/plugin_interface/
H A Dbaseitem.cpp344 void BaseItem::setParentItem(BaseItem *item) in setParentItem() function in BaseItem
/dports/emulators/qmc2/qmc2-0.195_4/qmc2/
H A Dmachinelistmodel.h62 void setParentItem(MachineListModelItem *item) { m_parentItem = item; } in setParentItem() function
/dports/graphics/digikam/digikam-7.4.0/core/showfoto/stackview/
H A Dshowfotostackviewfavoriteitemdlg.cpp534 void ShowfotoStackViewFavoriteItemDlg::setParentItem(ShowfotoStackViewFavoriteItem* const pitem) in setParentItem() function in ShowFoto::ShowfotoStackViewFavoriteItemDlg
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/pyqtgraph/canvas/
H A DCanvasItem.py166 def setParentItem(self, parent): member in CanvasItem

123