Review Request: document KUniqueApplication::loadCommandLineOptionsForNewInstance and implement stub

Arno Rehn kde-devel at arnorehn.de
Sat Jun 12 00:01:42 BST 2010


On Friday 11 June 2010 23:47:05 Tobias Koenig wrote:
> On Fri, Jun 11, 2010 at 05:53:12PM -0000, Christoph Feck wrote:
> Hej,
> 
> the attached patch should fix the warning... ok to commit?
When you already have the index of the method, I guess it's faster to use 
QMetaObject::method(int) and QMetaMethod::invoke() to call the method. 
Otherwise you do the method lookup twice.

-- 
Arno Rehn
arno at arnorehn.de




More information about the kde-core-devel mailing list