Home
last modified time | relevance | path

Searched refs:moveItemForward (Results 1 – 25 of 40) sorted by relevance

12

/dports/converters/wkhtmltopdf/qt-5db36ec/examples/tools/settingseditor/
H A Dsettingstree.cpp168 moveItemForward(parent, childIndex, dividerIndex); in updateChildItems()
189 moveItemForward(parent, childIndex, dividerIndex); in updateChildItems()
257 void SettingsTree::moveItemForward(QTreeWidgetItem *parent, int oldIndex, in moveItemForward() function in SettingsTree
H A Dsettingstree.h81 void moveItemForward(QTreeWidgetItem *parent, int oldIndex, int newIndex);
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/tools/settingseditor/
H A Dsettingstree.cpp181 moveItemForward(parent, childIndex, dividerIndex); in updateChildItems()
203 moveItemForward(parent, childIndex, dividerIndex); in updateChildItems()
273 void SettingsTree::moveItemForward(QTreeWidgetItem *parent, int oldIndex, in moveItemForward() function in SettingsTree
H A Dsettingstree.h98 void moveItemForward(QTreeWidgetItem *parent, int oldIndex, int newIndex);
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/
H A Dqgssettingstree.cpp246 moveItemForward( parent, childIndex, dividerIndex ); in updateChildItems()
273 moveItemForward( parent, childIndex, dividerIndex ); in updateChildItems()
383 void QgsSettingsTree::moveItemForward( QTreeWidgetItem *parent, int oldIndex, in moveItemForward() function in QgsSettingsTree
H A Dqgssettingstree.h98 void moveItemForward( QTreeWidgetItem *parent, int oldIndex, int newIndex );
/dports/graphics/qgis/qgis-3.22.3/src/app/
H A Dqgssettingstree.cpp253 moveItemForward( parent, childIndex, dividerIndex ); in updateChildItems()
280 moveItemForward( parent, childIndex, dividerIndex ); in updateChildItems()
402 void QgsSettingsTree::moveItemForward( QTreeWidgetItem *parent, int oldIndex, in moveItemForward() function in QgsSettingsTree
H A Dqgssettingstree.h108 void moveItemForward( QTreeWidgetItem *parent, int oldIndex, int newIndex );
/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/tools/settingseditor/
H A Dsettingseditor.py454 self.moveItemForward(parent, childIndex, dividerIndex)
472 self.moveItemForward(parent, childIndex, dividerIndex)
531 def moveItemForward(self, parent, oldIndex, newIndex): member in SettingsTree
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/examples/tools/settingseditor/
H A Dsettingseditor.py454 self.moveItemForward(parent, childIndex, dividerIndex)
472 self.moveItemForward(parent, childIndex, dividerIndex)
531 def moveItemForward(self, parent, oldIndex, newIndex): member in SettingsTree
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/examples/tools/settingseditor/
H A Dsettingseditor.py454 self.moveItemForward(parent, childIndex, dividerIndex)
472 self.moveItemForward(parent, childIndex, dividerIndex)
531 def moveItemForward(self, parent, oldIndex, newIndex): member in SettingsTree
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/examples/tools/settingseditor/
H A Dsettingseditor.py454 self.moveItemForward(parent, childIndex, dividerIndex)
472 self.moveItemForward(parent, childIndex, dividerIndex)
531 def moveItemForward(self, parent, oldIndex, newIndex): member in SettingsTree
/dports/www/py-qt5-webkit/PyQt5-5.15.4/examples/tools/settingseditor/
H A Dsettingseditor.py454 self.moveItemForward(parent, childIndex, dividerIndex)
472 self.moveItemForward(parent, childIndex, dividerIndex)
531 def moveItemForward(self, parent, oldIndex, newIndex): member in SettingsTree
/dports/www/py-qt5-websockets/PyQt5-5.15.4/examples/tools/settingseditor/
H A Dsettingseditor.py454 self.moveItemForward(parent, childIndex, dividerIndex)
472 self.moveItemForward(parent, childIndex, dividerIndex)
531 def moveItemForward(self, parent, oldIndex, newIndex): member in SettingsTree
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/examples/tools/settingseditor/
H A Dsettingseditor.py454 self.moveItemForward(parent, childIndex, dividerIndex)
472 self.moveItemForward(parent, childIndex, dividerIndex)
531 def moveItemForward(self, parent, oldIndex, newIndex): member in SettingsTree
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/tools/settingseditor/
H A Dsettingseditor.py454 self.moveItemForward(parent, childIndex, dividerIndex)
472 self.moveItemForward(parent, childIndex, dividerIndex)
531 def moveItemForward(self, parent, oldIndex, newIndex): member in SettingsTree
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/tools/settingseditor/
H A Dsettingseditor.py454 self.moveItemForward(parent, childIndex, dividerIndex)
472 self.moveItemForward(parent, childIndex, dividerIndex)
531 def moveItemForward(self, parent, oldIndex, newIndex): member in SettingsTree
/dports/net/py-qt5-network/PyQt5-5.15.4/examples/tools/settingseditor/
H A Dsettingseditor.py454 self.moveItemForward(parent, childIndex, dividerIndex)
472 self.moveItemForward(parent, childIndex, dividerIndex)
531 def moveItemForward(self, parent, oldIndex, newIndex): member in SettingsTree
/dports/devel/py-qt5-test/PyQt5-5.15.4/examples/tools/settingseditor/
H A Dsettingseditor.py454 self.moveItemForward(parent, childIndex, dividerIndex)
472 self.moveItemForward(parent, childIndex, dividerIndex)
531 def moveItemForward(self, parent, oldIndex, newIndex): member in SettingsTree
/dports/misc/py-qt5-demo/PyQt5-5.15.4/examples/tools/settingseditor/
H A Dsettingseditor.py454 self.moveItemForward(parent, childIndex, dividerIndex)
472 self.moveItemForward(parent, childIndex, dividerIndex)
531 def moveItemForward(self, parent, oldIndex, newIndex): member in SettingsTree
/dports/lang/py-qt5-qml/PyQt5-5.15.4/examples/tools/settingseditor/
H A Dsettingseditor.py454 self.moveItemForward(parent, childIndex, dividerIndex)
472 self.moveItemForward(parent, childIndex, dividerIndex)
531 def moveItemForward(self, parent, oldIndex, newIndex): member in SettingsTree
/dports/x11-toolkits/py-qt5-quick/PyQt5-5.15.4/examples/tools/settingseditor/
H A Dsettingseditor.py454 self.moveItemForward(parent, childIndex, dividerIndex)
472 self.moveItemForward(parent, childIndex, dividerIndex)
531 def moveItemForward(self, parent, oldIndex, newIndex): member in SettingsTree
/dports/x11-toolkits/py-qt5-quick3d/PyQt5-5.15.4/examples/tools/settingseditor/
H A Dsettingseditor.py454 self.moveItemForward(parent, childIndex, dividerIndex)
472 self.moveItemForward(parent, childIndex, dividerIndex)
531 def moveItemForward(self, parent, oldIndex, newIndex): member in SettingsTree
/dports/x11-toolkits/py-qt5-gui/PyQt5-5.15.4/examples/tools/settingseditor/
H A Dsettingseditor.py454 self.moveItemForward(parent, childIndex, dividerIndex)
472 self.moveItemForward(parent, childIndex, dividerIndex)
531 def moveItemForward(self, parent, oldIndex, newIndex): member in SettingsTree
/dports/devel/py-qt5-help/PyQt5-5.15.4/examples/tools/settingseditor/
H A Dsettingseditor.py454 self.moveItemForward(parent, childIndex, dividerIndex)
472 self.moveItemForward(parent, childIndex, dividerIndex)
531 def moveItemForward(self, parent, oldIndex, newIndex): member in SettingsTree

12