Qyoto  4.0.7
Qyoto is a C# language binding for Qt
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
QtXml.Global Class Reference
Collaboration diagram for QtXml.Global:

Public Member Functions

delegate QTextStream FuncQTextStreamQTextStream (QTextStream qTextStream)
 
delegate void ActionQtMsgTypeString (QtMsgType qtMsgType, string @string)
 
delegate QObject FuncQObject ()
 

Static Public Member Functions

static QDataStream Write (QDataStream s, object p)
 
static QDataStream Write (QDataStream arg1, QSizeF arg2)
 
static QDataStream Write (QDataStream arg1, QPoint arg2)
 
static QTextStream Write (QTextStream s, Global.FuncQTextStreamQTextStream f)
 
static QDataStream Write (QDataStream arg1, QLineF arg2)
 
static QDataStream Write (QDataStream arg1, QPointF arg2)
 
static QDataStream Write (QDataStream arg1, QChar arg2)
 
static QDataStream Write (QDataStream arg1, QByteArray arg2)
 
static QDataStream Write (QDataStream arg1, QEasingCurve arg2)
 
static QDataStream Write (QDataStream arg1, QRectF arg2)
 
static QDataStream Write (QDataStream arg1, QDateTime arg2)
 
static QDataStream Write (QDataStream arg1, QUrl arg2)
 
static QDataStream Write (QDataStream arg1, QTime arg2)
 
static QDataStream Write (QDataStream arg1, QLocale arg2)
 
static QTextStream Write (QTextStream str, QDomNode node)
  More...
 
static QDataStream Write (QDataStream arg1, QBitArray arg2)
 
static QDataStream Write (QDataStream arg1, QUuid arg2)
 
static QDataStream Write (QDataStream arg1, QLine arg2)
 
static QDataStream Write (QDataStream arg1, QDate arg2)
 
static QDataStream Write (QDataStream @out, QRegExp regExp)
 
static QDataStream Write (QDataStream arg1, QRect arg2)
 
static QDataStream Write (QDataStream arg1, QSize arg2)
 
static QDataStream Write (QDataStream s, QVariant.Type p)
 
static QDataStream Write (QDataStream arg1, string arg2)
 
static QDataStream Write (QDataStream @out, System.Collections.Generic.List< string > list)
  More...
 
static QDataStream Read (QDataStream arg1, QChar arg2)
 
static QDataStream Read (QDataStream arg1, QLocale arg2)
 
static QDataStream Read (QDataStream arg1, QRect arg2)
 
static QDataStream Read (QDataStream arg1, QEasingCurve arg2)
 
static QDataStream Read (QDataStream arg1, QDate arg2)
 
static QDataStream Read (QDataStream arg1, QUrl arg2)
 
static QDataStream Read (QDataStream arg1, QUuid arg2)
 
static QTextStream Read (QTextStream s, Global.FuncQTextStreamQTextStream f)
 
static QDataStream Read (QDataStream arg1, QLineF arg2)
 
static QDataStream Read (QDataStream arg1, QRectF arg2)
 
static QDataStream Read (QDataStream arg1, QPointF arg2)
 
static QDataStream Read (QDataStream arg1, QLine arg2)
 
static QDataStream Read (QDataStream arg1, QBitArray arg2)
 
static QDataStream Read (QDataStream arg1, QSize arg2)
 
static QDataStream Read (QDataStream arg1, QDateTime arg2)
 
static QDataStream Read (QDataStream arg1, QTime arg2)
 
static QDataStream Read (QDataStream arg1, QPoint arg2)
 
static QDataStream Read (QDataStream @in, QRegExp regExp)
 
static QDataStream Read (QDataStream s, object p)
 
static QDataStream Read (QDataStream arg1, QByteArray arg2)
 
static QDataStream Read (QDataStream arg1, QSizeF arg2)
 
static QDataStream Read (QDataStream arg1, string arg2)
 
static QDataStream Read (QDataStream s, QVariant.Type p)
 
static QDataStream Read (QDataStream @in, System.Collections.Generic.List< string > list)
  More...
 
static double QAcos (double v)
  More...
 
static void QAddPostRoutine (System.Action arg1)
 
static double QAsin (double v)
  More...
 
static double QAtan (double v)
  More...
 
static double QAtan2 (double x, double y)
  More...
 
static void QBadAlloc ()
 
static int QCeil (double v)
  More...
 
