I
I
Igor Nikitin2017-02-20 18:52:47
Qt
Igor Nikitin, 2017-02-20 18:52:47

Are there EXAMPLE applications on the CANON SDK for QT?

Are there EXAMPLE applications on the CANON SDK for QT?
I just don’t understand how to work with it and I don’t have much experience,
I would like to see working examples for understanding,
maybe there are any lessons?
Interesting for QT

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Konstantin Stepanov, 2017-02-20
@Doctoryaz1973

I can tell you about general points: an application on QT is no different for working with a third-party SDK.
SDK, roughly speaking, is a set of .h, .lib and .dll files. Even rougher - it's just a set of functions compatible with the c ++ compiler. No one bothers to embed them in the code as stated in the Canon SDK manual. It is worth starting from these examples.

V
viai, 2017-02-22
@viai

There is a github:
https://github.com/rtadlock/QT-Canon

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question