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

📄 iconevt.tex

📁 很牛的GUI源码wxWidgets-2.8.0.zip 可在多种平台下运行.
💻 TEX
字号:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Name:        iconevt.tex%% Purpose:     wxIconizeEvent documentation%% Author:      Vadim Zeitlin%% Modified by:%% Created:%% RCS-ID:      $Id: iconevt.tex,v 1.6 2005/02/22 15:09:50 ABX Exp $%% Copyright:   (c) 2001 Vadim Zeitlin%% License:     wxWindows license%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\section{\class{wxIconizeEvent}}\label{wxiconizeevent}An event being sent when the frame is iconized (minimized) or restored.Currently only wxMSW and wxGTK generate such events.\wxheading{Derived from}\helpref{wxEvent}{wxevent}\\\helpref{wxObject}{wxobject}\wxheading{Include files}<wx/event.h>\wxheading{Event table macros}To process an iconize event, use this event handler macro to direct input to amember function that takes a wxIconizeEvent argument.\twocolwidtha{7cm}\begin{twocollist}\itemsep=0pt\twocolitem{{\bf EVT\_ICONIZE(func)}}{Process a wxEVT\_ICONIZE event.}\end{twocollist}%\wxheading{See also}\helpref{Event handling overview}{eventhandlingoverview},\rtfsp\helpref{wxTopLevelWindow::Iconize}{wxtoplevelwindowiconize},\rtfsp\helpref{wxTopLevelWindow::IsIconized}{wxtoplevelwindowisiconized}\latexignore{\rtfignore{\wxheading{Members}}}\membersection{wxIconizeEvent::wxIconizeEvent}\label{wxiconizeeventctor}\func{}{wxIconizeEvent}{\param{int }{id = 0}, \param{bool }{iconized = true}}Constructor.\membersection{wxIconizeEvent::Iconized}\label{wxiconizeeventiconized}\constfunc{bool}{Iconized}{\void}Returns {\tt true} if the frame has been iconized, {\tt false} if it has beenrestored.

⌨️ 快捷键说明

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