<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.5.2">
  <compounddef id="classScriptLauncher" kind="class" prot="public">
    <compoundname>ScriptLauncher</compoundname>
    <includes local="no">script_launcher.h</includes>
      <sectiondef kind="public-static-attrib">
      <memberdef kind="variable" id="classScriptLauncher_1cd466df4f36f9e140534968075105e93" prot="public" static="yes" mutable="no">
        <type><ref refid="classItem" kindref="compound">Item</ref> *</type>
        <definition>Item * ScriptLauncher::world</definition>
        <argsstring></argsstring>
        <name>world</name>
        <initializer> NULL</initializer>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.h" line="37" bodyfile="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.h" bodystart="37" bodyend="-1"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="classScriptLauncher_19601b6f6c280286b94d549b72d93ed33" prot="public" static="no" mutable="no">
        <type>QAction *</type>
        <definition>QAction* ScriptLauncher::a</definition>
        <argsstring></argsstring>
        <name>a</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.h" line="38" bodyfile="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.h" bodystart="38" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="classScriptLauncher_1a75f21c2c57bff684aa4f296538f2e87" prot="public" static="no" mutable="no">
        <type>QRegExp *</type>
        <definition>QRegExp* ScriptLauncher::filter</definition>
        <argsstring></argsstring>
        <name>filter</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.h" line="39" bodyfile="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.h" bodystart="39" bodyend="-1"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="protected-attrib">
      <memberdef kind="variable" id="classScriptLauncher_10c8aa6b8c96c86a5e2da7ddeba15f042" prot="protected" static="no" mutable="no">
        <type>bool</type>
        <definition>bool ScriptLauncher::persistent</definition>
        <argsstring></argsstring>
        <name>persistent</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.h" line="48" bodyfile="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.h" bodystart="48" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="classScriptLauncher_1f716b04b6446cb2ee3485fef8a8edc99" prot="protected" static="no" mutable="no">
        <type>QString</type>
        <definition>QString ScriptLauncher::fileName</definition>
        <argsstring></argsstring>
        <name>fileName</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.h" line="49" bodyfile="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.h" bodystart="49" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="classScriptLauncher_1231e54b48de8d8e3b12ce0eaece740e3" prot="protected" static="no" mutable="no">
        <type>QSInterpreter *</type>
        <definition>QSInterpreter* ScriptLauncher::ip</definition>
        <argsstring></argsstring>
        <name>ip</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.h" line="52" bodyfile="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.h" bodystart="52" bodyend="-1"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="public-func">
      <memberdef kind="function" id="classScriptLauncher_17f91d186a0e9f5b333e391b2eec00c3c" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type></type>
        <definition>ScriptLauncher::ScriptLauncher</definition>
        <argsstring>(QString fn, QObject *parent=0)</argsstring>
        <name>ScriptLauncher</name>
        <param>
          <type>QString</type>
          <declname>fn</declname>
        </param>
        <param>
          <type>QObject *</type>
          <declname>parent</declname>
          <defval>0</defval>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.h" line="34" bodyfile="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.cpp" bodystart="40" bodyend="114"/>
      </memberdef>
      <memberdef kind="function" id="classScriptLauncher_11b4bfd0815a6e5307172e37cc5064090" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type></type>
        <definition>ScriptLauncher::~ScriptLauncher</definition>
        <argsstring>()</argsstring>
        <name>~ScriptLauncher</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.h" line="35" bodyfile="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.cpp" bodystart="116" bodyend="120"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="public-slot">
      <memberdef kind="slot" id="classScriptLauncher_13892e30463125282860aa9eca711ad3d" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void ScriptLauncher::terminate</definition>
        <argsstring>()</argsstring>
        <name>terminate</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.h" line="42" bodyfile="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.cpp" bodystart="175" bodyend="180"/>
      </memberdef>
      </sectiondef>
      <sectiondef kind="private-slot">
      <memberdef kind="slot" id="classScriptLauncher_1fa8e0cb0c1b60cfb5c7c0e0122ae27c3" prot="private" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void ScriptLauncher::toggled</definition>
        <argsstring>(bool)</argsstring>
        <name>toggled</name>
        <param>
          <type>bool</type>
          <defname>run</defname>
        </param>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.h" line="44" bodyfile="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.cpp" bodystart="182" bodyend="190"/>
      </memberdef>
      <memberdef kind="slot" id="classScriptLauncher_1c7df586f5d1af967a80571e39cbf94de" prot="private" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
        <type>void</type>
        <definition>void ScriptLauncher::launch</definition>
        <argsstring>()</argsstring>
        <name>launch</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.h" line="45" bodyfile="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.cpp" bodystart="122" bodyend="173"/>
      </memberdef>
      </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="502">
        <label>Item</label>
        <link refid="classItem"/>
        <childnode refid="502" relation="usage">
          <edgelabel>context</edgelabel>
        </childnode>
        <childnode refid="503" relation="usage">
          <edgelabel>world</edgelabel>
        </childnode>
      </node>
      <node id="501">
        <label>ScriptLauncher</label>
        <link refid="classScriptLauncher"/>
        <childnode refid="502" relation="usage">
          <edgelabel>world</edgelabel>
        </childnode>
      </node>
      <node id="503">
        <label>Item_world</label>
        <link refid="classItem__world"/>
        <childnode refid="502" relation="public-inheritance">
        </childnode>
      </node>
    </collaborationgraph>
    <location file="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.h" line="31" bodyfile="/home/oc2k1/Desktop/Lumina-0.2.5/src/script_launcher.h" bodystart="31" bodyend="57"/>
    <listofallmembers>
      <member refid="classScriptLauncher_19601b6f6c280286b94d549b72d93ed33" prot="public" virt="non-virtual"><scope>ScriptLauncher</scope><name>a</name></member>
      <member refid="classScriptLauncher_1f716b04b6446cb2ee3485fef8a8edc99" prot="protected" virt="non-virtual"><scope>ScriptLauncher</scope><name>fileName</name></member>
      <member refid="classScriptLauncher_1a75f21c2c57bff684aa4f296538f2e87" prot="public" virt="non-virtual"><scope>ScriptLauncher</scope><name>filter</name></member>
      <member refid="classScriptLauncher_1231e54b48de8d8e3b12ce0eaece740e3" prot="protected" virt="non-virtual"><scope>ScriptLauncher</scope><name>ip</name></member>
      <member refid="classScriptLauncher_1c7df586f5d1af967a80571e39cbf94de" prot="private" virt="non-virtual"><scope>ScriptLauncher</scope><name>launch</name></member>
      <member refid="classScriptLauncher_10c8aa6b8c96c86a5e2da7ddeba15f042" prot="protected" virt="non-virtual"><scope>ScriptLauncher</scope><name>persistent</name></member>
      <member refid="classScriptLauncher_17f91d186a0e9f5b333e391b2eec00c3c" prot="public" virt="non-virtual"><scope>ScriptLauncher</scope><name>ScriptLauncher</name></member>
      <member refid="classScriptLauncher_13892e30463125282860aa9eca711ad3d" prot="public" virt="non-virtual"><scope>ScriptLauncher</scope><name>terminate</name></member>
      <member refid="classScriptLauncher_1fa8e0cb0c1b60cfb5c7c0e0122ae27c3" prot="private" virt="non-virtual"><scope>ScriptLauncher</scope><name>toggled</name></member>
      <member refid="classScriptLauncher_1cd466df4f36f9e140534968075105e93" prot="public" virt="non-virtual"><scope>ScriptLauncher</scope><name>world</name></member>
      <member refid="classScriptLauncher_11b4bfd0815a6e5307172e37cc5064090" prot="public" virt="non-virtual"><scope>ScriptLauncher</scope><name>~ScriptLauncher</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>
