📄 qcolordialog.3qt
字号:
.TH QColorDialog 3qt "6 July 1999" "Troll Tech AS" \" -*- nroff -*-.\" Copyright 1992-1999 Troll Tech AS. All rights reserved. See the.\" license file included in the distribution for a complete license.\" statement..\".ad l.nh.SH NAMEQColorDialog \- The QColorDialog provides a dialog widget for specifying colors.SH SYNOPSIS.br.PP\fC#include <qcolordialog.h>\fR.PPInherits QDialog..PP.SS "Public Members".in +1c.ti -1c.BI "\fB~QColorDialog\fR ()".br.in -1c.SS "Static Public Members".in +1c.ti -1c.BI "QColor \fBgetColor\fR ( QColor, QWidget * " "parent" "=0, const char * " "name" "=0 )".br.in -1c.SH DESCRIPTIONThe QColorDialog provides a dialog widget for specifying colors..PPThis version of Qt provides the static getColor() function that pops up a modal color dialog..SH MEMBER FUNCTION DOCUMENTATION.SH "QColorDialog::~QColorDialog ()"Destroys the dialog and frees allocated memory..SH "QColor QColorDialog::getColor ( QColor initial, QWidget * parent=0, const char * name=0 ) \fC[static]\fR"Pops up a modal color dialog letting the user choose a color and returnsthat color. The color is initially set to \fIinitial.\fR Returns aninvalid color if the user cancelsthe dialog. All colors allocated by the dialog will be deallocatedbefore this function returns..SH "SEE ALSO".BR http://www.troll.no/qt/qcolordialog.html.SH COPYRIGHTCopyright 1992-1999 Troll Tech AS. See the license file included inthe distribution for a complete license statement..SH AUTHORGenerated automatically from the source code.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -