Blame tests/upstream-test-suite/063/namespaceoo_1_1define.xml

Than Ngo b7bcaa
Than Ngo b7bcaa
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="">
Than Ngo b7bcaa
  <compounddef id="namespaceoo_1_1define" kind="namespace" language="Tcl">
Than Ngo b7bcaa
    <compoundname>oo::define</compoundname>
Than Ngo b7bcaa
    <sectiondef kind="func">
Than Ngo b7bcaa
      <memberdef kind="function" id="namespaceoo_1_1define_1a92656f535365dc915e04ca81bc8eb91b" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
Than Ngo b7bcaa
        <type/>
Than Ngo b7bcaa
        <definition>oo::define::classmethod</definition>
Than Ngo b7bcaa
        <argsstring>name ?args? ?body?</argsstring>
Than Ngo b7bcaa
        <name>classmethod</name>
Than Ngo b7bcaa
        <briefdescription>
Than Ngo b7bcaa
        </briefdescription>
Than Ngo b7bcaa
        <detaileddescription>
Than Ngo b7bcaa
          <para>Extension to TclOO to add static methods. Defines the method on the class instead of on the object. Can be used for the creation of megawidgets using TclOO by overriding the unknown method to detect if the user is trying to instantiate a widget (because the method will be unknown and start with a dot). </para>
Than Ngo b7bcaa
        </detaileddescription>
Than Ngo b7bcaa
        <inbodydescription>
Than Ngo b7bcaa
        </inbodydescription>
Than Ngo b7bcaa
        <location file="063_bug_729092.tcl" line="18" column="1" bodyfile="063_bug_729092.tcl" bodystart="18" bodyend="27"/>
Than Ngo b7bcaa
      </memberdef>
Than Ngo b7bcaa
    </sectiondef>
Than Ngo b7bcaa
    <briefdescription>
Than Ngo b7bcaa
    </briefdescription>
Than Ngo b7bcaa
    <detaileddescription>
Than Ngo b7bcaa
    </detaileddescription>
Than Ngo b7bcaa
    <location file="063_bug_729092.tcl" line="1" column="1"/>
Than Ngo b7bcaa
  </compounddef>
Than Ngo b7bcaa
</doxygen>