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

📄 procevt.tex

📁 很牛的GUI源码wxWidgets-2.8.0.zip 可在多种平台下运行.
💻 TEX
字号:
\section{\class{wxProcessEvent}}\label{wxprocessevent}A process event is sent when a process is terminated.\wxheading{Derived from}\helpref{wxEvent}{wxevent}\\\helpref{wxObject}{wxobject}\wxheading{Include files}<wx/process.h>\wxheading{Event table macros}To process a wxProcessEvent, use these event handler macros to direct input to a memberfunction that takes a wxProcessEvent argument.\twocolwidtha{7cm}\begin{twocollist}\itemsep=0pt\twocolitem{{\bf EVT\_END\_PROCESS(id, func)}}{Process a wxEVT\_END\_PROCESS event.{\it id} is the identifier of the process object (the id passed to the wxProcess constructor)or a window to receive the event.}\end{twocollist}%\wxheading{See also}\helpref{wxProcess}{wxprocess},\rtfsp\helpref{Event handling overview}{eventhandlingoverview}\latexignore{\rtfignore{\wxheading{Members}}}\membersection{wxProcessEvent::wxProcessEvent}\label{wxprocesseventctor}\func{}{wxProcessEvent}{\param{int }{id = 0}, \param{int }{pid = 0}, \param{int }{exitcode = 0}}Constructor. Takes a wxProcessObject or window id, a process id and anexit status.%\membersection{wxProcessEvent::m\_pid}%%\member{int}{m\_pid}%%Contains the process id.%\membersection{wxProcessEvent::GetPid}\label{wxprocesseventgetpid}\constfunc{int}{GetPid}{\void}Returns the process id.\membersection{wxProcessEvent::GetExitCode}\label{wxprocesseventgetexitcode}\func{int}{GetExitCode}{\void}Returns the exist status.

⌨️ 快捷键说明

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