[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Prolog and Qt Designer
From: |
Timo Karjalainen |
Subject: |
Re: Prolog and Qt Designer |
Date: |
Wed, 9 Oct 2002 12:48:09 +0300 (EEST) |
On Wed, 9 Oct 2002, eric pramudya wrote:
> Anyone can confirm/assure me that Gprolog supports C++ codes that are
> generated from Qt Designer.
I guess it shouldn't be any different from any other C++. From GNU
Prolog's point of view, there just is a C API. Linking to that with C
conventions, or using the API correctly, as far as I can see shouldn't
depend on a GUI builder.
> I plan to create GUI using C++ from Qt Designer and link it to prolog.
Try out a simple test program to verify that they fit together.
--
Timo Karjalainen "I don't have a life.
I have a program."
- Star Trek: Voyager