📄 group__mgext__ctrl__listview.htm
字号:
Contains information for sorting listview </td> </tr></table><a class="anchor" name="ga3" doxytag="listview.h::LVSUBITEM"></a><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">typedef struct <a class="el" href="struct__LVSUBITEM.htm">_LVSUBITEM</a> <a class="el" href="struct__LVSUBITEM.htm">LVSUBITEM</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Struct of the listview subitem info, contains information about a subitem. This structure is used for creating or retrieving a subitem. </td> </tr></table><a class="anchor" name="ga10" doxytag="listview.h::PFN_LVHDR_BKDRAWFUNC"></a><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">typedef void(* <a class="el" href="group__mgext__ctrl__listview.htm#ga10">PFN_LVHDR_BKDRAWFUNC</a>)(<a class="el" href="group__handles.htm#ga1">HWND</a> hWnd, HLVHDR hlvhdr, <a class="el" href="group__handles.htm#ga2">HDC</a> hdc, <a class="el" href="struct__RECT.htm">RECT</a> *rcDraw) </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Type of listview header background drawing function <p>Definition at line <a class="el" href="listview_8h-source.htm#l00162">162</a> of file <a class="el" href="listview_8h-source.htm">listview.h</a>. </td> </tr></table><a class="anchor" name="ga11" doxytag="listview.h::PFN_LVHDR_ITEMDRAWFUNC"></a><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">typedef void(* <a class="el" href="group__mgext__ctrl__listview.htm#ga11">PFN_LVHDR_ITEMDRAWFUNC</a>)(<a class="el" href="group__handles.htm#ga1">HWND</a> hWnd, int idx, <a class="el" href="group__handles.htm#ga2">HDC</a> hdc, <a class="el" href="struct__RECT.htm">RECT</a> *rcDraw) </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Type of listview header item drawing function <p>Definition at line <a class="el" href="listview_8h-source.htm#l00164">164</a> of file <a class="el" href="listview_8h-source.htm">listview.h</a>. </td> </tr></table><a class="anchor" name="ga7" doxytag="listview.h::PFNLVCOMPARE"></a><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">typedef int(* <a class="el" href="group__mgext__ctrl__listview.htm#ga7">PFNLVCOMPARE</a>)(<a class="el" href="group__mgext__ctrl__listview.htm#ga0">HLVITEM</a> nItem1, <a class="el" href="group__mgext__ctrl__listview.htm#ga0">HLVITEM</a> nItem2, <a class="el" href="struct__LVSORTDATA.htm">PLVSORTDATA</a> sortData) </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Type of listview comparision fuction <p>Definition at line <a class="el" href="listview_8h-source.htm#l00155">155</a> of file <a class="el" href="listview_8h-source.htm">listview.h</a>. </td> </tr></table><a class="anchor" name="ga14" doxytag="listview.h::PLVCOLUMN"></a><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">typedef <a class="el" href="struct__LVCOLUMN.htm">LVCOLUMN</a>* <a class="el" href="struct__LVCOLUMN.htm">PLVCOLUMN</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Data type of pointer to a LVCOLUMN <p>Definition at line <a class="el" href="listview_8h-source.htm#l00217">217</a> of file <a class="el" href="listview_8h-source.htm">listview.h</a>. </td> </tr></table><a class="anchor" name="ga16" doxytag="listview.h::PLVFINDINFO"></a><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">typedef <a class="el" href="struct__LVFINDINFO.htm">LVFINDINFO</a>* <a class="el" href="struct__LVFINDINFO.htm">PLVFINDINFO</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Data type of pointer to a LVFINDINFO <p>Definition at line <a class="el" href="listview_8h-source.htm#l00253">253</a> of file <a class="el" href="listview_8h-source.htm">listview.h</a>. </td> </tr></table><a class="anchor" name="ga2" doxytag="listview.h::PLVITEM"></a><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">typedef <a class="el" href="struct__LVITEM.htm">LVITEM</a>* <a class="el" href="struct__LVITEM.htm">PLVITEM</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Data type of the pointer to a LVITEM <p>Definition at line <a class="el" href="listview_8h-source.htm#l00104">104</a> of file <a class="el" href="listview_8h-source.htm">listview.h</a>. </td> </tr></table><a class="anchor" name="ga22" doxytag="listview.h::PLVNM_HEADRDOWN"></a><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">typedef <a class="el" href="struct__LVNM__NORMAL.htm">LVNM_HEADRDOWN</a>* <a class="el" href="struct__LVNM__NORMAL.htm">PLVNM_HEADRDOWN</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Data type of pointer to a LVNM_HEADRDOWN <p>Definition at line <a class="el" href="listview_8h-source.htm#l00274">274</a> of file <a class="el" href="listview_8h-source.htm">listview.h</a>. </td> </tr></table><a class="anchor" name="ga24" doxytag="listview.h::PLVNM_HEADUP"></a><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">typedef <a class="el" href="struct__LVNM__NORMAL.htm">LVNM_HEADRUP</a>* <a class="el" href="struct__LVNM__NORMAL.htm">PLVNM_HEADUP</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Data type of pointer to a LVNM_HEADRUP <p>Definition at line <a class="el" href="listview_8h-source.htm#l00279">279</a> of file <a class="el" href="listview_8h-source.htm">listview.h</a>. </td> </tr></table><a class="anchor" name="ga26" doxytag="listview.h::PLVNM_ITEMRDOWN"></a><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">typedef <a class="el" href="struct__LVNM__NORMAL.htm">LVNM_ITEMRDOWN</a>* <a class="el" href="struct__LVNM__NORMAL.htm">PLVNM_ITEMRDOWN</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Data type of pointer to a LVNM_ITEMRDOWN <p>Definition at line <a class="el" href="listview_8h-source.htm#l00284">284</a> of file <a class="el" href="listview_8h-source.htm">listview.h</a>. </td> </tr></table><a class="anchor" name="ga28" doxytag="listview.h::PLVNM_ITEMRUP"></a><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">typedef <a class="el" href="struct__LVNM__NORMAL.htm">LVNM_ITEMRUP</a>* <a class="el" href="struct__LVNM__NORMAL.htm">PLVNM_ITEMRUP</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Data type of pointer to a LVNM_ITEMRUP <p>Definition at line <a class="el" href="listview_8h-source.htm#l00289">289</a> of file <a class="el" href="listview_8h-source.htm">listview.h</a>. </td> </tr></table><a class="anchor" name="ga20" doxytag="listview.h::PLVNM_KEYDOWN"></a><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">typedef <a class="el" href="struct__LVNM__NORMAL.htm">LVNM_KEYDOWN</a>* <a class="el" href="struct__LVNM__NORMAL.htm">PLVNM_KEYDOWN</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Data type of pointer to a LVNM_KEYDOWN <p>Definition at line <a class="el" href="listview_8h-source.htm#l00269">269</a> of file <a class="el" href="listview_8h-source.htm">listview.h</a>. </td> </tr></table><a class="anchor" name="ga18" doxytag="listview.h::PLVNM_NORMAL"></a><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">typedef <a class="el" href="struct__LVNM__NORMAL.htm">LVNM_NORMAL</a>* <a class="el" href="struct__LVNM__NORMAL.htm">PLVNM_NORMAL</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Data type of pointer to a LVNM_NORMAL <p>Definition at line <a class="el" href="listview_8h-source.htm#l00264">264</a> of file <a class="el" href="listview_8h-source.htm">listview.h</a>. </td> </tr></table><a class="anchor" name="ga6" doxytag="listview.h::PLVSORTDATA"></a><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">typedef <a class="el" href="struct__LVSORTDATA.htm">LVSORTDATA</a>* <a class="el" href="struct__LVSORTDATA.htm">PLVSORTDATA</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Data type of pointer to a LVSORTDATA <p>Definition at line <a class="el" href="listview_8h-source.htm#l00152">152</a> of file <a class="el" href="listview_8h-source.htm">listview.h</a>. </td> </tr></table><a class="anchor" name="ga4" doxytag="listview.h::PLVSUBITEM"></a><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">typedef <a class="el" href="struct__LVSUBITEM.htm">LVSUBITEM</a>* <a class="el" href="struct__LVSUBITEM.htm">PLVSUBITEM</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Data type of the pointer to a LVSUBITEM <p>Definition at line <a class="el" href="listview_8h-source.htm#l00139">139</a> of file <a class="el" href="listview_8h-source.htm">listview.h</a>. </td> </tr></table><hr size="1"><address style="align: right;"><small>Generated on Thu Nov 22 15:35:56 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 + -