⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 classwgui_1_1cconfigstore.html

📁 一个小巧的嵌入式图形系统wGUI, 可以用VC编译
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<p>Referenced by <a class="el" href="wg__application_8cpp-source.html#l00163">wGui::CApplication::Init()</a>.    </td>  </tr></table><a name="a8" doxytag="wGui::CConfigStore::RemoveEntry"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> void wGui::CConfigStore::RemoveEntry </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">std::string&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp; <em>sKey</em>          </td>          <td class="md" valign="top">)&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 a specified setting <dl compact><dt><b>Parameters: </b></dt><dd><table border=0 cellspacing=2 cellpadding=0><tr><td valign=top><em>sKey</em>&nbsp;</td><td>A string that identifies the entry to be removed </td></tr></table></dl><p>Definition at line <a class="el" href="wg__config__store_8cpp-source.html#l00098">98</a> of file <a class="el" href="wg__config__store_8cpp-source.html">wg_config_store.cpp</a>.    </td>  </tr></table><a name="a7" doxytag="wGui::CConfigStore::SetDoubleEntry"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> void wGui::CConfigStore::SetDoubleEntry </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">std::string&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>sKey</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>double&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>dValue</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>Store a setting as a double <dl compact><dt><b>Parameters: </b></dt><dd><table border=0 cellspacing=2 cellpadding=0><tr><td valign=top><em>sKey</em>&nbsp;</td><td>A string that identifies the entry to be stored </td></tr><tr><td valign=top><em>dValue</em>&nbsp;</td><td>The double value to be stored </td></tr></table></dl><p>Definition at line <a class="el" href="wg__config__store_8cpp-source.html#l00092">92</a> of file <a class="el" href="wg__config__store_8cpp-source.html">wg_config_store.cpp</a>.    </td>  </tr></table><a name="a6" doxytag="wGui::CConfigStore::SetLongIntEntry"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> void wGui::CConfigStore::SetLongIntEntry </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">std::string&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>sKey</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>long int&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>lValue</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>Store a setting as a long integer <dl compact><dt><b>Parameters: </b></dt><dd><table border=0 cellspacing=2 cellpadding=0><tr><td valign=top><em>sKey</em>&nbsp;</td><td>A string that identifies the entry to be stored </td></tr><tr><td valign=top><em>lValue</em>&nbsp;</td><td>The long integer value to be stored </td></tr></table></dl><p>Definition at line <a class="el" href="wg__config__store_8cpp-source.html#l00086">86</a> of file <a class="el" href="wg__config__store_8cpp-source.html">wg_config_store.cpp</a>.    </td>  </tr></table><a name="a5" doxytag="wGui::CConfigStore::SetStringEntry"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> void wGui::CConfigStore::SetStringEntry </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">std::string&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>sKey</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>std::string&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>sValue</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>Store a setting as a string <dl compact><dt><b>Parameters: </b></dt><dd><table border=0 cellspacing=2 cellpadding=0><tr><td valign=top><em>sKey</em>&nbsp;</td><td>A string that identifies the entry to be stored </td></tr><tr><td valign=top><em>sValue</em>&nbsp;</td><td>The string value to be stored </td></tr></table></dl><p>Definition at line <a class="el" href="wg__config__store_8cpp-source.html#l00080">80</a> of file <a class="el" href="wg__config__store_8cpp-source.html">wg_config_store.cpp</a>.    </td>  </tr></table><a name="a10" doxytag="wGui::CConfigStore::StoreToFile"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> void wGui::CConfigStore::StoreToFile </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">std::string&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp; <em>sFilename</em>          </td>          <td class="md" valign="top">)&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>Save the settings to a file <dl compact><dt><b>Parameters: </b></dt><dd><table border=0 cellspacing=2 cellpadding=0><tr><td valign=top><em>sFilename</em>&nbsp;</td><td>The filename to store the settings to </td></tr></table></dl><p>Definition at line <a class="el" href="wg__config__store_8cpp-source.html#l00110">110</a> of file <a class="el" href="wg__config__store_8cpp-source.html">wg_config_store.cpp</a>.    </td>  </tr></table><hr>The documentation for this class was generated from the following files:<ul><li><a class="el" href="wg__config__store_8h-source.html">wg_config_store.h</a><li><a class="el" href="wg__config__store_8cpp-source.html">wg_config_store.cpp</a></ul><hr><address style="align: right;"><small>Generated on Sat Oct 25 12:43:27 2003 for wGui by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 width=110 height=53></a>1.2.18 </small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -