diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /doc/man/man3/qvariant.3qt | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/man/man3/qvariant.3qt')
-rw-r--r-- | doc/man/man3/qvariant.3qt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/qvariant.3qt b/doc/man/man3/qvariant.3qt index becd6c481..13103e0f9 100644 --- a/doc/man/man3/qvariant.3qt +++ b/doc/man/man3/qvariant.3qt @@ -9,7 +9,7 @@ .SH NAME QVariant \- Acts like a union for the most common Qt data types .SH SYNOPSIS -\fC#include <qvariant.h>\fR +\fC#include <ntqvariant.h>\fR .PP .SS "Public Members" .in +1c @@ -544,7 +544,7 @@ This enum type defines the types of variable that a QVariant can contain. .TP \fCQVariant::UInt\fR - an unsigned int .PP -Note that Qt's definition of bool depends on the compiler. qglobal.h has the system-dependent definition of bool. +Note that Qt's definition of bool depends on the compiler. ntqglobal.h has the system-dependent definition of bool. .SH MEMBER FUNCTION DOCUMENTATION .SH "QVariant::QVariant ()" Constructs an invalid variant. @@ -1130,7 +1130,7 @@ Converts the enum representation of the storage type, \fItyp\fR, to its string representation. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qvariant.html +.BR http://doc.trolltech.com/ntqvariant.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |