Delegates ,smart pointers and GUI

A

Andre Poenitz

Phlip said:
Signals and slots are not "in C++". Trolltech provides them by adding
two new keywords to C++. You can't do what they did without their
language extension.

Of course you can. The "language extensions" are defined as empty
macros. moc can generate some (C++) glue code by scanning for those,
but you could pretty much do the same manually. In the end it's plain
C++ that gets compiled.

Andre'
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,787
Messages
2,569,631
Members
45,338
Latest member
41Pearline46

Latest Threads

Top