Searched refs:DFBrowserPane_TNamingNamedShape (Results 1 – 4 of 4) sorted by relevance
58 DFBrowserPane_TNamingNamedShape::DFBrowserPane_TNamingNamedShape() in DFBrowserPane_TNamingNamedShape() function in DFBrowserPane_TNamingNamedShape76 QWidget* DFBrowserPane_TNamingNamedShape::CreateWidget (QWidget* theParent) in CreateWidget()139 void DFBrowserPane_TNamingNamedShape::Init (const Handle(TDF_Attribute)& theAttribute) in Init()280 void DFBrowserPane_TNamingNamedShape::GetValues (const Handle(TDF_Attribute)&, QList<QVariant>&) in GetValues()288 QVariant DFBrowserPane_TNamingNamedShape::GetAttributeInfo (const Handle(TDF_Attribute)& theAttribu… in GetAttributeInfo()320 void DFBrowserPane_TNamingNamedShape::GetShortAttributeInfo (const Handle(TDF_Attribute)& theAttrib… in GetShortAttributeInfo()338 int DFBrowserPane_TNamingNamedShape::GetSelectionKind (QItemSelectionModel* theModel) in GetSelectionKind()365 void DFBrowserPane_TNamingNamedShape::GetSelectionParameters (QItemSelectionModel* theModel, in GetSelectionParameters()392 void DFBrowserPane_TNamingNamedShape::GetReferences (const Handle(TDF_Attribute)& theAttribute, in GetReferences()431 Handle(Standard_Transient) DFBrowserPane_TNamingNamedShape::GetPresentation (const Handle(TDF_Attri… in Handle()[all …]
37 class DFBrowserPane_TNamingNamedShape : public DFBrowserPane_AttributePane class42 Standard_EXPORT DFBrowserPane_TNamingNamedShape();45 Standard_EXPORT virtual ~DFBrowserPane_TNamingNamedShape() {} in ~DFBrowserPane_TNamingNamedShape()
34 DFBrowserPane_TNamingNamedShape.cxx35 DFBrowserPane_TNamingNamedShape.hxx
53 aPane = new DFBrowserPane_TNamingNamedShape(); in CreateAttributePane()