Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > af7a4b7f1ee5a4a084c41b9005da5527 > files > 635

libfox1.1_46-devel-1.1.46-1mdk.i586.rpm

<html>
<head>
<link rel="stylesheet" href="page.css" type="text/css">
<title>fox-toolkit.org - Documentation</title>
</head>
<body bgcolor=#ffffff link=#990033 vlink=#990033 alink=#990033 text=#000000>
<font face='verdana,sans-serif' size=2 >

<!---- TOPIC TITLE WITH LOGO--->
<table border=0 cellpadding= cellspacing=2 width=100% ><tr><td><a href='http://www.fox-toolkit.org/doc.html'><img src='../art/foxlogo_small.jpg' border=0></a></td><td width=100% valign=bottom><font face='verdana,sans-serif' size=2 ><b>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a>
<br><img src='../art/line.gif' width=100% height=1></b></font></td></tr></table>
<p>
<!--- TOPIC TITLE WITH LOGO --->
<!-- Generated by Doxygen 1.3.3 -->
<h1>FX::FXFileDict Class Reference</h1>The File Association dictionary associates a file extension with a <a class="el" href="structFX_1_1FXFileAssoc.html">FXFileAssoc</a> record which contains command name, mime type, icons, and other information about the file type.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="FXFileDict_8h-source.html">FXFileDict.h</a>&gt;</code>
<p>
<p>Inheritance diagram for FX::FXFileDict:
<p><center><img src="classFX_1_1FXFileDict.png" usemap="#FX::FXFileDict_map" border="0" alt=""></center>
<map name="FX::FXFileDict_map">
<area href="classFX_1_1FXDict.html" alt="FX::FXDict" shape="rect" coords="0,56,95,80">
<area href="classFX_1_1FXObject.html" alt="FX::FXObject" shape="rect" coords="0,0,95,24">
</map>
<a href="classFX_1_1FXFileDict-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFX_1_1FXFileDict.html#a0">FXFileDict</a> (<a class="el" href="classFX_1_1FXApp.html">FXApp</a> *a)</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFX_1_1FXFileDict.html#a1">FXFileDict</a> (<a class="el" href="classFX_1_1FXApp.html">FXApp</a> *a, <a class="el" href="classFX_1_1FXSettings.html">FXSettings</a> *db)</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classFX_1_1FXApp.html">FXApp</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFX_1_1FXFileDict.html#a2">getApp</a> () const</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFX_1_1FXFileDict.html#a3">setIconPath</a> (const <a class="el" href="classFX_1_1FXString.html">FXString</a> &amp;path)</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classFX_1_1FXString.html">FXString</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFX_1_1FXFileDict.html#a4">getIconPath</a> () const</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structFX_1_1FXFileAssoc.html">FXFileAssoc</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFX_1_1FXFileDict.html#a5">replace</a> (const FXchar *ext, const FXchar *str)</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structFX_1_1FXFileAssoc.html">FXFileAssoc</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFX_1_1FXFileDict.html#a6">remove</a> (const FXchar *ext)</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structFX_1_1FXFileAssoc.html">FXFileAssoc</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFX_1_1FXFileDict.html#a7">find</a> (const FXchar *ext)</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structFX_1_1FXFileAssoc.html">FXFileAssoc</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFX_1_1FXFileDict.html#a8">associate</a> (const FXchar *key)</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="structFX_1_1FXFileAssoc.html">FXFileAssoc</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFX_1_1FXFileDict.html#a9">findFileBinding</a> (const FXchar *pathname)</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="structFX_1_1FXFileAssoc.html">FXFileAssoc</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFX_1_1FXFileDict.html#a10">findDirBinding</a> (const FXchar *pathname)</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="structFX_1_1FXFileAssoc.html">FXFileAssoc</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFX_1_1FXFileDict.html#a11">findExecBinding</a> (const FXchar *pathname)</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFX_1_1FXFileDict.html#a12">save</a> (<a class="el" href="classFX_1_1FXStream.html">FXStream</a> &amp;store) const</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFX_1_1FXFileDict.html#a13">load</a> (<a class="el" href="classFX_1_1FXStream.html">FXStream</a> &amp;store)</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top>virtual&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFX_1_1FXFileDict.html#a14">~FXFileDict</a> ()</td></tr>