static ushort QChecksum (string s, uint len)
 
static QByteArray QCompress (QByteArray data, int compressionLevel=-1)
 
static QByteArray QCompress (Pointer< byte > data, int nbytes, int compressionLevel=-1)
 
static double QCos (double v)
  More...
 
static double QExp (double v)
  More...
 
static double QFabs (double v)
 
static double QFastCos (double x)
 
static double QFastSin (double x)
 
static string QFlagLocation (string method)
 
static int QFloor (double v)
  More...
 
static bool QFuzzyCompare (double p1, double p2)
  More...
 
static bool QFuzzyCompare (float p1, float p2)
  More...
 
static bool QFuzzyIsNull (double d)
 
static bool QFuzzyIsNull (float f)
 
static uint QHash (QBitArray key)
  More...
 
static uint QHash (QChar key)
  More...
 
static uint QHash (QStringRef key)
 
static uint QHash (QUrl url)
 
static uint QHash (QPersistentModelIndex index)
 
static uint QHash (QByteArray key)
  More...
 
static uint QHash (QModelIndex index)
 
static uint QHash (uint key)
  More...
 
static uint QHash (char key)
  More...
 
static uint QHash (byte key)
  More...
 
static uint QHash (short key)
  More...
 
static uint QHash (NativeLong key)
  More...
 
static uint QHash (ushort key)
  More...
 
static uint QHash (long key)
  More...
 
static uint QHash (ulong key)
  More...
 
static uint QHash (int key)
  More...
 
static uint QHash (string key)
  More...
 
static uint QHash (NativeULong key)
  More...
 
static Global.ActionQtMsgTypeString QInstallMsgHandler (Global.ActionQtMsgTypeString handler)
  More...
 
static int QIntCast (float f)
 
static int QIntCast (double f)
 
static bool QIsFinite (double d)
 
static bool QIsFinite (float f)
 
static bool QIsInf (float f)
 
static bool QIsInf (double d)
 
static bool QIsNaN (float f)
 
static bool QIsNaN (double d)
 
static bool QIsNull (float f)
 
static bool QIsNull (double d)
 
static double QLn (double v)
  More...
 
static double QPow (double x, double y)
  More...
 
static void QRegisterStaticPluginInstanceFunction (Global.FuncQObject function)
 
static void QRemovePostRoutine (System.Action arg1)
 
static int QRound (double d)
  More...
 
static long QRound64 (double d)
  More...
 
static double QSin (double v)
  More...
 
static double QSqrt (double v)
  More...
 
static bool QStringComparisonHelper (QStringRef s1, string s2)
 
static double QTan (double v)
  More...
 
static QByteArray QUncompress (QByteArray data)
 
static QByteArray QUncompress (Pointer< byte > data, int nbytes)
 
static void Qbswap_helper (Pointer< byte > src, Pointer< byte > dest, int size)
 
static QByteArray Qgetenv (string varName)
  More...
 
static bool Qputenv (string varName, QByteArray value)
  More...
 
static void Qsrand (uint seed)
  More...
 
static int Qstrcmp (QByteArray str1, QByteArray str2)
 
static int Qstrcmp (QByteArray str1, string str2)
 
static int Qstrcmp (string str1, QByteArray str2)
 
static int Qstrcmp (string str1, string str2)
 
static Pointer< sbyte > Qstrcpy (Pointer< sbyte > dst, string src)
 
static Pointer< sbyte > Qstrdup (string arg1)
 
static int Qstricmp (string arg1, string arg2)
 
static uint Qstrlen (string str)
 
static int Qstrncmp (string str1, string str2, uint len)
 
static Pointer< sbyte > Qstrncpy (Pointer< sbyte > dst, string src, uint len)
 
static int Qstrnicmp (string arg1, string arg2, uint len)
 
static uint Qstrnlen (string str, uint maxlen)
 

Static Public Attributes

</para > *< para > Creating QM
files suitable for use with
this[SmokeMethod("qtTrId(const
char*, int)")] static strin 
QtTrId )(string id, int n=-1)
 

Properties

static string QAppName [get]
 
static double QInf [get]
 
static double QQNaN [get]
 
static double QSNaN [get]
 
static bool QSharedBuild [get]
 
static string QVersion [get]
  More...
 
static int Qrand [get]
  More...
 

Member Function Documentation

