Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
ExtractQmlType Class Reference
+ Inheritance diagram for ExtractQmlType:
+ Collaboration diagram for ExtractQmlType:

Public Member Functions

QString extract (const QString &code, const QString &keyword, ExtractionMode mode) override
 
- Public Member Functions inherited from HtmlExtractor
virtual ~HtmlExtractor ()=default
 

Additional Inherited Members

- Public Types inherited from HtmlExtractor
enum class  ExtractionMode : char { Simplified , Extended }
 

Detailed Description

Definition at line 96 of file qdochtmlparser.cpp.

Member Function Documentation

◆ extract()

QString ExtractQmlType::extract ( const QString & code,
const QString & keyword,
ExtractionMode mode )
overridevirtual

Implements HtmlExtractor.

Definition at line 114 of file qdochtmlparser.cpp.

References getContentsByMarks(), HtmlExtractor::Simplified, and stripAllHtml().

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: