type_gwidget.html

来自「一个由Mike Gashler完成的机器学习方面的includes neural」· HTML 代码 · 共 17 行

HTML
17
字号
<html><head><title>Generated Documentation</title></head><body>	<image src="headerimage.png">	<br><br><table><tr><td><big><big><big style="font-family: arial;"><b>GWidget</b></big></big></big><br><br></td><td> This method lets you draw a widget clipped by some rect. Note that it uses a persistent buffer image to facilitate this. It doesn't clear the image, so if your widget doesn't draw over its entire rect, you'll see garbage from previous uses The base class of all GUI widgets</td></tr></table><br><br><big><big><i>Abstracts</i></big></big><br><div style="margin-left: 40px;">WidgetType* <big><b>GetType</b></big>()<br><div style="margin-left: 80px;"><font color=brown> for use by the owning parent</font></div><br></div><br></body></html>

⌨️ 快捷键说明

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