NAME

Qt::Core::QUuid

PUBLIC METHODS

QUuid()
QUuid(const QString & arg0)
QUuid(const char * arg0)
QUuid(uint l, ushort w1, ushort w2, uchar b1, uchar b2, uchar b3, uchar b4, uchar b5, uchar b6, uchar b7, uchar b8)
static QUuid createUuid()
bool isNull()
QString operator QString()
bool operator!=(const QUuid & orig)
bool operator<(const QUuid & other)
bool operator==(const QUuid & orig)
bool operator>(const QUuid & other)
QString toString()
QUuid::Variant variant()
QUuid::Version version()

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2011 - 2011 by Dongxu Ma

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/artistic.html