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

📄 spinevt.tex

📁 很牛的GUI源码wxWidgets-2.8.0.zip 可在多种平台下运行.
💻 TEX
字号:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Name:        spinevt.tex%% Purpose:     wxSpinEvent documentation%% Author:      Vadim Zeitlin%% Modified by:%% Created:     29.03.00%% RCS-ID:      $Id: spinevt.tex,v 1.5 2005/02/22 15:09:53 ABX Exp $%% Copyright:   (c) Vadim Zeitlin%% License:     wxWindows license%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\section{\class{wxSpinEvent}}\label{wxspinevent}This event class is used for the events generated by \helpref{wxSpinButton}{wxspinbutton} and \helpref{wxSpinCtrl}{wxspinctrl}.\wxheading{Derived from}\helpref{wxNotifyEvent}{wxnotifyevent}\\\helpref{wxCommandEvent}{wxcommandevent}\\\helpref{wxEvent}{wxevent}\\\helpref{wxObject}{wxobject}\wxheading{Include files}<wx/spinbutt.h> or <wx/spinctrl.h>\input spinevt.inc\wxheading{See also}\helpref{wxSpinButton}{wxspinbutton} and \helpref{wxSpinCtrl}{wxspinctrl}\latexignore{\rtfignore{\wxheading{Members}}}\membersection{wxSpinEvent::wxSpinEvent}\label{wxspineventctor}\func{}{wxSpinEvent}{\param{wxEventType }{commandType = wxEVT\_NULL}, \param{int }{id = 0}}The constructor is not normally used by the user code.\membersection{wxSpinEvent::GetPosition}\label{wxspineventgetposition}\constfunc{int}{GetPosition}{\void}Retrieve the current spin button or control value.\membersection{wxSpinEvent::SetPosition}\label{wxspineventsetposition}\func{void}{SetPosition}{\param{int }{pos}}Set the value associated with the event.

⌨️ 快捷键说明

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