Advertisement
Membership
Login
ACCU Buttons
Programming Topics
Browse in : | > Topics > Programming |
by Thomas Guest
Category: [ Overload Journal #66 - Apr 2005 | Design of applications and programs ]
Description :
In the fifth installment of our series on cross-platform programming with the Qt 3 C++ toolkit, we are going to review Qt's non-GUI classes.
by Jasmin BlanchetteCategory: [ CVu Journal Vol 17, #2 - Apr 2005 ]
Description :
Part 5 - The Philosophy Behind Objective-C
by D. A. ThomasCategory: [ CVu Journal Vol 17, #2 - Apr 2005 ]
by Paul Grenyer
Source : C++ output streams ostream
Category: [ Overload Journal #65 - Feb 2005 ]
by Lois Goldthwaite
Category: [ Overload Journal #65 - Feb 2005 ]
Description :
In this, the final part of the series, Jon rounds off the port of an application from MFC to wxWidgets.
by Jonathan SelbyCategory: [ CVu Journal Vol 17, #1 - Feb 2005 ]
Description :
This is the second of a two part article describing an experiment carried out during the 2004 ACCU conference. The previous part was published in the previous issue of C Vu. This second part discusses how the if statement part of the problem affected subject performance.
by Derek M. JonesCategory: [ CVu Journal Vol 17, #1 - Feb 2005 ]
Description :
Elephant is a C++ memory observer. It keeps track of all calls to new and delete via custom implementations of operator new and operator delete.
by Paul GrenyerCategory: [ CVu Journal Vol 17, #1 - Feb 2005 ]
by Roger Leigh
Category: [ CVu Journal Vol 17, #1 - Feb 2005 ]
by Thomas Guest
Category: [ Overload Journal #64 - Dec 2004 ]
by Giovanni Asproni , Alexander Fedotov
Category: [ Overload Journal #64 - Dec 2004 ]
Description :
In the fourth installment of our series on cross-platform GUI programming with the Qt C++ toolkit, we are going to write a custom widget using Qt. The widget in question is a "scribble" widget (see Figure 1) - that is, the drawing area of a simple paint program
by Jasmin BlanchetteCategory: [ CVu Journal Vol 16, #6 - Dec 2004 ]