NAME
Qt::Core::QGenericArgument
PUBLIC METHODS
- QGenericArgument(const char * aName, const void * aData)
- QGenericArgument(const char * aName, const void * aData = 0)
- QGenericArgument(const char * aName = 0, const void * aData = 0)
- void * data()
- const char * name()
ENUM VALUES
EXPORT
None by default.
AUTHOR
Dongxu Ma <dongxu@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2011 - 2012 by Dongxu Ma
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.