Skip to content

[Example] We need example Code #6

Open
@Mimoja

Description

@Mimoja

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..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions