Are you talking about events, or signals?
signals are emitted with emit, events is a bit more complicated issue, which usually you don't need.
Have a look at this:
http://doc.qt.nokia.com/latest/signalsandslots.html
Are you talking about events, or signals?
signals are emitted with emit, events is a bit more complicated issue, which usually you don't need.
Have a look at this:
http://doc.qt.nokia.com/latest/signalsandslots.html
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
dpatel (31st December 2010)
Bookmarks