![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for CodeParser, including all inherited members.
| CodeParser() | CodeParser | |
| common_meta_commands | CodeParser | inlinestatic |
| extractPageLinkAndDesc(QStringView arg, QString *link, QString *desc) | CodeParser | protectedstatic |
| initialize() | CodeParser | static |
| initializeParser()=0 | CodeParser | pure virtual |
| isWorthWarningAbout(const Doc &doc) | CodeParser | static |
| language()=0 | CodeParser | pure virtual |
| m_qdb | CodeParser | protected |
| parserForLanguage(const QString &language) | CodeParser | static |
| parserForSourceFile(const QString &filePath) | CodeParser | static |
| parseSourceFile(const Location &location, const QString &filePath, CppCodeParser &cpp_code_parser)=0 | CodeParser | pure virtual |
| setLink(Node *node, Node::LinkType linkType, const QString &arg) | CodeParser | static |
| sourceFileNameFilter()=0 | CodeParser | pure virtual |
| terminate() | CodeParser | static |
| terminateParser() | CodeParser | virtual |
| ~CodeParser() | CodeParser | virtual |