ptizoom has asked for the wisdom of the Perl Monks concerning the following question:
into perlqt ? (too lazy to find any examples.)qRegisterMetaType<QTextCursor>("QTextCursor"); qRegisterMetaType<QTextBlock>("QTextBlock");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: is there a way to translate qRegisterMetaType in perlqt?
by Anonymous Monk on Jan 20, 2015 at 08:02 UTC |