delegate void QtXml.Global.ActionQtMsgTypeString ( QtMsgType  qtMsgType,
string @  string 
)

Here is the caller graph for this function:

delegate QObject QtXml.Global.FuncQObject ( )

Here is the caller graph for this function:

delegate QTextStream QtXml.Global.FuncQTextStreamQTextStream ( QTextStream  qTextStream)

Here is the caller graph for this function:

static double QtXml.Global.QAcos ( double  v)
static

Returns the arccosine of v as an angle in radians. Arccosine is the inverse operation of cosine.

See also qAtan(), qAsin(), and qCos().

static void QtXml.Global.QAddPostRoutine ( System.Action  arg1)
static
static double QtXml.Global.QAsin ( double  v)
static

Returns the arcsine of v as an angle in radians. Arcsine is the inverse operation of sine.

See also qSin(), qAtan(), and qAcos().

static double QtXml.Global.QAtan ( double  v)
static

Returns the arctangent of v as an angle in radians. Arctangent is the inverse operation of tangent.

See also qTan(), qAcos(), and qAsin().

static double QtXml.Global.QAtan2 ( double  x,
double  y 
)
static

Returns the arctangent of a point specified by the coordinates x and y. This function will return the angle and its direction.

See also qAtan().

static void QtXml.Global.QBadAlloc ( )
static
static void QtXml.Global.Qbswap_helper ( Pointer< byte >  src,
Pointer< byte >  dest,
int  size 
)
static
static int QtXml.Global.QCeil ( double  v)
static

Return the ceiling of the value v.

The ceiling is the smallest integer that is not less than v. For example, if v is 41.2, then the ceiling is 42.

See also qFloor().

static ushort QtXml.Global.QChecksum ( string  s,
uint  len 
)
static
static QByteArray QtXml.Global.QCompress ( QByteArray  data,
int  compressionLevel = -1 
)
static
static QByteArray QtXml.Global.QCompress ( Pointer< byte >  data,
int  nbytes,
int  compressionLevel = -1 
)
static
static double QtXml.Global.QCos ( double  v)
static

Returns the cosine of an angle v in radians.

See also qSin() and qTan().

static double QtXml.Global.QExp ( double  v)
static

Returns the exponential function of e to the power of v.

See also qLn().

static double QtXml.Global.QFabs ( double  v)
static
static double QtXml.Global.QFastCos ( double  x)
static
static double QtXml.Global.QFastSin ( double  x)
static
static string QtXml.Global.QFlagLocation ( string  method)
static
static int QtXml.Global.QFloor ( double  v)
static

Return the floor of the value v.

The floor is the largest integer that is not greater than v. For example, if v is 41.2, then the floor is 41.

See also qCeil().

static bool QtXml.Global.QFuzzyCompare ( double  p1,
double  p2 
)
static

Compares the floating point value p1 and p2 and returns true if they are considered equal, otherwise false.

Note that comparing values where either p1 or p2 is 0.0 will not work. The solution to this is to compare against values greater than or equal to 1.0.

// Instead of comparing with 0.0

qFuzzyCompare(0.0,1.0e-200); // This will return false

// Compare adding 1 to both values will fix the problem

qFuzzyCompare(1 + 0.0, 1 + 1.0e-200); // This will return true

The two numbers are compared in a relative way, where the exactness is stronger the smaller the numbers are.

Note: This function is thread-safe.

This function was introduced in Qt 4.4.

static bool QtXml.Global.QFuzzyCompare ( float  p1,
float  p2 
)
static

Compares the floating point value p1 and p2 and returns true if they are considered equal, otherwise false.

The two numbers are compared in a relative way, where the exactness is stronger the smaller the numbers are.

Note: This function is thread-safe.

This function was introduced in Qt 4.4.

static bool QtXml.Global.QFuzzyIsNull ( double  d)
static
static bool QtXml.Global.QFuzzyIsNull ( float  f)
static
static QByteArray QtXml.Global.Qgetenv ( string  varName)
static

Returns the value of the environment variable with name varName. To get the variable string, use QByteArray::constData().

Note: qgetenv() was introduced because getenv() from the standard C library was deprecated in VC2005 (and later versions). qgetenv() uses the new replacement function in VC, and calls the standard C library's implementation on all other platforms.

See also qputenv().

static uint QtXml.Global.QHash ( QBitArray  key)
static

Returns the hash value for the key.

static uint QtXml.Global.QHash ( QChar  key)
static

