Re: setInputMask Trouble

[email protected] (Dirk Lindner)
Newsgroups gmane.comp.kde.devel.perl
Message-ID <[email protected]>
Am Freitag, 16. April 2004 22:33 schrieb Joe Claborn:
> parent
use Qt;
my $a = Qt::Application \@ARGV;
$b = Qt::LineEdit( "", undef);
# This line gives me grief
$b->setInputMask("DAAA");
$b->setText("4you");
$b->show;
$a->setMainWidget($b);
$a->exec;

works.

mfg adrenalinux
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.