![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Functions | |
| static void | buildMetanessMap () |
| static void | buildTopicMetanessMap () |
| int | compare (const FunctionNode *f1, const FunctionNode *f2) |
Variables | |
| static QMap< QString, Metaness > | metanessMap_ |
| static QMap< QString, Metaness > | topicMetanessMap_ |
|
static |
Definition at line 156 of file functionnode.cpp.
References CAssign, CCtor, Ctor, Dtor, MacroWithoutParams, MacroWithParams, MAssign, MCtor, metanessMap_, Native, Plain, QmlMethod, QmlSignal, QmlSignalHandler, Signal, and Slot.
Referenced by FunctionNode::getMetaness().
|
static |
Definition at line 177 of file functionnode.cpp.
References Plain, QmlMethod, QmlSignal, and topicMetanessMap_.
Referenced by FunctionNode::getMetanessFromTopic().
|
nodiscard |
Definition at line 448 of file functionnode.cpp.
Definition at line 155 of file functionnode.cpp.
Referenced by buildMetanessMap(), and FunctionNode::getMetaness().
Definition at line 176 of file functionnode.cpp.
Referenced by buildTopicMetanessMap(), and FunctionNode::getMetanessFromTopic().