1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
|
<HTML>
<HEAD>
<TITLE>INIFileEditor.C File Reference</TITLE>
<LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css">
<LINK HREF="style_ini.css" REL="stylesheet" TYPE="text/css">
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<A href="index.html">Home</A> ·
<A href="classes.html">Classes</A> ·
<A href="annotated.html">Annotated Classes</A> ·
<A href="modules.html">Modules</A> ·
<A href="functions_func.html">Members</A> ·
<A href="namespaces.html">Namespaces</A> ·
<A href="pages.html">Related Pages</A>
<HR style="height:1px; border:none; border-top:1px solid #c0c0c0;">
<!-- Generated by Doxygen 1.8.5 -->
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_758a5714d7139f0515656e76324a9d4c.html">source</a></li><li class="navelem"><a class="el" href="dir_11ce28b09cb75179d2b81987c6f8d19a.html">VISUAL</a></li><li class="navelem"><a class="el" href="dir_88671f27bd3923ac976cef130eb8a64f.html">APPLICATIONS</a></li><li class="navelem"><a class="el" href="dir_b7158c09bbfe8ec7e11d088dcdf9a338.html">GUITOOLS</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">INIFileEditor.C File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include <<a class="el" href="INIFileEditorWindow_8h_source.html">OpenMS/VISUAL/APPLICATIONS/INIFileEditorWindow.h</a>></code><br/>
<code>#include <<a class="el" href="Exception_8h_source.html">OpenMS/CONCEPT/Exception.h</a>></code><br/>
<code>#include <<a class="el" href="LogStream_8h_source.html">OpenMS/CONCEPT/LogStream.h</a>></code><br/>
<code>#include <<a class="el" href="ParamXMLFile_8h_source.html">OpenMS/FORMAT/ParamXMLFile.h</a>></code><br/>
<code>#include <<a class="el" href="File_8h_source.html">OpenMS/SYSTEM/File.h</a>></code><br/>
<code>#include <<a class="el" href="QApplicationTOPP_8h_source.html">OpenMS/VISUAL/APPLICATIONS/MISC/QApplicationTOPP.h</a>></code><br/>
<code>#include <QtGui/QStyleFactory></code><br/>
<code>#include <QTextCodec></code><br/>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a217dbf8b442f20279ea00b898af96f52"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="INIFileEditor_8C.html#a217dbf8b442f20279ea00b898af96f52">main</a> (int argc, const char **argv)</td></tr>
<tr class="separator:a217dbf8b442f20279ea00b898af96f52"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="a217dbf8b442f20279ea00b898af96f52"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int main </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"><em>argc</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char ** </td>
<td class="paramname"><em>argv</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>References <a class="el" href="classOpenMS_1_1Param.html#a4a59534f609a35e48fc9e900d52a6dc5">Param::begin()</a>, <a class="el" href="classOpenMS_1_1Param.html#a4ebe6c48b8271521398f3abda3077c2b">Param::end()</a>, <a class="el" href="classOpenMS_1_1Param.html#a1228c6f4950f49a2f819b48db40ee071">Param::exists()</a>, <a class="el" href="classOpenMS_1_1Param.html#abd0f5571675ec99e1aa647b39e2a8711">Param::getValue()</a>, <a class="el" href="classOpenMS_1_1ParamXMLFile.html#a33d473d4424809f7699ff36c3db3c046">ParamXMLFile::load()</a>, <a class="el" href="LogStream_8h.html#aced66975c154ea0e2a8ec3bc818b4e08">LOG_ERROR</a>, <a class="el" href="classOpenMS_1_1INIFileEditorWindow.html#a842f9ec8bfd7bb9a5acac8212d593cba">INIFileEditorWindow::openFile()</a>, and <a class="el" href="classOpenMS_1_1Param.html#ab10ad5f837f7fa231a6c583ca82ba551">Param::parseCommandLine()</a>.</p>
</div>
</div>
</div><!-- contents -->
<HR style="height:1px; border:none; border-top:1px solid #c0c0c0;">
<TABLE width="100%" border="0">
<TR>
<TD><font color="#c0c0c0">OpenMS / TOPP release 1.11.1</font></TD>
<TD align="right"><font color="#c0c0c0">Documentation generated on Thu Nov 14 2013 11:19:23 using doxygen 1.8.5</font></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|