/
niceSOFT
/
doxygen
Обзор
Документация
Войти
/
niceSOFT
/
doxygen
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
testing/009/class_deprecated.xml
50 строк
2 KB
albert-github
issue_11972 Incorrect indentation for custom command following list
11 фев 2026, 18:40
11 фев 2026, 18:40
f929222
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="" xml:lang="en-US"> <compounddef id="class_deprecated" kind="class" language="C++" prot="public"> <compoundname>Deprecated</compoundname> <sectiondef kind="public-func"> <memberdef kind="function" id="class_deprecated_1a1d5f6803e72c625727e7083d1722dbf9" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual"> <type>void</type> <definition>void Deprecated::deprecated</definition> <argsstring>()</argsstring> <name>deprecated</name> <qualifiedname>Deprecated::deprecated</qualifiedname> <briefdescription> </briefdescription> <detaileddescription> <para>Do deprecated things.</para> <para> <xrefsect id="deprecated_1_deprecated000002"> <xreftitle>Deprecated</xreftitle> <xrefdescription> <para>No not use this function anymore. </para> </xrefdescription> </xrefsect> </para> </detaileddescription> <inbodydescription> </inbodydescription> <location file="009_bug.cpp" line="35" column="10"/> </memberdef> </sectiondef> <briefdescription> </briefdescription> <detaileddescription> <para> <xrefsect id="deprecated_1_deprecated000001"> <xreftitle>Deprecated</xreftitle> <xrefdescription> <para>This class is deprecated </para> </xrefdescription> </xrefsect> </para> </detaileddescription> <location file="009_bug.cpp" line="29" column="1" bodyfile="009_bug.cpp" bodystart="30" bodyend="36"/> <listofallmembers> <member refid="class_deprecated_1a1d5f6803e72c625727e7083d1722dbf9" prot="public" virt="non-virtual"> <scope>Deprecated</scope> <name>deprecated</name> </member> </listofallmembers> </compounddef> </doxygen>