📄 qvbuttongroup.3qt
字号:
.TH QVButtonGroup 3qt "3 September 2000" "Trolltech AS" \" -*- nroff -*-.\" Copyright 1992-2000 Trolltech AS. All rights reserved. See the.\" license file included in the distribution for a complete license.\" statement..\".ad l.nh.SH NAMEQVButtonGroup \- Organizes QButton widgets in a group with one vertical column.SH SYNOPSIS.br.PP\fC#include <qvbuttongroup.h>\fR.PPInherits QButtonGroup..PP.SS "Public Members".in +1c.ti -1c.BI "\fBQVButtonGroup\fR ( QWidget * " "parent" "=0, const char * " "name" "=0 ) ".br.ti -1c.BI "\fBQVButtonGroup\fR ( const QString & " "title" ", QWidget * " "parent" "=0, const char * " "name" "=0 ) ".br.ti -1c.BI "\fB~QVButtonGroup\fR () ".br.in -1c.SH DESCRIPTIONThe QVButtonGroup widget organizes QButton widgets in a group with one vertical column..PPQVButtonGroup is a convenience class that offers a thin layer on top of QButtonGroup. Think of it as a QVBox that offers a frame with a title and is specifically designed for buttons..SH MEMBER FUNCTION DOCUMENTATION.SH "QVButtonGroup::QVButtonGroup ( QWidget * parent=0, const char * name=0 )"Constructs a vertical button group with no title..PPThe \fIparent\fR and \fIname\fR arguments are passed to the QWidget constructor..SH "QVButtonGroup::QVButtonGroup ( const QString & title, QWidget * parent=0, const char * name=0 )"Constructs a vertical button group with a title..PPThe \fIparent\fR and \fIname\fR arguments are passed to the QWidget constructor..SH "QVButtonGroup::~QVButtonGroup ()"Destructs the vertical button group, deleting its child widgets..SH "SEE ALSO".BR http://doc.trolltech.com/qvbuttongroup.html.SH COPYRIGHTCopyright 1992-2000 Trolltech AS, http://www.trolltech.com/. See thelicense file included in the distribution for a complete licensestatement..SH AUTHORGenerated automatically from the source code.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -