KF5 Porting Notes
Albert Astals Cid
aacid at kde.org
Wed Jan 6 22:15:00 GMT 2016
El Wednesday 06 January 2016, a les 14:56:48, Martin Koller va escriure:
> In the section about KApplication -> QApplication, I find:
>
> Make sure to:
> Call QCoreApplication::setApplicationName() and others ...
>
> It seems this is not needed when one uses KAboutData::setApplicationData()
Correct, you can see KAboutData::setApplicationData calls
app->setApplicationName(aboutData.componentName());
Cheers,
Albert
>
> If this is correct, I would add this to the page:
>
> https://community.kde.org/index.php?title=Frameworks/Porting_Notes&action=ed
> it§ion=16
More information about the kde-core-devel
mailing list