kndbgstream Class Reference
kndbgstream is a dummy variant of kdbgstream. More...
#include <kdebug.h>
Public Member Functions | |
kndbgstream () | |
EMpty constructor. | |
kndbgstream & | operator<< (short int) |
Does nothing. | |
kndbgstream & | operator<< (unsigned short int) |
Does nothing. | |
kndbgstream & | operator<< (char) |
Does nothing. | |
kndbgstream & | operator<< (unsigned char) |
Does nothing. | |
kndbgstream & | operator<< (int) |
Does nothing. | |
kndbgstream & | operator<< (unsigned int) |
Does nothing. | |
void | flush () |
Does nothing. | |
kndbgstream & | operator<< (const QString &) |
Does nothing. | |
kndbgstream & | operator<< (const QCString &) |
Does nothing. | |
kndbgstream & | operator<< (const char *) |
Does nothing. | |
kndbgstream & | operator<< (const void *) |
Does nothing. | |
kndbgstream & | operator<< (void *) |
Does nothing. | |
kndbgstream & | operator<< (double) |
Does nothing. | |
kndbgstream & | operator<< (long) |
Does nothing. | |
kndbgstream & | operator<< (unsigned long) |
Does nothing. | |
kndbgstream & | operator<< (KNDBGFUNC) |
Does nothing. | |
kndbgstream & | operator<< (QWidget *) |
Does nothing. | |
kndbgstream & | form (const char *,...) |
Does nothing. |
Detailed Description
kndbgstream is a dummy variant of kdbgstream.All functions do nothing.
- See also:
- kndDebug()
Definition at line 256 of file kdebug.h.
Constructor & Destructor Documentation
|
EMpty constructor.
|
Member Function Documentation
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
|
Does nothing.
|
The documentation for this class was generated from the following file: