Skip to content

[Example] We need example Code #6

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

Open
Mimoja opened this issue Apr 19, 2017 · 2 comments
Open

[Example] We need example Code #6

Mimoja opened this issue Apr 19, 2017 · 2 comments

Comments

@Mimoja
Copy link
Contributor

Mimoja commented Apr 19, 2017

How is the library meant to be used. A simple C++ Example code might look like this:

#include
int main(int argv, char **args)
{
QCoreApplication app(argv, args);
}

What is the ObjQT equivalent? Touching the QCoreApplication object for "initWithQCoreApplication" does feels somewhat dirty..

@Mimoja
Copy link
Contributor Author

Mimoja commented Apr 19, 2017

Matching makefile in PR #7

@Midar
Copy link
Collaborator

Midar commented Apr 19, 2017

I left a few comments in the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants