SimpleSmtp Pile
version 0.0.1
SimpleSmtp pile.
|
Declarations for SimpleSmtp class. More...
#include <simplesmtp/simplesmtp-config.h>
Go to the source code of this file.
Macros | |
#define | SIMPLESMTP_DEBUGM printf |
#define | SIMPLESMTP_TRACE_ENTRY printf("SIMPLESMTP ENTRY %s in %s[%d]\n", __func__, __FILE__, __LINE__) |
#define | SIMPLESMTP_TRACE_EXIT printf("SIMPLESMTP EXIT %s in %s[%d]\n", __func__, __FILE__, __LINE__) |
#define | TMP_A(__s__) __s__.toLatin1 ().constData () |
C style string from QString. | |
Declarations for SimpleSmtp class.