<tr><td colspan=2><br><h2>Static Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>const FXchar&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFX_1_1FXFileDict.html#s0">defaultExecBinding</a> []</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top>const FXchar&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFX_1_1FXFileDict.html#s1">defaultDirBinding</a> []</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top>const FXchar&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFX_1_1FXFileDict.html#s2">defaultFileBinding</a> []</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The File Association dictionary associates a file extension with a <a class="el" href="structFX_1_1FXFileAssoc.html">FXFileAssoc</a> record which contains command name, mime type, icons, and other information about the file type. 
<p>
The Registry is used as source of the file bindings; an alternative Settings database may be specified however. 
<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="FX::FXFileDict::FXFileDict"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> FX::FXFileDict::FXFileDict </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classFX_1_1FXApp.html">FXApp</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap> <em>a</em>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Construct a dictionary mapping file-extension to file associations, using the application registry settings as a source for the bindings. 
<p>
    </td>
  </tr>
</table>
<a name="a1" doxytag="FX::FXFileDict::FXFileDict"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> FX::FXFileDict::FXFileDict </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classFX_1_1FXApp.html">FXApp</a> *&nbsp;</td>
          <td class="mdname" nowrap> <em>a</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="classFX_1_1FXSettings.html">FXSettings</a> *&nbsp;</td>
          <td class="mdname" nowrap> <em>db</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Construct a dictionary mapping file-extension to file associations, using the specified settings database as a source for the bindings. 
<p>
    </td>
  </tr>
</table>
<a name="a14" doxytag="FX::FXFileDict::~FXFileDict"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual FX::FXFileDict::~<a class="el" href="classFX_1_1FXFileDict.html">FXFileDict</a> </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Destructor. 
<p>
    </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="a2" doxytag="FX::FXFileDict::getApp"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classFX_1_1FXApp.html">FXApp</a>* FX::FXFileDict::getApp </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap> const<code> [inline]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Get application. 
<p>
    </td>
  </tr>
</table>
<a name="a3" doxytag="FX::FXFileDict::setIconPath"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void FX::FXFileDict::setIconPath </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classFX_1_1FXString.html">FXString</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap> <em>path</em>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Set icon search path. 
<p>
    </td>
  </tr>
</table>
<a name="a4" doxytag="FX::FXFileDict::getIconPath"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classFX_1_1FXString.html">FXString</a> FX::FXFileDict::getIconPath </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap> const</td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Return current icon search path. 
<p>
    </td>
  </tr>
</table>
<a name="a5" doxytag="FX::FXFileDict::replace"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="structFX_1_1FXFileAssoc.html">FXFileAssoc</a>* FX::FXFileDict::replace </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const FXchar *&nbsp;</td>
          <td class="mdname" nowrap> <em>ext</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const FXchar *&nbsp;</td>
          <td class="mdname" nowrap> <em>str</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Replace file association. 
<p>
The new association is written into the settings database under the FILETYPES section; the format of the association is as follows:<p>
= "&lt;command&gt; ; &lt;type&gt; ; &lt;bigicon&gt; [ : &lt;bigopenicon&gt; ] ; &lt;smallicon&gt; [ : &lt;smalliconopen&gt; ] ; &lt;mimetype&gt;"<p>
Where  is the command used to launch the application (e.g. "xv %s &amp;"), and  is the file type string (e.g. "GIF Image"),  and  are the large icons shown in "Icons" mode,  and  are the small icons shown in "Details" mode, and  is the RFC2045 mime type of the file.<p>
For example:<p>
[FILETYPES] gif="xv s &amp;;GIF Image;big.xpm:bigopen.xpm;mini.xpm:miniopen.xpm;image/gif" /home/jeroen=";Home;home.xpm;minihome.xpm;application/x-folder"     </td>
  </tr>
</table>
<a name="a6" doxytag="FX::FXFileDict::remove"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="structFX_1_1FXFileAssoc.html">FXFileAssoc</a>* FX::FXFileDict::remove </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const FXchar *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap> <em>ext</em>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Remove file association. 
<p>

<p>
Reimplemented from <a class="el" href="classFX_1_1FXDict.html#a6">FX::FXDict</a>.    </td>
  </tr>
</table>
<a name="a7" doxytag="FX::FXFileDict::find"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="structFX_1_1FXFileAssoc.html">FXFileAssoc</a>* FX::FXFileDict::find </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const FXchar *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap> <em>ext</em>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap><code> [inline]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Find file association already in dictionary. 
<p>
    </td>
  </tr>
