~Object()

Destroy the Object.

Synopsis:

#include <qpps/object.h>
 
~Object();

Description:

Destroy the Object. This method is the destructor for the Object class.