How to put OS X to sleep from Terminal
shutdown -s now
shutdown -s now
How to use automatic connections for signals and slots in Qt:
void on_<widget name>_<signal name>(<signal parameters>);
For details go to trolltech documentation.
If you want to install Qt into a specific user directory you can configure you build as followed:
./configure -prefix /home/username/Qt
On OS X you can also set the “-universal” flag
Bei manchen Wunden muss man das Pflaster einfach weglassen – man muss Luft an die Wunden lassen, damit sie heilen können.
Introduction to Cocoa Bindings at CocoDevCentral.com
A goog friend recommened me to watch the movie “Garden State“. He told me it’s avery good one. Has somebody of you allready seen it?