![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "core/fxcrt/xml/cfx_xmldocument.h"#include "core/fxcrt/xml/cfx_xmlelement.h"#include "core/fxcrt/xml/cfx_xmlinstruction.h"#include "testing/gtest/include/gtest/gtest.h"Go to the source code of this file.
Functions | |
| TEST (CFX_XMLDocumentTest, Root) | |
| TEST (CFX_XMLDocumentTest, CreateNode) | |
| TEST | ( | CFX_XMLDocumentTest | , |
| CreateNode | ) |
Definition at line 15 of file cfx_xmldocument_unittest.cpp.
References CFX_XMLNode::kElement.
| TEST | ( | CFX_XMLDocumentTest | , |
| Root | ) |
Definition at line 10 of file cfx_xmldocument_unittest.cpp.
References CFX_XMLDocument::GetRoot().