kndbgstream Class Reference
[Debug message generators]
kndbgstream is a dummy variant of kdbgstream.
More...
#include <kdebug.h>
Public Member Functions | |
kndbgstream () | |
kndbgstream & | operator<< (short int) |
kndbgstream & | operator<< (unsigned short int) |
kndbgstream & | operator<< (char) |
kndbgstream & | operator<< (unsigned char) |
kndbgstream & | operator<< (int) |
kndbgstream & | operator<< (unsigned int) |
void | flush () |
kndbgstream & | operator<< (const QString &) |
kndbgstream & | operator<< (const QCString &) |
kndbgstream & | operator<< (const char *) |
kndbgstream & | operator<< (const void *) |
kndbgstream & | operator<< (void *) |
kndbgstream & | operator<< (double) |
kndbgstream & | operator<< (long) |
kndbgstream & | operator<< (unsigned long) |
kndbgstream & | operator<< (KNDBGFUNC) |
kndbgstream & | operator<< (const QWidget *) |
kndbgstream & | operator<< (QWidget *) |
kndbgstream & | form (const char *,...) |
kndbgstream & | operator<< (const QDateTime &) |
kndbgstream & | operator<< (const QDate &) |
kndbgstream & | operator<< (const QTime &) |
kndbgstream & | operator<< (const QPoint &) |
kndbgstream & | operator<< (const QSize &) |
kndbgstream & | operator<< (const QRect &) |
kndbgstream & | operator<< (const QRegion &) |
kndbgstream & | operator<< (const KURL &) |
kndbgstream & | operator<< (const QStringList &) |
kndbgstream & | operator<< (const QColor &) |
kndbgstream & | operator<< (const QPen &) |
kndbgstream & | operator<< (const QBrush &) |
Detailed Description
kndbgstream is a dummy variant of kdbgstream.All functions do nothing.
- See also:
- kndDebug()
Definition at line 377 of file kdebug.h.
Constructor & Destructor Documentation
|
Default constructor.
|
Member Function Documentation
|
Does nothing.
Definition at line 386 of file kdebug.h. References operator<<(). Referenced by operator<<(). |
|
Does nothing.
Definition at line 391 of file kdebug.h. References operator<<(). |
|
Does nothing.
Definition at line 396 of file kdebug.h. References operator<<(). |
|
Does nothing.
Definition at line 401 of file kdebug.h. References operator<<(). |
|
Does nothing.
Definition at line 406 of file kdebug.h. References operator<<(). |
|
Does nothing.
Definition at line 411 of file kdebug.h. References operator<<(). |
|
Does nothing.
|
|
Does nothing.
Definition at line 420 of file kdebug.h. References operator<<(). |
|
Does nothing.
Definition at line 425 of file kdebug.h. References operator<<(). |
|
Does nothing.
Definition at line 430 of file kdebug.h. References operator<<(). |
|
Does nothing.
Definition at line 435 of file kdebug.h. References operator<<(). |
|
Does nothing.
Definition at line 440 of file kdebug.h. References operator<<(). |
|
Does nothing.
Definition at line 445 of file kdebug.h. References operator<<(). |
|
Does nothing.
Definition at line 450 of file kdebug.h. References operator<<(). |
|
Does nothing.
Definition at line 455 of file kdebug.h. References operator<<(). |
|
Does nothing.
Definition at line 460 of file kdebug.h. References operator<<(). |
|
Does nothing.
|
|
Does nothing.
|
The documentation for this class was generated from the following file: