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

📄 gbspan.tex

📁 很牛的GUI源码wxWidgets-2.8.0.zip 可在多种平台下运行.
💻 TEX
字号:
\section{\class{wxGBSpan}}\label{wxgbspan}This class is used to hold the row and column spanning attributes ofitems in a \helpref{wxGridBagSizer}{wxgridbagsizer}.\wxheading{Derived from}No base class\wxheading{Include files}<wx/gbsizer.h>\latexignore{\rtfignore{\wxheading{Members}}}\membersection{wxGBSpan::wxGBSpan}\label{wxgbspanwxgbspan}\func{}{wxGBSpan}{\void}\func{}{wxGBSpan}{\param{int }{rowspan}, \param{int }{colspan}}Construct a new wxGBSpan, optionally setting the rowspan and colspan.The default is (1,1).  (Meaning that the item occupies one cell ineach direction.\membersection{wxGBSpan::GetColspan}\label{wxgbspangetcolspan}\constfunc{int}{GetColspan}{\void}Get the current colspan value.\membersection{wxGBSpan::GetRowspan}\label{wxgbspangetrowspan}\constfunc{int}{GetRowspan}{\void}Get the current rowspan value.\membersection{wxGBSpan::SetColspan}\label{wxgbspansetcolspan}\func{void}{SetColspan}{\param{int }{colspan}}Set a new colspan value.\membersection{wxGBSpan::SetRowspan}\label{wxgbspansetrowspan}\func{void}{SetRowspan}{\param{int }{rowspan}}Set a new rowspan value.\membersection{wxGBSpan::operator!}\label{wxgbspanoperatorunknown}\constfunc{bool}{operator!}{\param{const wxGBSpan\& }{o}}Is the wxGBSpan valid?  (An invalid wxGBSpan is (-1,-1). )\membersection{wxGBSpan::operator==}\label{wxgbspanoperatorequal}\constfunc{bool operator}{operator==}{\param{const wxGBSpan\& }{o}}Compare equality of two wxGBSpans.

⌨️ 快捷键说明

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