View Single Post
Old 07-10-2014, 11:35 PM   #62
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,011
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by kovidgoyal View Post
IIRC PyQt auto converts the arguments for some fucntion calls. In any case getting a QBrush from a QColor is just

QBrush(QColor(whatever)) or QBrush(Qt.somecolorname)
Good to know, thanks.

Another unrelated (and probably minor) issue:

I've just noticed that the original plugin zip files from kiwidude I've been working on are zip files, but with 0% compression. I see that in some other plugins, too; but not all.

Is/was there some reason for that?
JimmXinu is offline   Reply With Quote