Home
last modified time | relevance | path

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

/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/generator/qtdoc/
H A Dqtdocgenerator.cpp676 static inline QString classLinkType() { return QStringLiteral("class"); } in classLinkType() function
685 return classLinkType(); in fixLinkType()
691 if (type == functionLinkType() || type == classLinkType()) in linkSourceAttribute()
717 ? functionLinkType() : classLinkType(); in handleSeeAlsoTag()
1004 } else if (type == classLinkType()) { in handleLinkStart()
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/generator/qtdoc/
H A Dqtdocgenerator.cpp676 static inline QString classLinkType() { return QStringLiteral("class"); } in classLinkType() function
685 return classLinkType(); in fixLinkType()
691 if (type == functionLinkType() || type == classLinkType()) in linkSourceAttribute()
717 ? functionLinkType() : classLinkType(); in handleSeeAlsoTag()
1004 } else if (type == classLinkType()) { in handleLinkStart()
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/generator/qtdoc/
H A Dqtdocgenerator.cpp676 static inline QString classLinkType() { return QStringLiteral("class"); } in classLinkType() function
685 return classLinkType(); in fixLinkType()
691 if (type == functionLinkType() || type == classLinkType()) in linkSourceAttribute()
717 ? functionLinkType() : classLinkType(); in handleSeeAlsoTag()
1004 } else if (type == classLinkType()) { in handleLinkStart()