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

📄 classwgui_1_1ccursorresourcehandle.html

📁 一个小巧的嵌入式图形系统wGUI, 可以用VC编译
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>wGui::CCursorResourceHandle class Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.2.18 --><center><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">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; </center><hr><h1>wGui::CCursorResourceHandle Class Reference</h1><a class="el" href="classwGui_1_1CCursorResourceHandle.html">CCursorResourceHandle</a> is a resource handle for mouse cursors. <a href="#_details">More...</a><p><code>#include &lt;<a class="el" href="wg__resource__handle_8h-source.html">wg_resource_handle.h</a>&gt;</code><p><p>Inheritance diagram for wGui::CCursorResourceHandle:<p><center><img src="classwGui_1_1CCursorResourceHandle.png" usemap="#wGui::CCursorResourceHandle_map" border="0" alt=""></center><map name="wGui::CCursorResourceHandle_map"><area href="classwGui_1_1CResourceHandle.html" alt="wGui::CResourceHandle" shape="rect" coords="0,0,204,24"><area href="classwGui_1_1CwgCursorResourceHandle.html" alt="wGui::CwgCursorResourceHandle" shape="rect" coords="0,112,204,136"></map><h2>Public Methods</h2><ul><li><a class="el" href="classwGui_1_1CCursorResourceHandle.html#a0">CCursorResourceHandle</a> (TResourceId resId)<li><a name="a1" doxytag="wGui::CCursorResourceHandle::CCursorResourceHandle"></a><a class="el" href="classwGui_1_1CCursorResourceHandle.html#a1">CCursorResourceHandle</a> (const CCursorResourceHandle &amp;resHandle)<dl class="el"><dd><font size=-1><em><dl compact><dt><b>Parameters: </b></dt><dd><table border=0 cellspacing=2 cellpadding=0><tr><td valign=top><em>resHandle</em>&nbsp;</td><td>An existing resource handle that will be cloned</td></tr></table></dl><br><br></em></font></dl><li><a name="a2" doxytag="wGui::CCursorResourceHandle::~CCursorResourceHandle"></a>virtual <a class="el" href="classwGui_1_1CCursorResourceHandle.html#a2">~CCursorResourceHandle</a> (void)<dl class="el"><dd><font size=-1><em>Standard destructor, which frees the cursor if the refcount is zero.<br><br></em></font></dl><li><a name="a3" doxytag="wGui::CCursorResourceHandle::Cursor"></a>SDL_Cursor * <a class="el" href="classwGui_1_1CCursorResourceHandle.html#a3">Cursor</a> (void) const<dl class="el"><dd><font size=-1><em>Returns the SDL Cursor pointer.<br><br></em></font></dl></ul><h2>Static Protected Attributes</h2><ul><li><a name="q0" doxytag="wGui::CCursorResourceHandle::m_SDLCursorMap"></a>std::map&lt; TResourceId, SDL_Cursor * &gt; <a class="el" href="classwGui_1_1CCursorResourceHandle.html#q0">m_SDLCursorMap</a><dl class="el"><dd><font size=-1><em>A map of cursors used by the handles.<br><br></em></font></dl></ul><hr><a name="_details"></a><h2>Detailed Description</h2><a class="el" href="classwGui_1_1CCursorResourceHandle.html">CCursorResourceHandle</a> is a resource handle for mouse cursors.<p><p>Definition at line <a class="el" href="wg__resource__handle_8h-source.html#l00156">156</a> of file <a class="el" href="wg__resource__handle_8h-source.html">wg_resource_handle.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2><a name="a0" doxytag="wGui::CCursorResourceHandle::CCursorResourceHandle"></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"> wGui::CCursorResourceHandle::CCursorResourceHandle </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">TResourceId&nbsp;</td>          <td class="mdname1" valign="top" nowrap>&nbsp; <em>resId</em>          </td>          <td class="md" valign="top">)&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>CCursorResourceHandles must be instantiated with a valid resource ID <dl compact><dt><b>Parameters: </b></dt><dd><table border=0 cellspacing=2 cellpadding=0><tr><td valign=top><em>resId</em>&nbsp;</td><td>The ID of the resource which the handle will represent </td></tr></table></dl><p>Definition at line <a class="el" href="wg__resource__handle_8h-source.html#l00161">161</a> of file <a class="el" href="wg__resource__handle_8h-source.html">wg_resource_handle.h</a>.    </td>  </tr></table><hr>The documentation for this class was generated from the following files:<ul><li><a class="el" href="wg__resource__handle_8h-source.html">wg_resource_handle.h</a><li><a class="el" href="wg__resource__handle_8cpp-source.html">wg_resource_handle.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 + -