Returns the hash value for the key.

static uint QtXml.Global.QHash ( QStringRef  key)
static
static uint QtXml.Global.QHash ( QUrl  url)
static
static uint QtXml.Global.QHash ( QPersistentModelIndex  index)
static
static uint QtXml.Global.QHash ( QByteArray  key)
static

Returns the hash value for the key.

static uint QtXml.Global.QHash ( QModelIndex  index)
static
static uint QtXml.Global.QHash ( uint  key)
static

Returns the hash value for the key.

static uint QtXml.Global.QHash ( char  key)
static

Returns the hash value for the key.

static uint QtXml.Global.QHash ( byte  key)
static

Returns the hash value for the key.

static uint QtXml.Global.QHash ( short  key)
static

Returns the hash value for the key.

static uint QtXml.Global.QHash ( NativeLong  key)
static

Returns the hash value for the key.

static uint QtXml.Global.QHash ( ushort  key)
static

Returns the hash value for the key.

static uint QtXml.Global.QHash ( long  key)
static

Returns the hash value for the key.

static uint QtXml.Global.QHash ( ulong  key)
static

Returns the hash value for the key.

static uint QtXml.Global.QHash ( int  key)
static

Returns the hash value for the key.

static uint QtXml.Global.QHash ( string  key)
static

Returns the hash value for the key.

static uint QtXml.Global.QHash ( NativeULong  key)
static

Returns the hash value for the key.

static Global.ActionQtMsgTypeString QtXml.Global.QInstallMsgHandler ( Global.ActionQtMsgTypeString  handler)
static

Installs a Qt message handler which has been defined previously. Returns a pointer to the previous message handler (which may be 0).

The message handler is a function that prints out debug messages, warnings, critical and fatal error messages. The Qt library (debug mode) contains hundreds of warning messages that are printed when internal errors (usually invalid function arguments) occur. Qt built in release mode also contains such warnings unless QT_NO_WARNING_OUTPUT and/or QT_NO_DEBUG_OUTPUT have been set during compilation. If you implement your own message handler, you get total control of these messages.

The default message handler prints the message to the standard output under X11 or to the debugger under Windows. If it is a fatal message, the application aborts immediately.

Only one message handler can be defined, since this is usually done on an application-wide basis to control debug output.

To restore the message handler, call qInstallMsgHandler(0).

Example:

#include <qapplication.h>

#include <stdio.h>

#include <stdlib.h>

void myMessageOutput(QtMsgType type, const char *msg)

{

switch (type) {

case QtDebugMsg:

fprintf(stderr, "Debug: s\n", msg);

break;

case QtWarningMsg:

fprintf(stderr, "Warning: s\n", msg);

break;

case QtCriticalMsg:

fprintf(stderr, "Critical: s\n", msg);

break;

case QtFatalMsg:

fprintf(stderr, "Fatal: s\n", msg);

abort();

}

}

int main(int argc, char **argv)

{

qInstallMsgHandler(myMessageOutput);

QApplication app(argc, argv);

...

return app.exec();

}

See also qDebug(), qWarning(), qCritical(), qFatal(), QtMsgType, and Debugging Techniques.

Here is the call graph for this function:

static int QtXml.Global.QIntCast ( float  f)
static
static int QtXml.Global.QIntCast ( double  f)
static
static bool QtXml.Global.QIsFinite ( double  d)
static
static bool QtXml.Global.QIsFinite ( float  f)
static
static bool QtXml.Global.QIsInf ( float  f)
static
static bool QtXml.Global.QIsInf ( double  d)
static
static bool QtXml.Global.QIsNaN ( float  f)
static
static bool QtXml.Global.QIsNaN ( double  d)
static
static bool QtXml.Global.QIsNull ( float  f)
static
static bool QtXml.Global.QIsNull ( double  d)
static
static double QtXml.Global.QLn ( double  v)
static

Returns the natural logarithm of v. Natural logarithm uses base e.

See also qExp().

static double QtXml.Global.QPow ( double  x,
double  y 
)
static

Returns the value of x raised to the power of y. That is, x is the base and y is the exponent.

See also qSqrt().

static bool QtXml.Global.Qputenv ( string  varName,
QByteArray  value 
)
static

This function sets the value of the environment variable named varName. It will create the variable if it does not exist. It returns 0 if the variable could not be set.

