Dongxu Ma > Qt-Gui-0.01_04 > Qt::Gui::QIntValidator

Download:
Qt-Gui-0.01_04.tar.gz

Dependencies

Annotate this POD

Module Version: 0.01_04   Source   Latest Release: Qt-Gui-0.01_05

NAME ^

Qt::Gui::QIntValidator

PUBLIC METHODS ^

QIntValidator(QObject * parent)
QIntValidator(QObject * parent = 0)
QIntValidator(int bottom, int top, QObject * parent)
~QIntValidator()
int bottom()
void fixup(QString & input)
void setBottom(int arg0)
void setRange(int bottom, int top)
void setTop(int arg0)
int top()
QValidator::State validate(QString & arg0, int & arg1)

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.

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

syntax highlighting: