# THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST!
# classname: QTextStreamManipulator
# file : QtCore/qtextstream.h
use strict;
#use Carp;
our $VERSION = '0.01_03';
# FIXME: operator overload
1;
=head1 NAME
Qt::Core::QTextStreamManipulator
=head1 PUBLIC METHODS
=over
=item QTextStreamManipulator(QTextStream::T_FPOINTER_QTSMFI_QTEXTSTREAM m, int a)
=item QTextStreamManipulator(QTextStream::T_FPOINTER_QTSMFC_QTEXTSTREAM m, QChar c)
=item void exec(QTextStream & s)
=back
=head1 ENUM VALUES
=over
=back
=head2 EXPORT
None by default.
=head1 AUTHOR
Dongxu Ma E<lt>dongxu@cpan.orgE<gt>
=head1 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.
=cut