FactDev  0.1
Utils::pointers Class Reference

The pointers class. More...

#include <pointers.h>

Static Public Member Functions

static void deleteIfNotNull (QObject *p)
 pointers::deleteIfNotNull Remove to the memory the object p if it is not null More...
 

Detailed Description

The pointers class.

Author
Antoine de Roquemaurel

Member Function Documentation

void Utils::pointers::deleteIfNotNull ( QObject *  p)
static

pointers::deleteIfNotNull Remove to the memory the object p if it is not null

Parameters
pAn object

The documentation for this class was generated from the following files: