Qyoto  4.0.6
Qyoto is a C# language binding for Qt
 All Classes Namespaces Functions Variables Typedefs Enumerations Properties
QtXml.Global Class Reference

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)
 
 
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)
 
 
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)
 
 
static double QAcos (double v)
 
 
static void QAddPostRoutine (System.Action arg1)
 
static double QAsin (double v)
 
 
static double QAtan (double v)
 
 
static double QAtan2 (double x, double y)
 
 
static void QBadAlloc ()
 
static int QCeil (double v)
 
 
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)
 
 
static double QExp (double v)
 
 
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)
 
 
static bool QFuzzyCompare (double p1, double p2)
 
static bool QFuzzyCompare (float p1, float p2)
 
static bool QFuzzyIsNull (double d)
 
static bool QFuzzyIsNull (float f)
 
static uint QHash (QBitArray key)
 
 
static uint QHash (QChar key)
 
 
static uint QHash (QStringRef key)
 
static uint QHash (QUrl url)
 
static uint QHash (QPersistentModelIndex index)
 
static uint QHash (QByteArray key)
 
 
static uint QHash (QModelIndex index)
 
static uint QHash (uint key)
 
 
static uint QHash (char key)
 
 
static uint QHash (byte key)
 
 
static uint QHash (short key)
 
 
static uint QHash (NativeLong key)
 
 
static uint QHash (ushort key)
 
 
static uint QHash (long key)
 
 
static uint QHash (ulong key)
 
 
static uint QHash (int key)
 
 
static uint QHash (string key)
 
 
static uint QHash (NativeULong key)
 
 
static Global.ActionQtMsgTypeString QInstallMsgHandler (Global.ActionQtMsgTypeString arg1)
 
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)
 
 
static double QPow (double x, double y)
 
 
static void QRegisterStaticPluginInstanceFunction (Global.FuncQObject function)
 
static void QRemovePostRoutine (System.Action arg1)
 
static int QRound (double d)
 
static long QRound64 (double d)
 
static double QSin (double v)
 
 
static double QSqrt (double v)
 
 
static bool QStringComparisonHelper (QStringRef s1, string s2)
 
static double QTan (double v)
 
 
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)
 
static bool Qputenv (string varName, QByteArray value)
 
static void Qsrand (uint seed)
 
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 string 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]
 
static int Qrand [get]
 

Member Function Documentation

delegate void QtXml.Global.ActionQtMsgTypeString ( QtMsgType  qtMsgType,
string @  string 
)
delegate QObject QtXml.Global.FuncQObject ( )
delegate QTextStream QtXml.Global.FuncQTextStreamQTextStream ( QTextStream  qTextStream)
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
static bool QtXml.Global.QFuzzyCompare ( float  p1,
float  p2 
)
static
static bool QtXml.Global.QFuzzyIsNull ( double  d)
static
static bool QtXml.Global.QFuzzyIsNull ( float  f)
static
static QByteArray QtXml.Global.Qgetenv ( string  varName)
static
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  arg1)
static
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
static void QtXml.Global.QRegisterStaticPluginInstanceFunction ( Global.FuncQObject  function)
static
static void QtXml.Global.QRemovePostRoutine ( System.Action  arg1)
static
static int QtXml.Global.QRound ( double  d)
static
static long QtXml.Global.QRound64 ( double  d)
static
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
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 string QtXml.Global.QtTrId ( string  id,
int  n = -1 
)
static
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
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
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.

Property Documentation

string QtXml.Global.QAppName
staticget
double QtXml.Global.QInf
staticget
double QtXml.Global.QQNaN
staticget
int QtXml.Global.Qrand
staticget
bool QtXml.Global.QSharedBuild
staticget
double QtXml.Global.QSNaN
staticget
string QtXml.Global.QVersion
staticget