FactDev
0.1
|
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... | |
The pointers class.
|
static |
pointers::deleteIfNotNull Remove to the memory the object p if it is not null
p | An object |