Home · All Classes · Main Classes · Deprecated |
Functions | |
bool | mInitSyslogConnection (const QUrl &url) |
bool | mRedirectOutput (const QString &filename) |
void | m_output_message (const char *msg) |
void | mMessageHandler (int type, const char *msg) |
void | mMessageHandler (QtMsgType type, const char *msg) |
void m_output_message | ( | const char * | msg | ) |
bool mInitSyslogConnection | ( | const QUrl & | url | ) |
void mMessageHandler | ( | int | type, | |
const char * | msg | |||
) |
void mMessageHandler | ( | QtMsgType | type, | |
const char * | msg | |||
) |
bool mRedirectOutput | ( | const QString & | filename | ) |
Redirects all debugging output from qDebug, qWarning, qCritical and qFatal to specified file.
filename | const char* Specifies file name |
Copyright © 2010 Nokia Corporation | MeeGo Touch |