Note: qputenv() was introduced because putenv() from the standard C library was deprecated in VC2005 (and later versions). qputenv() uses the replacement function in VC, and calls the standard C library's implementation on all other platforms.

See also qgetenv().

static void QtXml.Global.QRegisterStaticPluginInstanceFunction ( Global.FuncQObject  function)
static

Here is the call graph for this function:

static void QtXml.Global.QRemovePostRoutine ( System.Action  arg1)
static
static int QtXml.Global.QRound ( double  d)
static

Rounds value to the nearest integer.

Example:

qreal valueA = 2.3;

qreal valueB = 2.7;

int roundedValueA = qRound(valueA);

// roundedValueA = 2

int roundedValueB = qRound(valueB);

// roundedValueB = 3

static long QtXml.Global.QRound64 ( double  d)
static

Rounds value to the nearest 64-bit integer.

Example:

qreal valueA = 42949672960.3;

qreal valueB = 42949672960.7;

int roundedValueA = qRound(valueA);

// roundedValueA = 42949672960

int roundedValueB = qRound(valueB);

// roundedValueB = 42949672961

static double QtXml.Global.QSin ( double  v)
static

Returns the sine of the angle v in radians.

See also qCos() and qTan().

static double QtXml.Global.QSqrt ( double  v)
static

Returns the square root of v. This function returns a NaN if v is a negative number.

See also qPow().

static void QtXml.Global.Qsrand ( uint  seed)
static

Thread-safe version of the standard C++ srand() function.

Sets the argument seed to be used to generate a new random number sequence of pseudo random integers to be returned by qrand().

The sequence of random numbers generated is deterministic per thread. For example, if two threads call qsrand(1) and subsequently calls qrand(), the threads will get the same random number sequence.

This function was introduced in Qt 4.2.

See also qrand().

static int QtXml.Global.Qstrcmp ( QByteArray  str1,
QByteArray  str2 
)
static
static int QtXml.Global.Qstrcmp ( QByteArray  str1,
string  str2 
)
static
static int QtXml.Global.Qstrcmp ( string  str1,
QByteArray  str2 
)
static
static int QtXml.Global.Qstrcmp ( string  str1,
string  str2 
)
static
static Pointer<sbyte> QtXml.Global.Qstrcpy ( Pointer< sbyte >  dst,
string  src 
)
static
static Pointer<sbyte> QtXml.Global.Qstrdup ( string  arg1)
static
static int QtXml.Global.Qstricmp ( string  arg1,
string  arg2 
)
static
static bool QtXml.Global.QStringComparisonHelper ( QStringRef  s1,
string  s2 
)
static
static uint QtXml.Global.Qstrlen ( string  str)
static
static int QtXml.Global.Qstrncmp ( string  str1,
string  str2,
uint  len 
)
static
static Pointer<sbyte> QtXml.Global.Qstrncpy ( Pointer< sbyte >  dst,
string  src,
uint  len 
)
static
static int QtXml.Global.Qstrnicmp ( string  arg1,
string  arg2,
uint  len 
)
static
static uint QtXml.Global.Qstrnlen ( string  str,
uint  maxlen 
)
static
static double QtXml.Global.QTan ( double  v)
static

Returns the tangent of an angle v in radians.

See also qSin() and qCos().

static QByteArray QtXml.Global.QUncompress ( QByteArray  data)
static
static QByteArray QtXml.Global.QUncompress ( Pointer< byte >  data,
int  nbytes 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  arg1,
QChar  arg2 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  arg1,
QLocale  arg2 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  arg1,
QRect  arg2 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  arg1,
QEasingCurve  arg2 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  arg1,
QDate  arg2 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  arg1,
QUrl  arg2 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  arg1,
QUuid  arg2 
)
static
static QTextStream QtXml.Global.Read ( QTextStream  s,
Global.FuncQTextStreamQTextStream  f 
)
static

Here is the call graph for this function:

static QDataStream QtXml.Global.Read ( QDataStream  arg1,
QLineF  arg2 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  arg1,
QRectF  arg2 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  arg1,
QPointF  arg2 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  arg1,
QLine  arg2 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  arg1,
QBitArray  arg2 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  arg1,
QSize  arg2 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  arg1,
QDateTime  arg2 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  arg1,
QTime  arg2 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  arg1,
QPoint  arg2 
)
static
static QDataStream QtXml.Global.Read ( QDataStream in,
QRegExp  regExp 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  s,
object  p 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  arg1,
QByteArray  arg2 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  arg1,
QSizeF  arg2 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  arg1,
string  arg2 
)
static
static QDataStream QtXml.Global.Read ( QDataStream  s,
QVariant.Type  p 
)
static
static QDataStream QtXml.Global.Read ( QDataStream in,
System.Collections.Generic.List< string >  list 
)
static

