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

📄 qbitval.3qt

📁 Qt/Embedded是一个多平台的C++图形用户界面应用程序框架
💻 3QT
字号:
.TH QBitVal 3qt "10 November 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 NAMEQBitVal \- Internal class, used with QBitArray.SH SYNOPSIS.br.PP\fC#include <qbitarray.h>\fR.PP.SS "Public Members".in +1c.ti -1c.BI "\fBQBitVal\fR ( QBitArray * " "a" ", uint i ) ".br.ti -1c.BI "operator \fBint\fR ()".br.ti -1c.BI "QBitVal& \fBoperator=\fR ( const QBitVal & v ) ".br.ti -1c.BI "QBitVal& \fBoperator=\fR ( bool v ) ".br.in -1c.SH DESCRIPTIONThe QBitVal class is an internal class, used with QBitArray..PPThe QBitVal is required by the indexing [] operator on bit arrays. It is probably a bad idea to use it in any other context..SH MEMBER FUNCTION DOCUMENTATION.SH "QBitVal::QBitVal ( QBitArray * a, uint i )"Constructs a reference to an element in a QBitArray. This is what QBitArray::operator[] constructs its return value with..SH "QBitVal::operator int ()"Returns the value referenced by the QBitVal..SH "QBitVal& QBitVal::operator= ( bool v )"Sets the value referenced by the QBitVal..SH "QBitVal& QBitVal::operator= ( const QBitVal & v )"Sets the value referenced by the QBitVal to that referenced by anotherQBitVal..SH "SEE ALSO".BR http://doc.trolltech.com/qbitval.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 + -