Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appstream-qt (Appstream::Component) is missing setters #110

Closed
grulja opened this issue Apr 18, 2017 · 1 comment
Closed

Appstream-qt (Appstream::Component) is missing setters #110

grulja opened this issue Apr 18, 2017 · 1 comment
Labels

Comments

@grulja
Copy link
Contributor

grulja commented Apr 18, 2017

One cannot create custom Appstream::Component, e.g when manually parsing .flatpakref file where you can get homepage, title, description, comment, icon and so on. If you want to transform this into Appstream::Component you have to first use AsComponent (glib one), fill this with data and then construct new Appstream::Component and passing that AsComponent to the constructor.

@ximion
Copy link
Owner

ximion commented Apr 18, 2017

PRs welcome for this ;-)

@ximion ximion added the qt label Apr 18, 2017
@ximion ximion closed this as completed in 548a5ae Jun 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants