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

📄 cbantiflickerplugin.tex

📁 Wxpython Implemented on Windows CE, Source code
💻 TEX
字号:
%
% automatically generated by HelpGen $Revision: 1.3 $ from
% antiflickpl.h at 21/Jan/02 21:14:17
%


\section{\class{cbAntiflickerPlugin}}\label{cbantiflickerplugin}


Implements double-buffering to reduce flicker.
Bitmap and memory DC buffers are shared 'resources' among all instances of
antiflicker plugins within the application.

Locking for multithreaded applications is not yet implemented.

\wxheading{Derived from}

\helpref{cbPluginBase}{cbpluginbase}

\wxheading{Include files}

<wx/fl/antiflickpl.h>

\wxheading{Data structures}

\latexignore{\rtfignore{\wxheading{Members}}}


\membersection{cbAntiflickerPlugin::cbAntiflickerPlugin}\label{cbantiflickerplugincbantiflickerplugin}

\func{}{cbAntiflickerPlugin}{\void}

Default constructor.


\func{}{cbAntiflickerPlugin}{\param{wxFrameLayout* }{pPanel}, \param{int }{paneMask = wxALL\_PANES}}

Constructor taking frame layout panel, and pane mask.


\membersection{cbAntiflickerPlugin::\destruct{cbAntiflickerPlugin}}\label{cbantiflickerplugindtor}

\func{}{\destruct{cbAntiflickerPlugin}}{\void}

Destructor.


\membersection{cbAntiflickerPlugin::AllocNewBuffer}\label{cbantiflickerpluginallocnewbuffer}

\func{wxDC*}{AllocNewBuffer}{\param{const wxRect\& }{forArea}}

Allocates a suitable buffer.


\membersection{cbAntiflickerPlugin::FindSuitableBuffer}\label{cbantiflickerpluginfindsuitablebuffer}

\func{wxDC*}{FindSuitableBuffer}{\param{const wxRect\& }{forArea}}

Finds a suitable buffer. Returns NULL if a suitable buffer is not present.


\membersection{cbAntiflickerPlugin::GetClientDC}\label{cbantiflickerplugingetclientdc}

\func{wxDC\&}{GetClientDC}{\void}

Gets the client device context.


\membersection{cbAntiflickerPlugin::GetWindowDC}\label{cbantiflickerplugingetwindowdc}

\func{wxDC\&}{GetWindowDC}{\void}

Gets the window device context.


\membersection{cbAntiflickerPlugin::OnFinishDrawInArea}\label{cbantiflickerpluginonfinishdrawinarea}

\func{void}{OnFinishDrawInArea}{\param{cbFinishDrawInAreaEvent\& }{event}}

Handler for plugin event.


\membersection{cbAntiflickerPlugin::OnStartDrawInArea}\label{cbantiflickerpluginonstartdrawinarea}

\func{void}{OnStartDrawInArea}{\param{cbStartDrawInAreaEvent\& }{event}}

Handler for plugin event.

⌨️ 快捷键说明

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