timaglst.tex
来自「wxWidgets 是一个跨平台的 GUI 框架。它给开发人员提供了统一的接口」· TEX 代码 · 共 14 行
TEX
14 行
\section{wxImageList overview}\label{wximagelistoverview}Classes: \helpref{wxImageList}{wximagelist}An image list is a list of images that may have transparent areas.The class helps an application organise a collection of imagesso that they can be referenced by integer index instead of bypointer.Image lists are used in \helpref{wxNotebook}{wxnotebook}, \helpref{wxListCtrl}{wxlistctrl}, \helpref{wxTreeCtrl}{wxlistctrl} andsome other control classes.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?