📄 qhbuttongroup.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><!-- /home/reggie/tmp/qt-3.0-reggie-5401/qt-x11-commercial-3.0.5/src/widgets/qhbuttongroup.cpp:41 --><html><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><meta name="Translator" content="Cavendish"><meta name="Qt zh_CN Documents Website" content="http://www.qiliang.net/qt"><title>QHButtonGroup类</title><style type="text/css"><!--h3.fn,span.fn { margin-left: 1cm; text-indent: -1cm; }a:link { color: #004faf; text-decoration: none }a:visited { color: #672967; text-decoration: none }body { background: #ffffff; color: black; font-family: "Times New Roman" }--></style></head><body><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr bgcolor="#E5E5E5"><td valign=center> <a href="index.html"><font color="#004faf">主页</font></a> | <a href="classes.html"><font color="#004faf">所有的类</font></a> | <a href="mainclasses.html"><font color="#004faf">主要的类</font></a> | <a href="annotated.html"><font color="#004faf">注释的类</font></a> | <a href="groups.html"><font color="#004faf">分组的类</font></a> | <a href="functions.html"><font color="#004faf">函数</font></a></td><td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>QHButtonGroup类参考</h1><p>QHButtonGroup窗口部件把QButton窗口部件组织在一个水平行中。<a href="#details">详情请见……</a><p><tt>#include <<a href="qhbuttongroup-h.html">qhbuttongroup.h</a>></tt><p>继承了<a href="qbuttongroup.html">QButtonGroup</a>。<p><a href="qhbuttongroup-members.html">所有成员函数的列表。</a><h2>公有成员</h2><ul><li><div class=fn><a href="#QHButtonGroup"><b>QHButtonGroup</b></a> ( QWidget * parent = 0, const char * name = 0 )</div></li><li><div class=fn><a href="#QHButtonGroup-2"><b>QHButtonGroup</b></a> ( const QString & title, QWidget * parent = 0, const char * name = 0 )</div></li><li><div class=fn><a href="#~QHButtonGroup"><b>~QHButtonGroup</b></a> ()</div></li></ul><hr><a name="details"></a><h2>详细描述</h2><p> QHButtonGroup窗口部件把<a href="qbutton.html">QButton</a>窗口部件组织在一个水平行中。<p> <p> QHButtonGroup是一个在<a href="qbuttongroup.html">QButtonGroup</a>中提供了一个小布局的方便类。可以把它看作适提供了一个框架和标题的<a href="qhbox.html">QHBox</a>并且是特别为按钮设计的。<p> <center><img src="qbuttongroup-h.png" alt="QButtonGroup"></center> <p> <p>也可以参考<a href="qvbuttongroup.html">QVButtonGroup</a>、<a href="appearance.html">窗口部件外观和风格</a>、<a href="geomanagement.html">布局管理</a>和<a href="organizers.html">组织者</a>.<hr><h2>成员函数文档</h2><h3 class=fn><a name="QHButtonGroup"></a>QHButtonGroup::QHButtonGroup ( <a href="qwidget.html">QWidget</a> * parent = 0, const char * name = 0 )</h3>构造一个没有标题的水平按钮组。<p> <em>parent</em>和<em>name</em>参数被传递给<a href="qwidget.html">QWidget</a>构造函数。<h3 class=fn><a name="QHButtonGroup-2"></a>QHButtonGroup::QHButtonGroup ( const <a href="qstring.html">QString</a> & title, <a href="qwidget.html">QWidget</a> * parent = 0, const char * name = 0 )</h3>构造一个标题为<em>title</em>的水平按钮组。<p> <em>parent</em>和<em>name</em>参数被传递给<a href="qwidget.html">QWidget</a>构造函数。<h3 class=fn><a name="~QHButtonGroup"></a>QHButtonGroup::~QHButtonGroup ()</h3>销毁这个水平按钮组,删除它的子窗口部件。<!-- eof --><hr><p>这个文件是<a href="index.html">Qt工具包</a>一部分。版权所有 © 1995-2002<a href="http://www.trolltech.com/">Trolltech</a>。保留所有权利。<p><address><hr><div align=center><table width=100% cellspacing=0 border=0><tr><td>Copyright © 2002 <a href="http://www.trolltech.com">Trolltech</a><td><a href="http://www.trolltech.com/trademarks.html">Trademarks</a><td><a href="zh_CN.html">译者:Cavendish</a><td align=right><div align=right>Qt 3.0.5版</div></table></div></address></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -