prelim docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
33
docs/latex/wx/mediaevt.tex
Normal file
33
docs/latex/wx/mediaevt.tex
Normal file
@@ -0,0 +1,33 @@
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%% Name: mediaevt.tex
|
||||
%% Purpose: wxMediaEvent docs
|
||||
%% Author: Ryan Norton <wxprojects@comcast.net>
|
||||
%% Modified by:
|
||||
%% Created: 11/7/2004
|
||||
%% RCS-ID: $Id$
|
||||
%% Copyright: (c) Ryan Norton
|
||||
%% License: wxWindows license
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\section{\class{wxMediaEvent}}\label{wxmediaevent}
|
||||
|
||||
PRELIMINARY. Do not rely on in user code.
|
||||
|
||||
Event \helpref{wxMediaCtrl}{wxmediactrl} uses.
|
||||
|
||||
\wxheading{Derived from}
|
||||
|
||||
\helpref{wxNotifyEvent}{wxnotifyevent}
|
||||
|
||||
\wxheading{Include files}
|
||||
|
||||
<wx/mediactrl.h>
|
||||
|
||||
\wxheading{Event table macros}
|
||||
|
||||
\twocolwidtha{7cm}
|
||||
\begin{twocollist}\itemsep=0pt
|
||||
\twocolitem{{\bf EVT\_MEDIA\_FINISHED(func)}}{Sent when a media has finished playing in a \helpref{wxMediaCtrl}{wxmediactrl}.}
|
||||
\end{twocollist}
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
Reference in New Issue
Block a user