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

📄 class_c_multi_views_app_view.html

📁 symbian os c/c++ 多个view切换
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<!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>CMultiViewsAppView Class Reference</title><link href="style.css" rel="stylesheet" type="text/css"></head><table border="0" width="100%" height="8" bgcolor="#eeeeee"><tr> <td width="100%" height="1"><b><font size="2" color="#000000" face="Arial, Helvetica, sans-serif"><strong><a name=Top></a>S60 3rd Edition SDK FP1 for Symbian OS </strong></font></b><br><i>Example Applications Guide</i></td></tr> </table><!-- Generated by Doxygen 1.4.5 --><div class="tabs">  <ul>    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>    <li id="current"><a href="annotated.html"><span>Classes</span></a></li>    <li><a href="files.html"><span>Files</span></a></li>  </ul></div><div class="tabs">  <ul>    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>  </ul></div><h1>CMultiViewsAppView Class Reference</h1><!-- doxytag: class="CMultiViewsAppView" --><!-- doxytag: inherits="CCoeControl" --><code>#include &lt;<a class="el" href="multiviewsappview_8h-source.html">multiviewsappview.h</a>&gt;</code><p>Inherits CCoeControl.<p>Inheritance diagram for CMultiViewsAppView:<p><center><img src="class_c_multi_views_app_view__inherit__graph.png" border="0" usemap="#_c_multi_views_app_view__inherit__map" alt="Inheritance graph"></center><a href="class_c_multi_views_app_view-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>CMultiViewsAppView container control class. An instance of the Application View object for the example application MultiViews <p><p>Definition at line <a class="el" href="multiviewsappview_8h-source.html#l00033">33</a> of file <a class="el" href="multiviewsappview_8h-source.html">multiviewsappview.h</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">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_multi_views_app_view.html#4e2d92dea95d101a520269656e884201">~CMultiViewsAppView</a> ()</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_multi_views_app_view.html#67f946ca7848ec78de4961c5bcefdb72">Draw</a> (const TRect &amp;aRect) const </td></tr><tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="class_c_multi_views_app_view.html">CMultiViewsAppView</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_multi_views_app_view.html#5891ab00f23b517058efe213c1febfd2">NewL</a> (const TRect &amp;aRect)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="class_c_multi_views_app_view.html">CMultiViewsAppView</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_multi_views_app_view.html#910d18e663ad77c3995c0313f3bd65bd">NewLC</a> (const TRect &amp;aRect)</td></tr><tr><td colspan="2"><br><h2>Private Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_multi_views_app_view.html#bf31593b337cbf3fb671382cf773281c">ConstructL</a> (const TRect &amp;aRect)</td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_multi_views_app_view.html#1e8db75f822fbbd83c7efa02ec3d93c0">CMultiViewsAppView</a> ()</td></tr></table><hr><h2>Constructor &amp; Destructor Documentation</h2><a class="anchor" name="4e2d92dea95d101a520269656e884201"></a><!-- doxytag: member="CMultiViewsAppView::~CMultiViewsAppView" ref="4e2d92dea95d101a520269656e884201" args="()" --><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">CMultiViewsAppView::~CMultiViewsAppView           </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>~CMultiViewsAppView Virtual Destructor. <p>Definition at line <a class="el" href="multiviewsappview_8cpp-source.html#l00080">80</a> of file <a class="el" href="multiviewsappview_8cpp-source.html">multiviewsappview.cpp</a>.<div class="fragment"><pre class="fragment"><a name="l00081"></a>00081     {<a name="l00082"></a>00082     <span class="comment">// No implementation required</span><a name="l00083"></a>00083     }</pre></div><p>    </td>  </tr></table><a class="anchor" name="1e8db75f822fbbd83c7efa02ec3d93c0"></a><!-- doxytag: member="CMultiViewsAppView::CMultiViewsAppView" ref="1e8db75f822fbbd83c7efa02ec3d93c0" args="()" --><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">CMultiViewsAppView::CMultiViewsAppView           </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> [private]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>CMultiViewsAppView. C++ default constructor. <p>Definition at line <a class="el" href="multiviewsappview_8cpp-source.html#l00028">28</a> of file <a class="el" href="multiviewsappview_8cpp-source.html">multiviewsappview.cpp</a>.<div class="fragment"><pre class="fragment"><a name="l00029"></a>00029     {<a name="l00030"></a>00030     <span class="comment">// No implementation required</span><a name="l00031"></a>00031     }</pre></div><p>    </td>  </tr></table><hr><h2>Member Function Documentation</h2><a class="anchor" name="5891ab00f23b517058efe213c1febfd2"></a><!-- doxytag: member="CMultiViewsAppView::NewL" ref="5891ab00f23b517058efe213c1febfd2" args="(const TRect &amp;aRect)" --><p><table class="mdTable" 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="class_c_multi_views_app_view.html">CMultiViewsAppView</a> * CMultiViewsAppView::NewL           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">const TRect &amp;&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>aRect</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap><code> [static]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>NewL. Two-phased constructor. Create a CMultiViewsAppView object, which will draw itself to aRect- <dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td valign="top"></td><td valign="top"><em>aRect</em>&nbsp;</td><td>the rectangle this view will be drawn to. </td></tr>  </table></dl><dl compact><dt><b>Returns:</b></dt><dd>a pointer to the created instance of CMultiViewsAppView </dd></dl><p>Definition at line <a class="el" href="multiviewsappview_8cpp-source.html#l00038">38</a> of file <a class="el" href="multiviewsappview_8cpp-source.html">multiviewsappview.cpp</a>.<p>References <a class="el" href="multiviewsappview_8cpp-source.html#l00050">NewLC()</a>.<div class="fragment"><pre class="fragment"><a name="l00039"></a>00039     {<a name="l00040"></a>00040     <a class="code" href="class_c_multi_views_app_view.html">CMultiViewsAppView</a>* <span class="keyword">self</span> = <a class="code" href="class_c_multi_views_app_view.html#910d18e663ad77c3995c0313f3bd65bd">CMultiViewsAppView::NewLC</a>( aRect );<a name="l00041"></a>00041     CleanupStack::Pop( <span class="keyword">self</span> );<a name="l00042"></a>00042     <span class="keywordflow">return</span> <span class="keyword">self</span>;<a name="l00043"></a>00043     }</pre></div><p>    </td>

⌨️ 快捷键说明

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