How can I use more Qtlibrary?

21 views
Skip to first unread message

n.akr.akiiya

unread,
Oct 23, 2011, 9:48:30 AM10/23/11
to eql-user
Like QtSql4, etc. I think I need all the libraries of Qt.

Polos Ruetz

unread,
Oct 23, 2011, 6:40:05 PM10/23/11
to eql-...@googlegroups.com
2011/10/23, n.akr.akiiya <n.akr....@gmail.com>:

> Like QtSql4, etc. I think I need all the libraries of Qt.

Could you please list the shared Qt libraries, in order of importance,
which you really intend to use? As I understood, I should start with
QtSql4.
(Please consider that for many tasks there are already Common Lisp
libraries, which IMO should be given the precedence. Quicklisp comes
to mind...)

I will then try to find the time to add them in the near future (if
possible, maybe some libraries will cause unexpected difficulties...).

Paul

Xiaofeng Yang

unread,
Oct 23, 2011, 9:15:34 PM10/23/11
to eql-user
Or, say. I found that the EQL only supports the library like svg, opengl, network (I can't compile this one). And these libraries seemed to be generated by a tool. Where can I get this tool? And how can I generate other libraries like sql, etc.


     Best regards,
Xiaofeng Yang


2011/10/23 n.akr.akiiya <n.akr....@gmail.com>

Polos Ruetz

unread,
Oct 24, 2011, 3:39:53 AM10/24/11
to eql-...@googlegroups.com
2011/10/24, Xiaofeng Yang <n.akr....@gmail.com>:

> Or, say. I found that the EQL only supports the library like svg, opengl,
> network (I can't compile this one).

what error message do you get when compiling the network module? (You
can contact me directly, off-list, if you prefer).

> And these libraries seemed to be
> generated by a tool. Where can I get this tool? And how can I generate other
> libraries like sql, etc.

the modules are only partially generated (see directory "helper/" in
the sources), but some part must be adapted manually, which requires
knowledge of some EQL internals (e.g. new meta types used by the
interesting module).
So, adding new modules can't be learned quickly, sorry.

Paul

Polos Ruetz

unread,
Nov 3, 2011, 9:34:12 AM11/3/11
to eql-...@googlegroups.com
2011/10/24, Xiaofeng Yang <n.akr....@gmail.com>:

>> Like QtSql4, etc. I think I need all the libraries of Qt.

I just added the QtSql library. But I can't promise anything about the
remaining ones.

Paul

anaumov

unread,
Dec 17, 2011, 4:17:33 PM12/17/11
to eql-user
Hello,

there is some documentation about this?
If not, can you write some article?

Thanks,
Alex

On Nov 3, 2:34 pm, Polos Ruetz <polos.ru...@gmail.com> wrote:
> 2011/10/24, Xiaofeng Yang <n.akr.aki...@gmail.com>:

Polos Ruetz

unread,
Dec 18, 2011, 4:40:21 AM12/18/11
to eql-...@googlegroups.com
2011/12/17, anaumov <posi...@googlemail.com>:

> there is some documentation about this?
> If not, can you write some article?

ok, I will document the single steps needed for adding a Qt module
(within a week or so).

Paul

Polos Ruetz

unread,
Jan 5, 2012, 10:37:47 AM1/5/12
to eql-user
On 17 Dic 2011, 22:17, anaumov <posix...@googlemail.com> wrote:
> Hello,
>
> there is some documentation about this?
> If not, can you write some article?

I tried to document the steps, but there are too many things to know
to make it easy to follow.

Another point: if a Qt module has class names not starting with "Q",
then the module can't be added (e.g. the module Phonon can't be added
with my auto generation code in "helper/").

Could you please tell me exactly what modules you are missing?
I will then add them officially.

If anyone else is missing a module, please let me know!

Paul
Reply all
Reply to author
Forward
0 new messages