</table>
<a name="a8" doxytag="FX::FXFileDict::associate"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="structFX_1_1FXFileAssoc.html">FXFileAssoc</a>* FX::FXFileDict::associate </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const FXchar *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap> <em>key</em>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Find file association from registry. 
<p>
    </td>
  </tr>
</table>
<a name="a9" doxytag="FX::FXFileDict::findFileBinding"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual <a class="el" href="structFX_1_1FXFileAssoc.html">FXFileAssoc</a>* FX::FXFileDict::findFileBinding </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const FXchar *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap> <em>pathname</em>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Determine binding for the given file. 
<p>
The default implementation tries the whole filename first, then tries the extensions. For example, for a file "source.tar.gz":<p>
"source.tar.gz", "tar.gz", "gz"<p>
are tried in succession. If no association is found the key "defaultfilebinding" is tried as a fallback association. A NULL is returned if no association of any kind is found.     </td>
  </tr>
</table>
<a name="a10" doxytag="FX::FXFileDict::findDirBinding"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual <a class="el" href="structFX_1_1FXFileAssoc.html">FXFileAssoc</a>* FX::FXFileDict::findDirBinding </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const FXchar *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap> <em>pathname</em>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Find directory binding from registry. 
<p>
The default implementation tries the whole pathname first, then tries successively smaller parts of the path. For example, a pathname "/usr/people/jeroen":<p>
"/usr/people/jeroen" "/people/jeroen" "/jeroen"<p>
are tried in succession. If no bindings are found, the key "defaultdirbinding" is tried as a fallback association. A NULL is returned if no association of any kind is found.     </td>
  </tr>
</table>
<a name="a11" doxytag="FX::FXFileDict::findExecBinding"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual <a class="el" href="structFX_1_1FXFileAssoc.html">FXFileAssoc</a>* FX::FXFileDict::findExecBinding </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const FXchar *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap> <em>pathname</em>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Determine binding for the given executable. 
<p>
The default implementation returns the fallback binding associated with the key "defaultexecbinding". A NULL is returned if no association of any kind is found.     </td>
  </tr>
</table>
<a name="a12" doxytag="FX::FXFileDict::save"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual void FX::FXFileDict::save </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classFX_1_1FXStream.html">FXStream</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap> <em>store</em>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Save to stream. 
<p>

<p>
Reimplemented from <a class="el" href="classFX_1_1FXObject.html#a3">FX::FXObject</a>.    </td>
  </tr>
</table>
<a name="a13" doxytag="FX::FXFileDict::load"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual void FX::FXFileDict::load </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classFX_1_1FXStream.html">FXStream</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap> <em>store</em>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Load from stream. 
<p>

<p>
Reimplemented from <a class="el" href="classFX_1_1FXObject.html#a4">FX::FXObject</a>.    </td>
  </tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="s0" doxytag="FX::FXFileDict::defaultExecBinding"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const FXchar <a class="el" href="classFX_1_1FXFileDict.html#s0">FX::FXFileDict::defaultExecBinding</a>[]<code> [static]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Registry key used to find fallback executable icons. 
<p>
    </td>
  </tr>
</table>
<a name="s1" doxytag="FX::FXFileDict::defaultDirBinding"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const FXchar <a class="el" href="classFX_1_1FXFileDict.html#s1">FX::FXFileDict::defaultDirBinding</a>[]<code> [static]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Registry key used to find fallback directory icons. 
<p>
    </td>
  </tr>
</table>
<a name="s2" doxytag="FX::FXFileDict::defaultFileBinding"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const FXchar <a class="el" href="classFX_1_1FXFileDict.html#s2">FX::FXFileDict::defaultFileBinding</a>[]<code> [static]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Registry key used to find fallback document icons. 
<p>
    </td>
  </tr>
</table>
</font>

<!--- COPYRIGHT -->
<p>
<table width=100% cellpadding=0 cellspacing=0><tr><td width=100% valign=top id=HEADLINE align=right>
<img src='../art/line.gif' width=100% height=1><font size=-1>
Copyright &copy; 1997-2004 Jeroen van der Zijp</font>
</td></tr></table>
</p>
<!--- COPYRIGHT -->
</body>
</html>