Reads a string list from the given in stream into the specified list.

See also Serializing Qt Data Types.

static QDataStream QtXml.Global.Write ( QDataStream  s,
object  p 
)
static
static QDataStream QtXml.Global.Write ( QDataStream  arg1,
QSizeF  arg2 
)
static
static QDataStream QtXml.Global.Write ( QDataStream  arg1,
QPoint  arg2 
)
static
static QTextStream QtXml.Global.Write ( QTextStream  s,
Global.FuncQTextStreamQTextStream  f 
)
static

Here is the call graph for this function:

static QDataStream QtXml.Global.Write ( QDataStream  arg1,
QLineF  arg2 
)
static
static QDataStream QtXml.Global.Write ( QDataStream  arg1,
QPointF  arg2 
)
static
static QDataStream QtXml.Global.Write ( QDataStream  arg1,
QChar  arg2 
)
static
static QDataStream QtXml.Global.Write ( QDataStream  arg1,
QByteArray  arg2 
)
static
static QDataStream QtXml.Global.Write ( QDataStream  arg1,
QEasingCurve  arg2 
)
static
static QDataStream QtXml.Global.Write ( QDataStream  arg1,
QRectF  arg2 
)
static
static QDataStream QtXml.Global.Write ( QDataStream  arg1,
QDateTime  arg2 
)
static
static QDataStream QtXml.Global.Write ( QDataStream  arg1,
QUrl  arg2 
)
static
static QDataStream QtXml.Global.Write ( QDataStream  arg1,
QTime  arg2 
)
static
static QDataStream QtXml.Global.Write ( QDataStream  arg1,
QLocale  arg2 
)
static
static QTextStream QtXml.Global.Write ( QTextStream  str,
QDomNode  node 
)
static

Writes the XML representation of the node node and all its children to the stream str.

static QDataStream QtXml.Global.Write ( QDataStream  arg1,
QBitArray  arg2 
)
static
static QDataStream QtXml.Global.Write ( QDataStream  arg1,
QUuid  arg2 
)
static
static QDataStream QtXml.Global.Write ( QDataStream  arg1,
QLine  arg2 
)
static
static QDataStream QtXml.Global.Write ( QDataStream  arg1,
QDate  arg2 
)
static
static QDataStream QtXml.Global.Write ( QDataStream out,
QRegExp  regExp 
)
static
static QDataStream QtXml.Global.Write ( QDataStream  arg1,
QRect  arg2 
)
static
static QDataStream QtXml.Global.Write ( QDataStream  arg1,
QSize  arg2 
)
static
static QDataStream QtXml.Global.Write ( QDataStream  s,
QVariant.Type  p 
)
static
static QDataStream QtXml.Global.Write ( QDataStream  arg1,
string  arg2 
)
static
static QDataStream QtXml.Global.Write ( QDataStream out,
System.Collections.Generic.List< string >  list 
)
static

Writes the given string list to the specified out stream.

See also Serializing Qt Data Types.

Member Data Documentation

</para> *<para> Creating QM files suitable for use with this[SmokeMethod("qtTrId(const char*, int)")] static strin QtXml.Global.QtTrId)(string id, int n=-1)
static

Property Documentation

string QtXml.Global.QAppName
staticget
double QtXml.Global.QInf
staticget
double QtXml.Global.QQNaN
staticget
int QtXml.Global.Qrand
staticget

Thread-safe version of the standard C++ rand() function.

Returns a value between 0 and RAND_MAX (defined in <cstdlib> and <stdlib.h>), the next number in the current sequence of pseudo-random integers.

Use qsrand() to initialize the pseudo-random number generator with a seed value.

This function was introduced in Qt 4.2.

See also qsrand().

bool QtXml.Global.QSharedBuild
staticget
double QtXml.Global.QSNaN
staticget
string QtXml.Global.QVersion
staticget

Returns the version number of Qt at run-time as a string (for example, "4.1.2"). This may be a different version than the version the application was compiled against.

See also QT_VERSION_STR.