Home
last modified time | relevance | path

Searched defs:theParent (Results 1 – 25 of 190) sorted by relevance

12345678

/dports/cad/opencascade/opencascade-7.6.0/tools/TInspector/
H A DTInspector_OpenFileViewModel.hxx38 TInspectorEXE_OpenFileItemDelegate (QObject* theParent, const QColor& theHighlightColor) in TInspectorEXE_OpenFileItemDelegate()
65 TInspector_OpenFileViewModel (QObject* theParent = 0) : QAbstractTableModel (theParent) {} in TInspector_OpenFileViewModel()
84 virtual int rowCount (const QModelIndex& theParent = QModelIndex()) const Standard_OVERRIDE in rowCount()
90 virtual int columnCount (const QModelIndex& theParent = QModelIndex()) const Standard_OVERRIDE in columnCount()
/dports/cad/opencascade/opencascade-7.6.0/tools/ShapeView/
H A DShapeView_OpenFileViewModel.hxx38 ShapeView_OpenFileItemDelegate (QObject* theParent, const QColor& theHighlight) in ShapeView_OpenFileItemDelegate()
64 ShapeView_OpenFileViewModel (QObject* theParent = 0) : QAbstractTableModel (theParent) {} in ShapeView_OpenFileViewModel()
83 virtual int rowCount (const QModelIndex& theParent = QModelIndex()) const Standard_OVERRIDE in rowCount()
89 virtual int columnCount (const QModelIndex& theParent = QModelIndex()) const Standard_OVERRIDE in columnCount()
H A DShapeView_ItemRoot.hxx36 …static ShapeView_ItemRootPtr CreateItem (TreeModel_ItemBasePtr theParent, const int theRow, const … in CreateItem()
73 ShapeView_ItemRoot(TreeModel_ItemBasePtr theParent, const int theRow, const int theColumn) in ShapeView_ItemRoot()
/dports/cad/opencascade/opencascade-7.6.0/tools/DFBrowser/
H A DDFBrowser_TreeLevelViewModel.hxx37 …DFBrowser_TreeLevelViewModel (QObject* theParent) : QAbstractTableModel (theParent), myRowCount (0… in DFBrowser_TreeLevelViewModel()
89 virtual int rowCount (const QModelIndex& theParent = QModelIndex()) const Standard_OVERRIDE in rowCount()
93 virtual int columnCount (const QModelIndex& theParent = QModelIndex()) const Standard_OVERRIDE in columnCount()
H A DDFBrowser_TreeLevelLineModel.hxx38 DFBrowser_TreeLevelLineModel (QObject* theParent = 0) : QAbstractTableModel (theParent) {} in DFBrowser_TreeLevelLineModel()
75 virtual int columnCount (const QModelIndex& theParent = QModelIndex()) const Standard_OVERRIDE in columnCount()
79 virtual int rowCount (const QModelIndex& theParent = QModelIndex()) const Standard_OVERRIDE in rowCount()
H A DDFBrowser_ItemApplication.hxx34 static DFBrowser_ItemApplicationPtr CreateItem (TreeModel_ItemBasePtr theParent) in CreateItem()
71 …DFBrowser_ItemApplication(TreeModel_ItemBasePtr theParent) : DFBrowser_ItemBase(theParent, 0, 0) {} in DFBrowser_ItemApplication()
H A DDFBrowser_Item.hxx44 …static DFBrowser_ItemPtr CreateItem (TreeModel_ItemBasePtr theParent, const int theRow, const int … in CreateItem()
87 DFBrowser_Item (TreeModel_ItemBasePtr theParent, const int theRow, const int theColumn) in DFBrowser_Item()
H A DDFBrowser_SearchLineModel.hxx96 virtual int rowCount (const QModelIndex& theParent = QModelIndex()) const Standard_OVERRIDE in rowCount()
102 virtual int columnCount (const QModelIndex& theParent = QModelIndex()) const Standard_OVERRIDE in columnCount()
H A DDFBrowser_ItemDocument.hxx38 …static DFBrowser_ItemDocumentPtr CreateItem (TreeModel_ItemBasePtr theParent, const int theRow, co… in CreateItem()
86 DFBrowser_ItemDocument(TreeModel_ItemBasePtr theParent, const int theRow, const int theColumn) in DFBrowser_ItemDocument()
H A DDFBrowser_AttributePaneStack.cxx42 DFBrowser_AttributePaneStack::DFBrowser_AttributePaneStack (QObject* theParent) in DFBrowser_AttributePaneStack()
53 void DFBrowser_AttributePaneStack::CreateWidget (QWidget* theParent) in CreateWidget()
/dports/cad/opencascade/opencascade-7.6.0/tools/MessageView/
H A DMessageView_MetricStatisticModel.hxx47 MessageView_MetricStatisticModel (const Message_MetricType& theType, QObject* theParent = 0) in MessageView_MetricStatisticModel()
68 …Standard_EXPORT virtual int rowCount (const QModelIndex& theParent = QModelIndex()) const Standard… in rowCount()
74 …Standard_EXPORT virtual int columnCount (const QModelIndex& theParent = QModelIndex()) const Stand… in columnCount()
/dports/cad/opencascade/opencascade-7.6.0/tools/VInspector/
H A DVInspector_ItemContextProperties.hxx36 …static VInspector_ItemContextPropertiesPtr CreateItem (TreeModel_ItemBasePtr theParent, const int … in CreateItem()
65 …VInspector_ItemContextProperties (TreeModel_ItemBasePtr theParent, const int theRow, const int the… in VInspector_ItemContextProperties()
H A DVInspector_ItemContext.hxx35 …static VInspector_ItemContextPtr CreateItem (TreeModel_ItemBasePtr theParent, const int theRow, co… in CreateItem()
84 VInspector_ItemContext(TreeModel_ItemBasePtr theParent, const int theRow, const int theColumn) in VInspector_ItemContext()
H A DVInspector_ItemV3dViewer.hxx34 …static VInspector_ItemV3dViewerPtr CreateItem (TreeModel_ItemBasePtr theParent, const int theRow, … in CreateItem()
77 VInspector_ItemV3dViewer(TreeModel_ItemBasePtr theParent, const int theRow, const int theColumn) in VInspector_ItemV3dViewer()
H A DVInspector_ItemGraphic3dCLight.hxx34 …static VInspector_ItemGraphic3dCLightPtr CreateItem (TreeModel_ItemBasePtr theParent, const int th… in CreateItem()
80 …VInspector_ItemGraphic3dCLight(TreeModel_ItemBasePtr theParent, const int theRow, const int theCol… in VInspector_ItemGraphic3dCLight()
H A DVInspector_ItemSelectMgrViewerSelector.hxx34 …static VInspector_ItemSelectMgrViewerSelectorPtr CreateItem (TreeModel_ItemBasePtr theParent, cons… in CreateItem()
77 …VInspector_ItemSelectMgrViewerSelector (TreeModel_ItemBasePtr theParent, const int theRow, const i… in VInspector_ItemSelectMgrViewerSelector()
H A DVInspector_ItemPresentableObject.hxx39 …static VInspector_ItemPresentableObjectPtr CreateItem (TreeModel_ItemBasePtr theParent, const int … in CreateItem()
97 …VInspector_ItemPresentableObject(TreeModel_ItemBasePtr theParent, const int theRow, const int theC… in VInspector_ItemPresentableObject()
/dports/cad/opencascade/opencascade-7.6.0/src/StepKinematics/
H A DStepKinematics_KinematicTopologyDirectedStructure.cxx36const Handle(StepKinematics_KinematicTopologyStructure)& theParent) in Init()
58 …maticTopologyDirectedStructure::SetParent (const Handle(StepKinematics_KinematicTopologyStructure)… in SetParent()
H A DStepKinematics_KinematicTopologyNetworkStructure.cxx36const Handle(StepKinematics_KinematicTopologyStructure)& theParent) in Init()
58 …ematicTopologyNetworkStructure::SetParent (const Handle(StepKinematics_KinematicTopologyStructure)… in SetParent()
/dports/cad/opencascade/opencascade-7.6.0/tools/ViewControl/
H A DViewControl_ColorSelector.cxx132 virtual int ColumnCount (const QModelIndex& theParent = QModelIndex()) const Standard_OVERRIDE in ColumnCount()
136 virtual int RowCount (const QModelIndex& theParent = QModelIndex()) const Standard_OVERRIDE in RowCount()
172 ViewControl_OCCTColorModel (QObject* theParent) in ViewControl_OCCTColorModel()
231 virtual int columnCount (const QModelIndex& theParent = QModelIndex()) const Standard_OVERRIDE in columnCount()
235 virtual int rowCount (const QModelIndex& theParent = QModelIndex()) const Standard_OVERRIDE in rowCount()
265 ViewControl_OCCTColorDelegate (QObject* theParent = 0) : QItemDelegate (theParent) {} in ViewControl_OCCTColorDelegate()
320 ViewControl_ColorPicker (QWidget* theParent) : QWidget (theParent) {} in ViewControl_ColorPicker()
328 ViewControl_ColorSelector::ViewControl_ColorSelector (QWidget* theParent) in ViewControl_ColorSelector()
H A DViewControl_TableItemDelegate.cxx36 ViewControl_TableItemDelegate::ViewControl_TableItemDelegate (QObject* theParent) in ViewControl_TableItemDelegate()
45 QWidget* ViewControl_TableItemDelegate::createEditor (QWidget* theParent, in createEditor()
97 QWidget* ViewControl_TableItemDelegate::createEditorControl (QWidget* theParent, const ViewControl_… in createEditorControl()
/dports/cad/opencascade/opencascade-7.6.0/src/XmlObjMgt/
H A DXmlObjMgt_Array1.cxx33 XmlObjMgt_Array1::XmlObjMgt_Array1 (const XmlObjMgt_Element& theParent, in XmlObjMgt_Array1()
62 void XmlObjMgt_Array1::CreateArrayElement (XmlObjMgt_Element& theParent, in CreateArrayElement()
/dports/cad/opencascade/opencascade-7.6.0/tools/MessageModel/
H A DMessageModel_ItemAlert.hxx50 …static MessageModel_ItemAlertPtr CreateItem (TreeModel_ItemBasePtr theParent, const int theRow, co… in CreateItem()
108 MessageModel_ItemAlert (TreeModel_ItemBasePtr theParent, const int theRow, const int theColumn) in MessageModel_ItemAlert()
H A DMessageModel_ItemReport.hxx45 …static MessageModel_ItemReportPtr CreateItem (TreeModel_ItemBasePtr theParent, const int theRow, c… in CreateItem()
106 MessageModel_ItemReport (TreeModel_ItemBasePtr theParent, const int theRow, const int theColumn) in MessageModel_ItemReport()
/dports/cad/opencascade/opencascade-7.6.0/tools/DFBrowserPane/
H A DDFBrowserPane_TDataStdTreeNodeItem.hxx45 static DFBrowserPane_TDataStdTreeNodeItemPtr CreateItem (TreeModel_ItemBasePtr theParent, in CreateItem()
96 …DFBrowserPane_TDataStdTreeNodeItem(TreeModel_ItemBasePtr theParent, const int theRow, const int th… in DFBrowserPane_TDataStdTreeNodeItem()

12345678