📄 mgext_8h-source.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>MiniGUI V1.6.10 API Reference: mgext.h Source File</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.4.2 --><div class="qindex"><a class="qindex" href="index.htm">Main Page</a> | <a class="qindex" href="modules.htm">Modules</a> | <a class="qindex" href="classes.htm">Alphabetical List</a> | <a class="qindex" href="annotated.htm">Data Structures</a> | <a class="qindex" href="dirs.htm">Directories</a> | <a class="qindex" href="files.htm">File List</a> | <a class="qindex" href="functions.htm">Data Fields</a> | <a class="qindex" href="globals.htm">Globals</a> | <a class="qindex" href="pages.htm">Related Pages</a></div><div class="nav"><a class="el" href="dir_000000.htm">ext</a> / <a class="el" href="dir_000001.htm">include</a></div><h1>mgext.h</h1><a href="mgext_8h.htm">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment">00001 00021 <span class="comment">/*</span>00022 <span class="comment"> * $Id: mgext.h 7369 2007-08-16 05:28:10Z xgwang $</span>00023 <span class="comment"> *</span>00024 <span class="comment"> * MiniGUI for Linux/uClinux, eCos, uC/OS-II, VxWorks, </span>00025 <span class="comment"> * pSOS, ThreadX, NuCleus, OSE, and Win32.</span>00026 <span class="comment"> *</span>00027 <span class="comment"> * Copyright (C) 2002-2007 Feynman Software.</span>00028 <span class="comment"> * Copyright (C) 1998-2002 Wei Yongming.</span>00029 <span class="comment"> */</span>00030 00031 <span class="preprocessor">#ifndef MGEXT_H</span>00032 <span class="preprocessor"></span><span class="preprocessor">#define MGEXT_H</span>00033 <span class="preprocessor"></span>00034 <span class="preprocessor">#ifdef __cplusplus</span>00035 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {00036 <span class="preprocessor">#endif</span>00037 <span class="preprocessor"></span>00055 MGEXT_EXPORT <a class="code" href="group__simple__types.htm#ga0">BOOL</a> <a class="code" href="group__mgext__fns.htm#ga0">InitMiniGUIExt</a> (<span class="keywordtype">void</span>);00056 00066 MGEXT_EXPORT <span class="keywordtype">void</span> <a class="code" href="group__mgext__fns.htm#ga1">MiniGUIExtCleanUp</a> (<span class="keywordtype">void</span>);00067 00077 <span class="preprocessor">#ifdef _EXT_CTRL_SPINBOX</span>00078 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="spinbox_8h.htm">ext/spinbox.h</a>"</span>00079 <span class="preprocessor">#endif </span><span class="comment">/* _EXT_CTRL_SPINBOX */</span>00080 00081 <span class="preprocessor">#ifdef _EXT_CTRL_MONTHCAL</span>00082 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="monthcal_8h.htm">ext/monthcal.h</a>"</span>00083 <span class="preprocessor">#endif </span><span class="comment">/* _EXT_CTRL_MONTHCAL */</span>00084 00085 <span class="preprocessor">#ifdef _EXT_CTRL_COOLBAR</span>00086 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="coolbar_8h.htm">ext/coolbar.h</a>"</span>00087 <span class="preprocessor">#endif </span><span class="comment">/* _CTRL_COOLBAR */</span>00088 00089 <span class="preprocessor">#ifdef _EXT_CTRL_LISTVIEW</span>00090 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="listview_8h.htm">ext/listview.h</a>"</span>00091 <span class="preprocessor">#endif </span><span class="comment">/* _EXT_CTRL_LISTVIEW */</span>00092 00093 <span class="preprocessor">#ifdef _EXT_CTRL_TREEVIEW</span>00094 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="treeview_8h.htm">ext/treeview.h</a>"</span>00095 <span class="preprocessor">#endif </span><span class="comment">/* _EXT_CTRL_TREEVIEW */</span>00096 00097 <span class="preprocessor">#ifdef _EXT_CTRL_GRIDVIEW</span>00098 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="gridview_8h.htm">ext/gridview.h</a>"</span>00099 <span class="preprocessor">#endif </span><span class="comment">/* _EXT_CTRL_GRIDVIEW */</span>00100 00101 <span class="preprocessor">#ifdef _EXT_CTRL_ICONVIEW</span>00102 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="iconview_8h.htm">ext/iconview.h</a>"</span>00103 <span class="preprocessor">#endif </span><span class="comment">/* _EXT_CTRL_ICONVIEW */</span>00104 00105 <span class="preprocessor">#ifdef _EXT_CTRL_ANIMATION</span>00106 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="animation_8h.htm">ext/animation.h</a>"</span>00107 <span class="preprocessor">#endif </span><span class="comment">/* _EXT_CTRL_ANIMATION */</span>00108 00109 <span class="preprocessor">#ifdef __cplusplus</span>00110 <span class="preprocessor"></span>}00111 <span class="preprocessor">#endif</span>00112 <span class="preprocessor"></span>00113 <span class="preprocessor">#endif </span><span class="comment">/* MGEXT_H */</span>00114 </pre></div><hr size="1"><address style="align: right;"><small>Generated on Thu Nov 22 15:35:50 2007 for MiniGUI V1.6.10 API Reference by <a href="http://www.doxygen.org/index.html"><img src="http://www.minigui.com/api_ref/1.6.10/doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -